< Home

display vsi bgp-ad remote

Function

The display vsi bgp-ad remote 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: a 32-bit user-defined number, for example, 1:3. The AS number ranges from 0 to 65535. The user-defined number ranges from 0 to 4294967295. The AS number and the user-defined number cannot both be 0. That is, a VPN target cannot be 0:0.

  • 32-bit IP address: a 16-bit user-defined number, for example, 192.168.122.15:1. The IP address ranges from 0.0.0.0 to 255.255.255.255. The user-defined number ranges from 0 to 65535.

  • 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 VPN target 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 VPN target cannot be 0.0:0.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

When you configure or debug BGP AD VPLS, the display vsi bgp-ad remote command can be used 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

# Display information about a BGP AD peer with the VPLS ID of 10.1.1.1:1.

<HUAWEI> display vsi bgp-ad remote vpls-id 10.1.1.1:1
BGP AD Network Layer Reachability Information
-----------------------------------------------
 *Peer             :3.3.3.9
  VPLS ID          :10.1.1.1:1
  VSI ID           :3.3.3.9
  VSI index        :2
  Export vpn target:100:1
-----------------------------------------------  
Table 1 Description of the display vsi bgp-ad remote command output

Item

Description

Peer

Peer IP address.

VPLS ID

VPLS ID configured on the remote peer.

To set the value, run the vpls-id command.

VSI ID

VSI ID configured on the remote peer.

To set the value, run the vsi-id command.

VSI index

Local VSI index matching BGP AD network layer reachability information sent by the remote peer.

Export vpn target

List of export VPN targets sent from the remote peer.

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