CLI Guide

Version Description
9.8(1.0) Introduced on the Z9100–ON.
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 S6000–ON.
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
Dell(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
Dell(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] [network [network-
mask] [longer-prefixes]]
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.
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.
Border Gateway Protocol
493