display bgp group
Parameters
Parameter | Description | Value |
---|---|---|
group-name | Specifies the name of a peer group. | It is a string of 1 to 47 case-sensitive characters without any spaces. |
ipv6 | Displays information about IPv6 peer groups. | - |
Usage Guidelines
Usage Scenario
Configuring BGP peer groups simplifies BGP network configuration and improves the route advertisement efficiency.
- Verify the configuration after running the group command to configure the peer group.
- Verify the configuration after running the peer group command to add a peer to the peer group.
- Verify the configuration after running the undo peer group command to delete a peer from the peer group.
- Verify the configuration after modifying the configuration of the peer group.
Precautions
BGP has multiple address families, each of which is configured independently. Information about peer groups in address families can be displayed by specifying different parameters.
If no parameter is specified, the display bgp group command displays default information about peer groups in the IPv4 unicast address family.
Example
# Display information about a peer group named my-peer.
<AC6605> display bgp group my-peer BGP peer-group: my-peer Remote AS: 200 Authentication type configured: None Group's BFD has been enabled Type : internal Configured hold timer value: 180 Keepalive timer value: 60 Minimum route advertisement interval is 15 seconds listen-only has been configured PeerSession Members: 10.2.2.2 Maximum allowed route limit: 8000 Threshold: 75%, Parameter: always connect-retry(default) Peer Preferred Value: 0 No routing policy is configured Peer Members: Peer V AS MsgRcvd MsgSent OutQ Up/Down State PrefRcv 10.2.2.2 4 200 0 0 0 00:00:47 Active 0
Item |
Description |
---|---|
BGP peer-group |
Indicates the name of a BGP peer group |
Remote AS |
Indicates the number of the AS where a peer group resides. |
Authentication type configured |
Indicates the configured BGP authentication type:
|
Group's BFD has been enabled |
Indicates that BFD has been enabled for a peer group. |
Type |
Indicates the type of a peer group:
|
Configured hold timer value |
Indicates the value of the Hold timer. |
Keepalive timer value |
Indicates the value of the Keepalive timer. |
Minimum route advertisement interval |
Indicates the minimum interval between route advertisements. |
Listen-only has been configured |
Indicates that the peer or peer group only detects connection requests, and does not initiate any connection. |
PeerSession Members |
Indicates peers that set up sessions. |
Maximum allowed route limit |
Indicates the maximum number of allowed BGP routes. |
Threshold |
Indicates the threshold for the quantity of received BGP routes (in percentage) out of the maximum number of routes that can be received. |
Parameter |
If peer route-limit command is configured, this parameter
will be displayed:
|
Peer Preferred Value |
Indicates the preferred value of a peer. |
Peer Members |
Indicates that the following information is about peers. |
Peer |
Indicates the IP address of a peer. |
V |
Indicates the BGP version. |
AS |
Indicates the number of the AS where a member of a peer group resides. |
MsgRcvd |
Indicates the number of received messages. |
MsgSent |
Indicates the number of sent messages. |
OutQ |
Indicates the number of messages to be sent to peers. |
Up/Down |
Indicates the period of time during which a BGP session keeps the current state. |
State |
Indicates the BGP state mechanism:
|
PrefRcv |
Indicates the number of route prefixes received by the local peer from the remote peer. |
# Display information about all BGP IPv6 peer groups.
<AC6605> display bgp ipv6 group
BGP peer-group is in Remote AS 100 Type : internal PeerSession Members: 2::1 Peer Members: 1::1 2::1 *********************** BGP peer-group is ex Remote AS number not specified Type : external PeerSession Members: 20::1 Peer Members: 10::1 20::1