Posts

CCNA 200-125 V3 Exam ACCESS LIST QUESTIONS 2

            CCNA 200-125 V3 Exam ACCESS LIST QUESTIONS 2 Question 10 Refer to the exhibit. What will happen to HTTP traffic coming from the Internet that is destined for 172.16.12.10 if the traffic is processed by this ACL? router#show access-lists  Extended IP access list 110 10 deny tcp 172.16.0.0 0.0.255.255 any eq telnet 20 deny tcp 172.16.0.0 0.0.255.255 any eq smtp 30 deny tcp 172.16.0.0 0.0.255.255 any eq http 40 permit tcp 172.16.0.0 0.0.255.255 any A. Traffic will be dropped per line 30 of the ACL. B. Traffic will be accepted per line 40 of the ACL. C. Traffic will be dropped, because of the implicit deny all at the end of the ACL. D. Traffic will be accepted, because the source address is not covered by the ACL. Answer:  C Explanation The syntax of an extended access list is: access-list   access-list-number  {permit | deny}  protocol  source {source-mask} destination {destinati...

CCNA 200-125 V3 Exam ACCESS LIST QUESTIONS 1

CCNA 200-125 V3 Exam IOS QUESTIONS 3

CCNA 200-125 V3 Exam WAN QUESTIONS 2