The display evpn vpn-instance peer-list command displays the information about the remote peer of an EVPN instance.
Parameter | Description | Value |
---|---|---|
evpn-instance-name | Specifies the name of an EVPN instance. | The value must be the name of an existing EVPN instance. |
In the scenario where VXLAN is deployed through BGP EVPN, you can run this command to query the information about the remote peer of an EVPN instance.
# Query the information about the remote peer of EVPN instance vn10.
<HUAWEI> display evpn vpn-instance vn10 peer-list
Total EVPN-Instance Name and Peer-list Number : vn10, 1
Remote VNI Peer-Address State
-------------------------------------------------
10 1.1.1.1 Active
Item |
Description |
---|---|
Total EVPN-Instance Name and Peer-list Number |
EVPN instance name and total number of the peers of the EVPN instance |
Remote VNI |
Layer 2 VNI carried by the peer |
Peer-Address |
Peer IP address |
State |
Connection status
|