White Papers

Table Of Contents
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 views the BGP communities.
neighbor maximum-prefix controls the number of network prefixes received.
show ip bgp cluster-list
View BGP neighbors in a specific cluster.
Syntax
show ip bgp [ipv4 unicast] cluster-list [cluster-id]
Parameters
ipv4 unicast
(OPTIONAL) Enter the keywords ipv4 unicast to view information only related
to ipv4 unicast routes.
cluster-id
(OPTIONAL) Enter the cluster id in dotted decimal format. The range is 1
4294967295.
Command Modes
EXEC
EXEC Privilege
Supported Modes FullSwitch
Command
History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
Usage
Information
The following describes the show ip bgp cluster-list command shown in the following example.
Field Description
Network Displays the destination network prefix of each BGP route.
Border Gateway Protocol IPv4 (BGPv4) 307