Refer to the exhibit. An administrator first configured an extended ACL as shown by the output of the show access-lists command. The administrator then edited this access-list by issuing the commands below.

Last Updated on November 23, 2020 by Admin

Refer to the exhibit. An administrator first configured an extended ACL as shown by the output of the show access-lists command. The administrator then edited this access-list by issuing the commands below.

CCNA3 v7 - ENSA Final Exam Answers 04

CCNA3 v7 – ENSA Final Exam Answers 04

Router(config)# ip access-list extended 101
Router(config-ext-nacl)# no 20
Router(config-ext-nacl)# 5 permit tcp any any eq 22
Router(config-ext-nacl)# 20 deny udp any any

Which two conclusions can be drawn from this new configuration?​ (Choose two.)

  • Ping packets will be permitted.
  • TFTP packets will be permitted.​
  • Telnet packets will be permitted.
  • SSH packets will be permitted.
  • All TCP and UDP packets will be denied.​
    Answers Explanation & Hints:

    After the editing, the final configuration is as follows:
    Router# show access-lists
    Extended IP access list 101
    5 permit tcp any any eq ssh
    10 deny tcp any any
    20 deny udp any any
    30 permit icmp any any
    So, only SSH packets and ICMP packets will be permitted.​

For more question and answers:

Click Here CCNA3 v7 – ENSA Final Exam Answers Full 100%