A network administrator is writing a standard ACL to deny any traffic from the 10.10.0.0/16 network but permit all other traffic. Which two commands should be used? (Choose two.)

IT Questions BankCategory: CCNA 3 v7A network administrator is writing a standard ACL to deny any traffic from the 10.10.0.0/16 network but permit all other traffic. Which two commands should be used? (Choose two.)

A network administrator is writing a standard ACL to deny any traffic from the 10.10.0.0/16 network but permit all other traffic. Which two commands should be used? (Choose two.)

  • R1(config)# access-list 55 deny any
  • R1(config)# access-list 55 permit any
  • R1(config)# access-list 55 host 10.10.0.0
  • R1(config)# access-list 55 deny 10.10.0.0 0.0.255.255
  • R1(config)# access-list 55 deny 10.10.0.0 255.255.0.0
  • R1(config)# access-list 55 10.10.0.0 255.255.255.255

Explanation: To deny traffic from the 10.10.0.0/16 network, the access-list 55 deny 10.10.0.0 0.0.255.255 command is used. To permit all other traffic, the access-list 55 permit any statement is added.

Exam with this question: 5.5.4 Module Quiz - ACLs for IPv4 Configuration

Subscribe
Notify of
guest

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