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

IT Questions BankWhich two conclusions can be drawn from this new configuration?​ (Choose two.)

Question:

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.

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.)

  • TFTP packets will be permitted.​
  • Ping packets will be permitted.
  • Telnet packets will be permitted.
  • SSH packets will be permitted.
  • All TCP and UDP packets will be denied.​

Explanation: 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.​

Exam with this question: Modules 3 – 5: Network Security Exam Answers

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x