CLI Guide

Version Description
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100-ON.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000ON.
9.2(1.0) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
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.
420 Border Gateway Protocol