» Cisco » Examen Cisco CCNA V3.1 » Module 2 » Final » Question 37/51
37.Refer to the graphic. Which command will create a standard ACL that will apply to outbound traffic on interface Fa0/0 of router A and will deny IP traffic from any host on network 172.16.34.0/24 that is destined for network 192.168.5.0/24 while allowing all other IP traffic?




access-list 2 deny 172.16.34.0 0.0.0.0
access-list 2 permit any


access-list 33 deny 172.16.34.0 0.0.0.255
access-list 33 permit any


access-list 42 deny 172.16.34.0
access-list 42 permit any


access-list 56 deny tcp 172.16.34.0
access-list 56 permit ip any


« Question 36 Question 38 »