The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp rpd peer
BGP local router ID : 10.1.1.1
Local AS number : 100
Total number of peers : 4 Peers in established state : 1
Peer V AS MsgRcvd MsgSent OutQ Up/Down State PrefRcv
10.2.2.2 4 1 0 0 0 04:44:24 Idle 0
10.3.3.3 4 2 0 0 0 06:26:33 Idle 0
10.4.4.4 4 3 0 0 0 06:26:26 Idle 0
10.1.1.2 4 100 716 721 0 10:24:06 Established 0
Item | Description |
---|---|
BGP local router ID | Router ID of the local device, in the format of an IPv4 address. |
Local AS number | Local AS number. |
AS | AS number. |
Total number of peers | Total number of BGP peers. |
Peers in established state | Number of BGP peers in Established state. |
Peer | IP address of the BGP peer. |
V | BGP version used by the BGP peer. |
MsgRcvd | Number of received messages. |
MsgSent | Number of sent messages. |
OutQ | Number of messages to be sent to a specified peer. |
Up/Down | Duration during which a BGP session stays in the current state. |
State | Status of the BGP peer:
|