Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2010-07-13 08:41:39
Size: 706
Editor: PieterSmit
Comment:
Revision 4 as of 2010-07-20 05:18:32
Size: 1096
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * http://blog.ioshints.info/2009/09/display-rejected-bgp-routes.html
 * http://puck.nether.net/pipermail/cisco-nsp/2009-February/057944.html - Static tracked route
Line 15: Line 17:
 * Send output to tftp server.
    {{{
       show ip bgp neighbor a.b.c.d received-routes | redirect tftp://x.x.x.x/received.txt
       show ip bgp neighbor a.b.c.d routes | redirect tftp://x.x.x.x/routes.txt
    }}}

BGP Routing protocol

...


CategoryCisco

BGP (last edited 2016-07-19 17:48:22 by PieterSmit)