Parameter | Description | Value |
---|---|---|
tunnel-id |
Displays information about the VXLAN tunnel with a specified ID. If this parameter is not specified, the device displays information about all VXLAN tunnels. |
The value is an integer that ranges from 1 to 4294967295. |
verbose |
Displays detailed VXLAN tunnel information. |
- |
After VXLAN tunnels are established, you can run the display vxlan tunnel command to view VXLAN tunnel information.
<HUAWEI> display vxlan tunnel Tunnel ID Source Destination State Type ---------------------------------------------------------------------------- 4026531841 10.1.1.2 10.1.1.4 up static ---------------------------------------------------------------------------- Number of vxlan tunnel : Total: 1 Static: 1 L2 dynamic: 0 L3 dynamic: 0
<HUAWEI> display vxlan tunnel verbose Tunnel ID : 4026531841 Source : 10.1.1.2 Destination : 10.1.1.4 State : up Reason : - Type : static ---------------------------------------------------------------------------- Number of vxlan tunnel : Total: 1 Static: 1 L2 dynamic: 0 L3 dynamic: 0
Item |
Description |
---|---|
Tunnel ID |
ID of a VXLAN tunnel. After a VXLAN tunnel is established, the ID is automatically generated by the device. |
Source |
Source IP address of the VXLAN tunnel. To configure the source IP address, run the source (NVE interface view) command. |
Destination |
Destination IP address of the VXLAN tunnel. |
State |
Status of the VXLAN tunnel:
|
Reason |
Reason why the VXLAN tunnel is Down:
|
Type |
IP address configuration mode of the destination VTEP:
|
Number of vxlan tunnel |
Total number of VXLAN tunnels on the device.
|