Administrator Guide

show config
View the current ROUTER BGP configuration.
C9000 Series
Syntax
show config
Command Modes ROUTER BGP
Command History
This guide is platform-specific. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.9(0.0) Introduced on the C9010.
9.2(1.0) Introduced on the Z9500.
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 45
neighbor suzanne peer-group
neighbor suzanne no shutdown
neighbor sara peer-group
neighbor sara shutdown
neighbor 13.14.15.20 peer-group suzanne
neighbor 13.14.15.20 shutdown
neighbor 123.34.55.123 peer-group suzanne
neighbor 123.34.55.123 shutdown
Dell(conf-router_bgp)#
Related
Commands
capture bgp-pdu max-buffer-size — specifies a size for the capture buffer.
show ip bgp
View the current BGP IPv4 routing table for the system.
C9000 Series
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 373