The display bgp sr-policy ipv6 peer command is used to display the information of the specified BGP IPv6 SR-Policy address family.
Usage Scenario
The display bgp peer command displays BGP peer information. You can implement the following operations based on the command output:
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp sr-policy ipv6 peer
BGP local router ID : 1.1.1.1
Local AS number : 100
Total number of peers : 1 Peers in established state : 1
Peer V AS MsgRcvd MsgSent OutQ Up/Down State PrefRcv
1::2 4 100 287 287 0 04:05:22 Established 0
Item | Description |
---|---|
BGP local router ID | ID of the BGP local router. |
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 peer. |
V | BGP version used on the peer. |
MsgRcvd | Number of received messages. |
MsgSent | Number of sent messages. |
OutQ | Message to be sent to the specified peer. |
Up/Down | Period during which a BGP session keeps the current state. |
State | Status of the peer:
|
PrefRcv | Number of route prefixes sent from the peer. |