Posted by: Pdfprep
Post Date: March 13, 2021
Refer to the exhibit.
access-list 1 permit 1.1.1.0 0.0.0.255
!
route-map FILTER1.deny 10
match ip address 1
!
router eigrp 1
distribute-list route-map FIL TER1 in
Which action restores the routes from neighbors while still filtering 1.1.1.0/24?
A . Modify the route map to permit the access list instead of deny it.
B . Add a second line in the access list to permit any
C . Add a second sequence in the route map permit 20
D . Modify the access list to deny instead of permit it
Answer: C
Leave a Reply