The nqa-server tcpconnect command specifies a TCP server for an NQA test instance.
The undo nqa-server tcpconnect command deletes a TCP server for an NQA test instance.
By default, no TCP server is configured for an NQA test.
Parameter | Description | Value |
---|---|---|
ip-address |
Specifies the IP address monitored by the TCP server. |
It is in dotted decimal notation. |
port-number |
Specifies the number of the port monitored by the TCP server. |
The value is integer ranging from 1 to 65535. The well-known port number is not recommended. |
vpn-instance vpn-instance-name |
Specifies a VPN instance to which the TCP server belongs. |
The value is a string of 1 to 31 case-sensitive characters, spaces not supported. In addition, the VPN instance name must not be _public_. When double quotation marks are used around the string, spaces are allowed in the string. |
Usage Scenario
Both the NQA client and server must be configured before an NQA TCP test instance is started. Otherwise, the test instance fails to be started.
Configurations about the server that are performed on the client are as follows:Precautions
You must enable the TCP server using this command before performing the TCP test.