Which two ACL statements, when combined, would you use to accomplish this task?

A network administrator is configuring ACLs on a Cisco router, to allow traffic from hosts on
networks 192.168.146.0, 192.168.147.0, 192.168.148.0, and 192.168.149.0 only. Which two
ACL statements, when combined, would you use to accomplish this task? (Choose two.)

A network administrator is configuring ACLs on a Cisco router, to allow traffic from hosts on
networks 192.168.146.0, 192.168.147.0, 192.168.148.0, and 192.168.149.0 only. Which two
ACL statements, when combined, would you use to accomplish this task? (Choose two.)

A.
access-list 10 permit ip 192.168.146.0 0.0.1.255

B.
access-list 10 permit ip 192.168.147.0 0.0.255.255

C.
access-list 10 permit ip 192.168.148.0 0.0.1.255

D.
access-list 10 permit ip 192.168.149.0 0.0.255.255

E.
access-list 10 permit ip 192.168.146.0 0.0.0.255

F.
access-list 10 permit ip 192.168.146.0 255.255.255.0

Explanation:

“access-list 10 permit ip 192.168.146.0 0.0.1.255” would allow only the 192.168.146.0 and
192.168.147.0 networks, and “access-list 10 permit ip 192.168.148.0 0.0.1.255” would allow
only the 192.168.148.0 and 192.168.149.0 networks.



Leave a Reply 0

Your email address will not be published. Required fields are marked *