: dump routing peer received-routes
Focus
Focus

dump routing peer received-routes

Table of Contents

dump routing peer received-routes

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

Command

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

Options

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

Command Notes

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

Example

dump routing peer received-routes peer-ip 10.24.24.34 BGP table version is 0, local router ID is 172.16.1.86 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 0.0.0.0 10.24.24.34 0 2000 65000 1111i 10.24.24.0/29 10.24.24.34 0 2000 65000 1111 1101? . . . 192.168.168.4/30 10.24.24.34 0 2000 65000 ? Total number of prefixes 37

Recommended For You