Concept Guide

Field Description
Next Hop Displays the next hop address of the BGP router. If 0.0.0.0 is listed in this column, then
local routes exist in the routing table.
Metric Displays the BGP route’s metric, if assigned.
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
Dell EMC> show ip bgp
BGP table version is 847562, local router ID is 63.114.8.131
Status codes: s suppressed, d damped, h history, * valid, > best
Path source: I - internal, a - aggregate, c - confed-external, r -
redistributed, n - network
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight Path
*> 0.0.0.0/0 63.114.8.33 0 18508 i
* 3.0.0.0/8 63.114.8.33 0 18508 209 701 80 i
*> 63.114.8.33 0 18508 701 80 i
*> 3.3.0.0/16 0.0.0.0 22 32768 ?
63.114.8.35 0 18508 ?
*> 4.0.0.0/8 63.114.8.33 0 18508 701 1 i
*> 4.2.49.12/30 63.114.8.33 0 18508 209 i
* 4.17.250.0/24 63.114.8.33 0 18508 209 1239 13716 i
*> 63.114.8.33 0 18508 701 1239 13716 i
* 4.21.132.0/23 63.114.8.33 0 18508 209 6461 16422 i
*> 63.114.8.33 0 18508 701 6461 16422 i
*> 4.24.118.16/30 63.114.8.33 0 18508 209 i
*> 4.24.145.0/30 63.114.8.33 0 18508 209 i
*> 4.24.187.12/30 63.114.8.33 0 18508 209 i
*> 4.24.202.0/30 63.114.8.33 0 18508 209 i
*> 4.25.88.0/30 63.114.8.33 0 18508 209 3561 3908 i
*> 5.0.0.0/9 63.114.8.33 0 0 18508 ?
*> 5.0.0.0/10 63.114.8.33 0 0 18508 ?
*> 5.0.0.0/11 63.114.8.33 0 0 18508 ?
--More--
Following is the example for displaying all the received routes from all IPv4 neighbors:
DellEMC# show ip bgp vrf test ipv4 unicast neighbors all received-routes
BGP local RIB : Routes to be Added 0, Replaced 0, Withdrawn 0
BGP local router ID is 1.1.1.1
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
ID 110.1.1.0/24 11.1.1.2 0 100 0 ?
*>I 111.1.1.0/24 11.1.1.2 0 100 0 ?
ID 112.1.1.0/24 11.1.1.2 0 100 0 ?
*>I 113.1.1.0/24 11.1.1.2 0 100 0 ?
ID 114.1.1.0/24 11.1.1.2 0 100 0 ?
*>I 115.1.1.0/24 11.1.1.2 0 100 0 ?
ID 116.1.1.0/24 11.1.1.2 0 100 0 ?
ID 117.1.1.0/24 11.1.1.2 0 100 0 ?
ID 118.1.1.0/24 11.1.1.2 0 100 0 ?
ID 119.1.1.0/24 11.1.1.2 0 100 0 ?
ID 120.1.1.0/24 11.1.1.2 0 100 0 ?
Border Gateway Protocol IPv4 (BGPv4)
341