The display bgp vpnv4 multicast all peer command displays information about BGP peers in the VPNv4-Multicast address family.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp vpnv4 multicast all peer
BGP local router ID : 192.168.3.58
Local AS number : 100
Total number of peers : 2 Peers in established state : 2
Peer V AS MsgRcvd MsgSent OutQ Up/Down State PrefRcv
10.1.1.2 4 100 4 4 0 00:00:07 Established 0
192.168.3.58 4 100 2 4 0 00:00:10 Established 0
| 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. |
| Up/Down | Duration during which a BGP session stays in the current state. |
| State | Status of the BGP peer:
|
| PrefRcv | Number of route prefixes received from a peer. |