Administrator Guide
Version Description
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
7.8.1.0 Introduced on the S-Series.
7.7.1.0 Introduced on the C-Series.
Example
DellEMC(conf-router_bgp)# show config
!
router bgp 100
network 1.1.11.1/32
network 1.1.12.1/32
network 1.1.13.1/32
neighbor 10.1.1.2 remote-as 200
neighbor 10.1.1.2 no shutdown
DellEMC(conf-router_bgp)#
show ip bgp
View the current BGP IPv4 routing table for the system.
Syntax
show ip bgp [vrf vrf-name] [ipv4 {unicast | multicast} | ipv6 {unicast}]
[network [network-mask] [longer-prefixes]] [cluster-list cluster-id]
[community community-number] [community-list community-list-name]
[dampened-paths] [extcommunity-list list name] [filter-list as-path-name]
[flap-statistics [ip-address [mask]]] [neighbors [all {received-routes}]
[network[network-mask]]] [next-hop] [paths] [peer-group peer-group-name]
[regexp regular-expression] [summary]
Parameters
vrf
vrf-name
(OPTIONAL) Enter the keyword vrf and then the name of the VRF to view ipv4–
unicast route information corresponding to that VRF.
ipv4 unicast (OPTIONAL) Enter the keywords ipv4 unicast to view information only related
to ipv4 unicast routes.
ipv4 multicast (OPTIONAL) Enter the keywords ipv4 multicast to view information only
related to ipv4 multicast routes.
ipv6 unicast (OPTIONAL) Enter the keywords ipv6 unicast to view information only related
to ipv6 unicast routes.
network
(OPTIONAL) Enter the network address (in dotted decimal format) of the BGP
network to view information only on that network.
network-mask
(OPTIONAL) Enter the network mask (in slash prefix format) of the BGP network
address.
longer-prefixes (OPTIONAL) Enter the keywords longer-prefixes to view all routes with a
common prefix.
cluster-list
cluster-id
(OPTIONAL) Enter the keyword cluster-list then the cluster-ID to display the
routes matching the cluster.
community
community-
number
(OPTIONAL) Enter the keyword community then the community–number to
display the routes matching the communities.
community-list
community-list-
name
(OPTIONAL) Enter the keyword community-list then the community–list–
name to display the routes matching the community–list.
414 Border Gateway Protocol