display bgp l2vpn-ad group

Function

The display bgp l2vpn-ad group command displays information about BGP peer groups in the L2VPN AD address family.

Format

display bgp l2vpn-ad group

display bgp l2vpn-ad group group-name

Parameters

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.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
bgp read

Usage Guidelines

Usage Scenario

Configuring BGP peer groups simplifies BGP network configuration and improves route advertisement efficiency.

The display bgp l2vpn-ad group command displays peer group information in the L2VPN AD address family, including peers in the peer group and configuration information about the peer group.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display information about the peer groups in the L2VPN AD address family.
<HUAWEI> display bgp l2vpn-ad group
Group in L2VPN-AD:

 BGP peer-group: a
 Remote AS: 100
 Authentication type configured: None
 Type : internal
 PeerSession Members:
  NONE

 Peer Members: 
 10.1.1.1
Table 1 Description of the display bgp l2vpn-ad group command output
Item Description
Group in L2VPN-AD

All BGP peer groups in a L2VPN-AD address family.

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:

  • MD5.
  • None: indicates that no BGP authentication is configured.
Type

Type of a peer group:internal:

  • indicates that the peer group is an IBGP peer group.external:
  • indicates that the peer group is an EBGP peer group.
  • listen internal: indicates that the peer group is a dynamic IBGP peer group.
  • listen external: indicates that the peer group is a dynamic EBGP peer group.
  • listen confederation-external: indicates that the peer group is a dynamic confederation EBGP peer group.
PeerSession Members

Peers with which sessions have been established.

Peer Members

Peer information.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >