The display bgp multicast group command displays the information about an MBGP peer group.
Only the S5720-EI, S5720-HI, S5730-HI, S5731-H, S5731-S, S5731S-H, S5731S-S, S5732-H, S6720-EI, S6720-HI, S6720S-EI, S6730-H, S6730S-H, S6730-S, and S6730S-S support this command.
Parameter | Description | Value |
---|---|---|
group-name | Specifies the name of a peer group. | The name is a string of 1 to 47 case-sensitive characters, with spaces not supported. When double quotation marks are used around the string, spaces are allowed in the string. |
If the peer group is specified, the detailed information on the specified peer group is displayed.
If the peer group is not specified, the information on all MBGP peer groups is displayed.
# Display the information about peer group my-peer.
<HUAWEI> display bgp multicast group my-peer
BGP peer-group: my-peer
Remote AS: 1
Authentication type configured: None
Type : external
Configured hold timer value: 180
Keepalive timer value: 60
Connect-retry timer value: 32
Minimum route advertisement interval is 30 seconds
PeerSession Members:
172.16.14.1
It's route-reflector-client
Peer Preferred Value: 0
No routing policy is configured
Peer Members:
Peer V AS MsgRcvd MsgSent OutQ Up/Down State PrefRcv
172.16.14.1 4 1 43 29 0 00:03:03 Established 21
Item |
Description |
---|---|
BGP peer-group: my-peer |
Peer group: name of the group |
Remote AS |
The number of the AS where the peer resides |
Authentication type configured |
Indicates the configured BGP authentication type:
|
Type |
Indicates the types of peers:
|
Configured hold timer value |
Value of the holdtime timer |
Keepalive timer value |
Value of the Keepalive timer |
Connect-retry timer value |
Value of the Connect-retry timer |
Minimum route advertisement interval |
Shortest interval for advertising routes |
PeerSession Members |
Indicates peers that set up session connections |
It's route-reflector-client |
The local device is a route reflector client |
Peer Preferred Value |
Preferred value of peers |
Peer |
IP address of the peer |
V |
MBGP version |
AS |
The number of the AS where the peer reside |
MsgRcvd |
Number of messages received |
MsgSent |
Number of messages sent |
OutQ |
Number of messages to be sent to the peer |
Up/Down |
Time during which the MBGP session is in the current state |
State |
Indicates the MBGP state mechanism:
|
PrefRcv |
The number of prefixes received by the local peer from the remote peer |