Which one statement is true?
A.
Traffic from the 172.16.0.0/16 network will be blocked by the ACL.
B.
The 10.0.0.0/8 network will not be advertised by Router B because the network statement for
the 10.0.0.0/8 network is missing from Router B.
C.
The 10.0.0.0/8 network will not be in the routing table on Router B.
D.
Users on the 10.0.0.0/8 network can successfully ping users on the 192.168.5.0/24 network,
but users on the 192.168.5.0/24 cannot successfully ping users on the 10.0.0.0/8 network.
E.
Router B will not advertise the 10.0.0.0/8 network because it is blocked by the ACL.
Explanation:
In this example, access-list 7 is used to specify which networks will be advertised
out the interface on the distribute list. Ths ACL only allows for the 172.16.0.0/16 to be advertised
out, so 10/0/0;0/8 will indeed be filtered and will not be advertised to any upstream routers.