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. |
Configuring BGP peer groups simplifies BGP network configuration and improves the route advertisement efficiency.
# Display the information about EVPN peer group eg1.
<HUAWEI> display bgp evpn group eg1
BGP peer-group: eg1
Remote AS: 100
Authentication type configured: None
Type : internal
Configured hold timer value: 180
Keepalive timer value: 60
Connect-retry timer value: 32
Minimum route advertisement interval is 0 seconds
Connect-interface has been configured
Tracking has been enabled, and the delay is 9s
PeerSession Members:
4.4.4.4 5.5.5.5
Peer Preferred Value: 0
No routing policy is configured
Peer Members:
Peer V AS MsgRcvd MsgSent OutQ Up/Down State PrefRcv
4.4.4.4 4 100 4 7 0 00:00:39 Established 2
5.5.5.5 4 100 4 7 0 00:00:31 Established 2
Item |
Description |
---|---|
BGP peer-group |
Name of a BGP peer-group |
Remote AS |
Number of the AS where a peer group resides |
Authentication type configured |
BGP authentication type configured. The value can be the following:
|
Type |
Type of a peer group:
|
Configured hold timer value |
Value of the Hold timer, in the unit of seconds |
Keepalive timer value |
Value of the Keepalive timer, in the unit of seconds |
Connect-retry timer value |
Value of the Connect-retry timer, in the unit of seconds |
Minimum route advertisement interval |
Minimum interval between route advertisements |
PeerSession Members |
Peers that set up sessions |
Peer Preferred Value |
Preferred value of a peer |
Peer Members |
Indicating that the following information is about peers |
Peer |
IP address of a peer |
V |
BGP version |
As |
Number of the AS where a member of a peer group resides |
MsgRcvd |
Number of received messages |
MsgSent |
Number of sent messages |
OutQ |
Number of messages to be sent to peers |
Up/Down |
Period of time during which a BGP session keeps the current state |
State |
BGP state mechanism:
|
PrefRcv |
Indicates the number of route prefixes received by the local peer from the remote peer. |