Administrator Guide

Field Description
LocPrf Displays the BGP LOCAL_PREF attribute for the route.
Weight Displays the route’s weight.
Path Lists all the ASs the route passed through to reach the destination network.
Example
DellEMC# show ip bgp inconsistent-as
BGP table version is 280852, local router ID is 10.1.2.100
Status codes: s suppressed, d damped, h history, * valid, > best
Path source: I - internal, c - confed-external, r - redistributed, n - network
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight Path
* 3.0.0.0/8 63.114.8.33 0 18508 209 7018 80 i
* 63.114.8.34 0 18508 209 7018 80 i
* 63.114.8.60 0 18508 209 7018 80 i
*> 63.114.8.33 0 18508 701 80 i
*> 3.18.135.0/24 63.114.8.60 0 18508 209 7018 ?
* 63.114.8.34 0 18508 209 7018 ?
* 63.114.8.33 0 18508 701 7018 ?
* 63.114.8.33 0 18508 209 7018 ?
*> 4.0.0.0/8 63.114.8.60 0 18508 209 1 i
* 63.114.8.34 0 18508 209 1 i
* 63.114.8.33 0 18508 701 1 i
* 63.114.8.33 0 18508 209 1 i
* 6.0.0.0/20 63.114.8.60 0 18508 209 3549 i
* 63.114.8.34 0 18508 209 3549 i
*> 63.114.8.33 0 0 18508 ?
* 63.114.8.33 0 18508 209 3549 i
* 9.2.0.0/16 63.114.8.60 0 18508 209 701 i
* 63.114.8.34 0 18508 209 701 i
--More--
DellEMC# show ip bgp vrf testinconsistent-as
BGP table version is 11, local router ID is 66.66.77.77
Status codes: s suppressed, S stale, d dampened, h history, * valid, > best
Path source: I - internal, a - aggregate, c - confed-external, r - redistributed
n - network, D - denied, S - stale
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight Path
*>n 11.11.11.11/32 0.0.0.0 0 32768 i
*>n 22.22.22.22/32 0.0.0.0 0 32768 i
I 32.32.32.32/32 60.0.0.2 100 0 400 500 i
I 32.32.33.33/32 60.0.0.2 100 0 400 500 i
*>n 33.33.33.33/32 0.0.0.0 0 32768 i
*>n 33.33.44.55/32 0.0.0.0 0 32768 i
*>n 44.44.44.44/32 0.0.0.0 0 32768 i
*>I 55.55.0.0/16 72.1.1.2 100 0 i
*>I 55.55.55.55/32 72.1.1.2 0 100 0 i
*>I 55.55.66.66/32 72.1.1.2 0 100 0 i
*>a 66.66.0.0/16 0.0.0.0 32768 i
*>n 66.66.66.77/32 0.0.0.0 0 32768 i
*>n 66.66.77.77/32 0.0.0.0 0 32768 i
DellEMC#
show ip bgp neighbors
Allows you to view the information BGP neighbors exchange.
Syntax
show ip bgp [vrf vrf-name] [ipv4 {multicast | unicast} | ipv6 unicast] neighbors
[ip-address [advertised-routes | dampened-routes | detail | flap-statistics |
routes | all {received-routes [network [network-mask]]} | {denied-routes
[network [network-mask]]}]
Parameters
vrf
vrf-name
(OPTIONAL) Enter the keyword vrf and then the name of the VRF to view information
exchanged by BGP neighbors corresponding to that VRF.
NOTE: You can use this attribute to view information exchanged by BGP
neighbors that correspond to either a default or a non-default VRF.
428 Border Gateway Protocol