Which command would allow the filtering of routes for the 10.0.0.0 255.255.0.0 network through the 10.0.255.0 255.255.255.0 network address space?
- access-list 101 permit ip 10.0.0.0 0.0.255.255
- access-list 101 permit ip 10.0.0.0 0.0.255.255 10.0.0.0 0.255.255.255
- ip prefix-list FLIST1 permit 10.0.0.0/8 ge 16
- ip prefix-list FLIST1 permit 10.0.0.0/16 le 24
Exam with this question: CCNP ROUTE Final Exam Answers (Version 7)
Please login or Register to submit your answer