From: csaez (csaez@satec.es)
Date: Mon Jan 19 2004 - 21:04:14 GMT-3
Hello,
I am trying to use the gateway parameter at bgp distribute-list in
order for example to filter all prefixes coming from an specific
next-hop. I am getting very extrange results like:
Router bgp 65000
distribute-list gateway nh in
!
ip prefix-list nh seq 5 deny 3.3.3.3/32
ip prefix-list nh seq 10 permit 0.0.0.0/0 le 32
Prefixes with next-hop 3.3.3.3 appear in the bgp table with best status
code but do not appear in the routing table. This does not prevent the
router from advertising these prefixes to other routers.
One more example
Router bgp 65000
distribute-list prefix no666 in Ethernet0/0
!
ip prefix-list no666 seq 5 deny 6.6.6.0/24
ip prefix-list no666 seq 10 permit 0.0.0.0/0 le 32
Does not filter anything even though the 6.6.6.0 update comes in via the
eth 0/0 interface.
Any experience with this command?
Thanks in advance!
Cesar
This archive was generated by hypermail 2.1.4 : Mon Feb 02 2004 - 09:07:47 GMT-3