show bgp neighbor

Syntax

show bgp [{ipv4 unicast | ipv6 unicast| ipv4 unicast {vrf <VRF-NAME>} | all unicast} neighbors] 
      <IP-ADDRESS> [vsx-peer]

Description

Shows information about BGP and TCP connection of a specific neighbor. Optionally you can specify displaying information by VRF.

Command context

Operator (>) or Manager (#)

Parameters

ipv4

Selects the IPv4 address family.

ipv6

Selects the IPv6 address family.

unicast

The subaddress family identifier.

vrf <VRF-NAME>

Select to display information by VRFs by specifying the VRF name.

all

Select to display the BGP summary information for all VRFs and address-families.

<IP-ADDRESS>

Specifies a neighbor IP address.

[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.

Authority

Operators or Administrators. Users without administrator authority can execute this command from the operator context (>) only.

Examples

switch# show bgp ipv4 unicast neighbors 10.1.1.2
Codes: ^ Inherited from peer-group

VRF : default
BGP Neighbor 10.1.1.2 (Internal)
    Description         :
    Peer-group          :

    Remote Router Id    : 0.0.0.0            Local Router Id    : (null)
    Remote AS           : 100                Local AS           : 100
    Remote Port         : 0                  Local Port         : 0
    State               : Idle               Admin Status       : Up
    Conn. Established   : 0                  Conn. Dropped      : 0
    Passive             : No                 Update-Source      :
    Cfg. Hold Time      : 180                Cfg. Keep Alive    : 60
    Neg. Hold Time      : 0                  Neg. Keep Alive    : 0
    Up/Down Time        : 00h:00m:00s        Alt. Local-AS      : 0
    Local-AS Prepend    : No
    Password            :
    Last Err Sent       : No Error
    Last SubErr Sent    : No Error
    Last Err Rcvd       : No Error
    Last SubErr Rcvd    : No Error

    Graceful-Restart    : Enabled            Rt. Reflect. Client: No
    Gr. Restart Time    : 120                Gr. Stalepath Time : 150
    Max. Prefix         : 0                  Send Community     :
    Allow-AS in         : 0                  Remove Private-AS  : No
    Advt. Interval      : 30                 TTL                : 255
    Soft Reconfig In    :                    Local Cluster-ID   :
    Nexthop-Self        :                    Default-Originate  :
    Weight              : 0                  Fall-over          : No

    Routemap In         :
    Routemap Out        :

  Message statistics:
                      Sent     Rcvd
                      -----    ------
    Open                  0         0
    Notification          0         0
    Updates               0         0
    Keepalives            0         0
    Route Refresh         0         0
    Total                 0         0