display vsi bgp-ad remote vpls-id

Function

The display vsi bgp-ad remote vpls-id command displays information about a specified remote peer of a PE in a BGP AD VPLS domain.

Format

display vsi bgp-ad remote vpls-id vpls-id

Parameters

Parameter Description Value
vpls-id vpls-id

Specifies the VPLS ID of a remote peer.

A VPLS ID is in one of the following formats:

  • 16-bit AS number:32-bit user-defined number: for example, 101:3. An AS number ranges from 0 to 65535, and a user-defined number ranges from 0 to 4294967295. The AS number and user-defined number cannot be both 0s. That is, a VPLS ID cannot be 0:0.
  • 32-bit AS number:16-bit user-defined number: for example, 100.5:1. The 32-bit AS number is usually in the format of x.y. The values of x and y range from 0 to 65535. The AS number and user-defined number cannot be both 0s. That is, a VPLS ID cannot be 0.0:0.
  • Integral 4-byte AS number:2-byte user-defined number, for example, 65537:3. An AS number ranges from 65536 to 4294967295. A user-defined number ranges from 0 to 65535. The AS number and user-defined number cannot be both 0s. That is, a VPLS ID cannot be 0:0.
  • 4-byte AS number in dotted notation:2-byte user-defined number, for example, 0.0:3 or 0.1:0. A 4-byte AS number in dotted notation is in the format of x.y, where x and y are integers that range from 1 to 65535 and from 0 to 65535, respectively. A user-defined number ranges from 0 to 65535. The AS number and user-defined number cannot be both 0s. That is, a VPLS ID cannot be 0.0:0.
  • 32-bit IP address: a 16-bit user-defined number, for example, 192.168.122.15:1. An IPv4 address ranges from 0.0.0.0 to 255.255.255.255, and a user-defined number ranges from 0 to 65535.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
l2vpn read

Usage Guidelines

Usage Scenario

When you configure or debug BGP AD VPLS, you can use the display vsi bgp-ad remote command to display information about a remote peer in a BGP AD VSI, such as the VPLS ID, VSI ID, and ERT configured on that peer.

Example

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

# Display information about a BGP AD peer with the VPLS ID of 1:1.
<HUAWEI> display vsi bgp-ad remote vpls-id 1:1
BGP AD Network Layer Reachability Information:
-------------------------------------------
 *Peer             : 1.1.1.1
  VPLS ID          : 1:1
  VSI ID           : 1.1.1.1
  VSI index        : 0	
  Export vpn target: 1:1	
-------------------------------------------
Table 1 Description of the display vsi bgp-ad remote vpls-id command output
Item Description
VPLS ID

VPLS ID configured on the remote peer.

VSI ID

VSI ID configured on the remote peer.

VSI index

Local VSI index matching BGP AD network layer reachability information.

Export vpn target

List of export VPN targets sent from the remote peer.

Peer

IP address of the peer.

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