Command Line Reference Guide

show config
View the current ROUTER BGP configuration.
S5000
Syntax
show config
Command Modes ROUTER BGP
Command History
Version 9.0(1.3) Introduced on the S5000.
Example
FTOS(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
FTOS(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.
S5000
Syntax
show ip bgp [ipv4 unicast] [network [network-mask] [longer-
prefixes]]
Parameters
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.
longer-prefixes (OPTIONAL) Enter the keywords longer-prefixes to view all
routes with a common prefix.
Command Modes
EXEC
307