The display bgp sr-policy peer command is used to display the information of the specified BGP SR-Policy address family.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp sr-policy peer
BGP local router ID : 10.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
10.1.1.2 4 100 12 8 0 00:03:49 Established 3
| Item | Description |
|---|---|
| BGP local router ID | Router ID of the local device. |
| 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. |
| State | Status of the BGP peer:
|
| PrefRcv | Number of route prefixes received from a peer. |