: dump routing peer advertised routes
Focus
Focus

dump routing peer advertised routes

Table of Contents

dump routing peer advertised routes

Use the
dump routing peer advertised routes
command to display the routes advertised to BGP peers. Information displayed includes details on network, next hop, metrics, path, and weight along with status codes.

Command

dump routing peer advertised routes ( all | peer-ip = Peer IP )

Options

all
Enter all to display routes advertised to all BGP peers.
peer-ip
Enter an IP address to display routes advertised to a specific BGP peer.

Command Notes

Role
Super, Read Only, Monitor
Related Commands
Introduced in
Release 5.0.1

Example

dump routing peer advertised-routes all BGP table version is 0, local router ID is 192.168.106.2 Status codes: s suppressed, d damped, h history, * valid, > best,i - internal,r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric Loc Prf Weight Path 10.10.60.0/30 192.168.106.2 0 32768 i 10.24.24.176/30 10.24.24.35 0 32768 i Total number of prefixes 2 BGP table version is 0, local router ID is 192.168.106.2 Status codes: s suppressed, d damped, h history, * valid, > best,i - internal,r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric Loc Prf Weight Path 10.10.60.0/30 15.15.15.0 0 32768 i 10.24.24.176/30 15.15.15.0 0 32768 i

Recommended For You