[c-nsp] Filtered BGP routes
James
jimbob.coffey at gmail.com
Sat Dec 15 16:01:29 EST 2007
> As Robert writes, you can do it with the completely similar command:
> "show ip bgp neighbors IP_ADDRESS received-routes". Just remember that
> you have to enable inbound soft reconfiguration ("neighbor IP_ADDRESS
> soft-reconfiguration inbound"). Beware that this makes your router store
> a copy of all the prefixes received from this neighbor, and that may use
> a lot of memory.
Not entirely true. Recent versions of bgp support the route refresh option.
This sends a request to the peer to resend it's prefixes when a
router#clear ip bgp soft in
is issued.
The only caveat is that both sides of the bgp conversation have to
support route refresh. A
router#show ip bgp neighbor
will indicate whether it is supported or not.
--
jac
More information about the cisco-nsp
mailing list