PrepAway - Latest Free Exam Questions & Answers

Which ACL statement completes the configuration correctly?

Refer to the exhibit. A partial routing configuration is shown. Complete the configuration so
that only the default-network is redistributed fromEIGRP 190 into EIGRP 212. Which ACL
statement completes the configuration correctly?
router eigrp 190
redistribute eigrp 212
network 192.0.0.0 0.0.0.3
!
router eigrp 212
redistribute eigrp 190
route-map default-route
network 212.50.185.96 0.0.0.31
!
route-map default_route permit 10
match ip address 100

PrepAway - Latest Free Exam Questions & Answers

A.
access-list 100 permit ip 0.0.0.0 0.0.0.0 0.0.0.0 0.0.0.0

B.
access-list 100 permit ip host 0.0.0.0 any

C.
access-list 100 permit ip any host 0.0.0.0

D.
A default-network cannot be redistributed between routing processes.

Explanation:
The command “access-list 100 permit ip any host 0.0.0.0″means permit any source
address with the destination of 0.0.0.0/0, which isthe default route
Note:
any equals 0.0.0.0 255.255.255.255
host 0.0.0.0 equals 0.0.0.0 0.0.0.0


Leave a Reply