From: Jim Phillipo (jim.phillipo@guardent.com)
Date: Mon Jul 07 2003 - 07:04:28 GMT-3
Not sure why this is not working. I am trying to filter out the even third
octets with 0.0.0.0 0.0.254.0.
The BGP neighbor is still receiving them ?
Any thoughts?
My config looks like this:
router bgp 300
no synchronization
bgp log-neighbor-changes
network 9.0.0.0
network 192.168.1.0
network 192.168.4.0
network 192.168.7.0
network 192.168.24.0
network 192.168.34.0
neighbor 172.31.90.9 remote-as 96
neighbor 172.31.90.9 route-map FILTER out
no auto-summary
access-list 199 permit ip 0.0.0.0 0.0.254.255 any
route-map FILTER deny 5
match ip address 199
This archive was generated by hypermail 2.1.4 : Wed Aug 06 2003 - 06:52:26 GMT-3