PrepAway - Latest Free Exam Questions & Answers

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?

PrepAway - Latest Free Exam Questions & Answers

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

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

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

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

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

Explanation:
In order to only deny access to the 172.16.4.0 network while permitting all other access as
specified in this question, we need to apply this access list to router Router B, and it must be
placed in the outbound direction of interface fa0/0. Applying this access list to any other interface
or any other router would result in making other network unreachable from the 172.16.1.0 network,
except of course for 172.16.1.5.


Leave a Reply