What is the effect of the following access list condition?
A.
permit all packets matching the host bits in the source address to all destinations
B.
permit all packets from the third subnet of the network address to all destinations
C.
permit all packets matching the last octet of the destination address and accept all source addresses
D.
permit all packets to destinations matching the first three octets in the destination address
E.
permit all packets matching the first three octets of the source address to all destinations
The access-list is:
access-list 101 permit ip 10.25.30.0 0.0.0.255 any
(http://testinside.blogspot.com.br/2007/11/implement-verify-and-troubleshoot-nat.html, Q. 5)
A is teh correct answer.
My mistake…sorry