[c-nsp] BGP Config
info at beprojects.com
info at beprojects.com
Fri Aug 13 11:08:46 EDT 2004
OK, I'm having a brain freeze at the moment and can't figure out why this
won't work. I want to filter all incoming routes from a bgp neighbor and I
swear I've used this in the past. Does this look right, or am I missing
something (I cut out all of the non-useful info).
router bgp 1234
neighbor 1.1.1.1 route-map DenyAll in
ip access-list extended DENYALL
deny ip any any
route-map DenyAll permit 10
match ip address DENYALL
I apply this, then I clear the routes and they all show up again. I also
tried using a numbered acl instead of a named acl and the same result.
Thanks in advance.
Peder
More information about the cisco-nsp
mailing list