Which command sequence will correctly apply this access list?

The access list shown in the graphic should deny all hosts located on network 172.16.1.0, except host 172.16.1.5, from accessing the 172.16.4.0 network. All other networks should be accessible. Which command sequence will correctly apply this access list?

The access list shown in the graphic should deny all hosts located on network 172.16.1.0, except host 172.16.1.5, from accessing the 172.16.4.0 network. All other networks should be accessible. Which command sequence will correctly apply this access list?

A.
routerA(config)# interface fa0/0
routerA(config-if)# ip access-group 10 in

B.
routerA(config)# interface s0/0
routerA(config-if)# ip access-group 10 out

C.
routerB(config)# interface fa0/1
routerB(config-if)# ip access-group 10 out

D.
routerB(config)# interface fa0/0
routerB(config-if)# ip access-group 10 out

E.
routerB(config)# interface s0/1
routerB(config-if)# ip access-group 10 out



Leave a Reply 1

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