show running-config bgp

Syntax

show running-config bgp [vsx-peer]

Description

This command shows all configured BGP commands.

Command context

Operator (>) or Manager (#)

Parameters

[vsx-peer]

Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed. This parameter is available on switches that support VSX.

Authority

Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.

Examples

switch# show running-config bgp
router bgp 65534.65535
    bgp asnotation dotted
    network 2.2.2.0/24
    neighbor 1.1.1.2 remote-as 65533.65535
    address-family ipv4 unicast
      neighbor 1.1.1.2 activate
      neighbor 1.1.1.2 route-map A out
      vrf v1