Administrator Guide

Table Of Contents
Received from :
1.1.1.2 (3.3.3.1) Best
AS_PATH :
Next-Hop : 1.1.1.2, Cost : 0
Origin IGP, Metric 0, LocalPref 100, Weight 0, internal
Extended Communities :
DMZ-Link Bw: 2000 kbytes*
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 ?
Following is the example for displaying all the received routes from all IPv6 neighbors:
DellEMC# show ip bgp ipv6 unicast neighbors all received-routes
BGP local RIB : Routes to be Added 0, Replaced 0, Withdrawn 0
BGP local router ID is 11.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
*>I 200::/64 12::2 0 0 i
*>I 200:0:0:1::/64 12::2 0 0 i
*>I 200:0:0:2::/64 12::2 0 0 i
*>I 200:0:0:3::/64 12::2 0 0 i
*>I 200:0:0:4::/64 12::2 0 0 i
*>I 200:0:0:5::/64 12::2 0 0 i
*>I 200:0:0:6::/64 12::2 0 0 i
*>I 200:0:0:7::/64 12::2 0 0 i
*>I 200:0:0:8::/64 12::2 0 0 i
*>I 200:0:0:9::/64 12::2 0 0 i
*>I 200:0:0:a::/64 12::2 0 0 i
*>I 200:0:0:b::/64 12::2 0 0 i
*>I 200:0:0:c::/64 12::2 0 0 i
*>I 200:0:0:d::/64 12::2 0 0 i
*>I 200:0:0:e::/64 12::2 0 0 i
*>I 200:0:0:f::/64 12::2 0 0 i
*>I 200:0:0:10::/64 12::2 0 0 i
*>I 200:0:0:11::/64 12::2 0 0 i
*>I 200:0:0:12::/64 12::2 0 0 i
*>I 200:0:0:13::/64 12::2 0 0 i
Related
Commands
show ip bgp community view the BGP communities.
neighbor maximum-prefix control the number of network prefixes received.
show ip bgp cluster-list view BGP neighbors in a specific cluster.
Border Gateway Protocol 415