![Cisco Nexus 3548 series Command Reference Manual Download Page 539](http://html.mh-extra.com/html/cisco/nexus-3548-series/nexus-3548-series_command-reference-manual_2609162539.webp)
519
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Show Commands
show running-config bgp
show running-config bgp
To display the running configuration for the Border Gateway Protocol (BGP) for IPv4 networks, use the
show running-config bgp
command.
show running-config bgp
[
all
]
Syntax Description
Command Default
None
Command Modes
EXEC mode
Command History
Usage Guidelines
This command requires the LAN Enterprise Services license.
Examples
This example shows how to display the running configuration for BGP:
switch#
show running-config bgp
!Command: show running-config bgp
!Time: Sat May 29 05:07:52 2010
version 5.0(3)A1(1)
feature bgp
router bgp 201
router-id 192.168.0.14
address-family ipv4 unicast
network 192.0.0.0/2
neighbor 192.168.0.201 remote-as 201
description Peer Router B
timers 30 90
address-family ipv4 unicast
switch#
This example shows how to display the complete running configuration for BGP:
switch#
show running-config bgp all
!Command: show running-config bgp all
!Time: Sat May 29 05:12:07 2010
all
(Optional) Displays the full operating information including default
settings.
Release
Modification
5.0(3)A1(1)
This command was introduced.