display bgp l2vpn-ad update-peer-group

Function

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

Format

display bgp l2vpn-ad update-peer-group [ index update-group-index ]

Parameters

Parameter Description Value
index update-group-index

Specifies the index of an update peer-group.

The value is an integer ranging from 0 to 65535.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
bgp read

Usage Guidelines

Usage Scenario

The display bgp l2vpn-ad update-peer-group command is used to view information about the update peer-group in the BGP L2VPN-AD address family. Details about update peer-groups can be displayed based on the update peer-group index.

Example

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

# Display information about the L2VPN-AD BGP update peer-group with a specified index.
<HUAWEI> display bgp l2vpn-ad update-peer-group index 0
 Group ID : 0
 BGP Version : 4
 Group Type : external
 Addr Family : L2VPN-AD
 Total Peers : 1
 AdvMinTimeVal : 30
 Leader Peer : 192.168.1.2

 Total format packet number : 3
 Total send packet number : 3
 Total replicate packet number : 0
 The replication percentages(%) : 0

 Peers List : 192.168.1.2
Table 1 Description of the display bgp l2vpn-ad update-peer-group command output
Item Description
Group ID

ID of an update peer-group.

Group Type

Type of an update peer-group:

  • external: indicates an EBGP peer update peer-group.
  • internal: indicates an IBGP peer update peer-group.
  • unknown: indicates an unknown update peer-group.
BGP Version

BGP version.

Addr Family

Address family.

Total Peers

Total number of peers in an update peer-group.

Total format packet number

Total number of formatted packets.

Total send packet number

Total number of sent packets.

Total replicate packet number

Total number of sent packets - Total number of formatted packets.

Peers List

List of peers.

AdvMinTimeVal

Minimum interval at which Update packets with the same route prefix are sent.

Leader Peer

Representative of an update peer-group.

The replication percentages(%)

Replication percentage: (Total number of sent packets - Total number of formatted packets) x 100/Total number of formatted packets.

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