Reference Guide

Border Gateway Protocol IPv4 (BGPv4) | 367
show config
c e s
View the current ROUTER BGP configuration.
Syntax
show config
Command Modes
ROUTER BGP
Example
Figure 12-6. show config Command Example
Command
History
show ip bgp
c e s
View the current BGP IPv4 routing table for the system.
Syntax
show ip bgp [ipv4 unicast] [network [network-mask] [longer-prefixes]]
Parameters
Command Modes
EXEC
EXEC Privilege
Usage
Information
When you enable bgp non-deterministic-med command, the show ip bgp command output for a
BGP route does not list the INACTIVE reason.
(conf-router_bgp)#show confi
!
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
(conf-router_bgp)#
Version 7.8.1.0 Introduced support on S-Series
Version 7.7.1.0 Introduced support on C-Series
ipv4 unicast
(OPTIONAL) Enter the
ipv4 unicast keywords 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 keyword longer-prefixes to view all routes with a
common prefix.