nqa vxlanecho enable

Function

The nqa vxlanecho enable command enables VXLAN ping/tracert.

The undo nqa vxlanecho enable command disables VXLAN ping/tracert.

By default, VXLAN ping/tracert is disabled.

Format

nqa vxlanecho enable udp-port udpPort [ source-ip-interface { ifName | ifType ifNum } ]

undo nqa vxlanecho enable udp-port udpPort [ source-ip-interface { ifName | ifType ifNum } ]

Parameters

Parameter Description Value
source-ip-interface ifName

Specifies the name of the interface where the source IP address of VXLAN Echo Request and Reply packets resides.

By default, no source IP address or interface is specified.

-

ifType

Specifies the type of the interface where the source IP address of VXLAN Echo Request and Reply packets resides.

By default, no source IP address or interface is specified.

-

ifNum

Specifies the number of the interface where the source IP address of VXLAN Echo Request and Reply packets resides.

By default, no source IP address or interface is specified.

-

udp-port udpPort

Specifies the number of the monitoring port on the VXLAN server for the NQA test.

The value is an integer ranging from 1 to 65535.

Views

System view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
sla write

Usage Guidelines

Usage Scenario

The VXLAN echo capability needs to be enabled and the VXLAN echo listening port number needs to be configured on the responder when the ping vxlan or tracert vxlan operation is required.

When you configure the source IP interface, if you do not specify the source IP address when running the ping vxlan or tracert vxlan command, the source IP address of the request packet is obtained from this interface. The source IP address of the response packet is obtained from the interface.

Configuration Impact

If the VXLAN echo listening port number is not configured on the responder, the ping vxlan and tracert vxlan configuration initiated by the initiator will time out and fail.

If the VXLAN echo listening port number is not enabled on the initiator, the initiator fails to initiate a ping or tracert test when the replyMode is set to 3.

Example

# Enable VXLAN ping/tracert on the responder and set the number of the listening port on the VXLAN server to 2000 for the NQA test.
<HUAWEI> system-view
[~HUAWEI] nqa vxlanecho enable udp-port 2000
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >