From: jnkmail4eva@yahoo.com
Date: Tue Jan 31 2006 - 22:33:15 GMT-3
I am trying to work with prefix list and not having much luck ..
I have two routers A----- eigrp 100 ------B
Router B announces 8.0.0.0./8 , 9.0.0.0/8 , 10.0.0./8 , 11.0.0.0/8.
I need to only allow all routes below 10.0.0.0/8 but I am not getting the right results
I should be receiving the following routes on router A :
8.0.0.0/8
9.0.0.0/8
10.0.0.0/8
here is the config for A:
router eigrp 23
network 192.168.1.0
distribute-list prefix test in Serial0/1
no auto-summary
!
ip prefix-list test seq 5 permit 10.0.0.0/8 ge 10
I only see 10.0.0.0/8 in A's routing table.
Any guidance is greatly appreciated ..
This archive was generated by hypermail 2.1.4 : Wed Feb 01 2006 - 07:45:51 GMT-3