Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

The run show bgp command to displays the BGP routing table.


Command Syntax

run show bgp


Parameter

None.


Example

•  View the BGP routing table.

admin@Xorplus# run show bgp
show bgp ipv4 unicast
=====================
BGP table version is 2, local router ID is 4.4.4.4, vrf id 0
Default local pref 100, local AS 200
Status codes:  s suppressed, d damped, h history, * valid, > best, = multipath,
               i internal, r RIB-failure, S Stale, R Removed
Nexthop codes: @NNN nexthop's vrf id, < announce-nh-self
Origin codes:  i - IGP, e - EGP, ? - incomplete
 
   Network          Next Hop            Metric LocPrf Weight Path
*> 192.168.10.0/24
                    192.168.20.1             0             100 32768 i
 
Displayed  1 routes and 1 total paths
 
 
show bgp ipv6 unicast
=====================
No BGP prefixes displayed, 0 exist
  • No labels