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
http://testinside.blogspot.com/2007/05/implementation-operation.html –question 18 has the graphic