Refer to the following configuration. Assuming that this ACL is correctly applied to a router interface, which statements describe traffic on the network? (Choose two.)

IT Questions BankCategory: CCNA 4 v4.0 EWANRefer to the following configuration. Assuming that this ACL is correctly applied to a router interface, which statements describe traffic on the network? (Choose two.)

Refer to the following configuration. Assuming that this ACL is correctly applied to a router interface, which statements describe traffic on the network? (Choose two.)

access-list 199 deny tcp 178.15.0.0 0.0.255.255 any eq 23
access-list 199 permit ip any any
  • All FTP traffic from network 178.15.0.0 will be permitted.
  • All Telnet traffic destined for network 178.15.0.0 will be denied.
  • Telnet and FTP will be permitted from all hosts on network 178.15.0.0 to any destination.
  • Telnet will not be permitted from any hosts on network 178.15.0.0 to any destination.
  • Telnet will not be permitted to any host on network 178.15.0.0 from any destination.

Explanation: The first line of the ACL denies Telnet traffic originating from the 178.15.0.0/16 network to any destination network. The second line permits all other IP traffic, including FTP.

Exam with this question: EWAN v4 Chapter 5 Check Your Understanding: Access Control Lists
Exam with this question: CCNA 4 Exploration v4.0 Chapter 5 Quiz

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments