120nqa server tcp-connectUse nqa server tcp-connect to configure a listening service to enable the NQA server to listen andrespond to the specified IP address and port.Use undo nqa server tcp-connect to remove the TCP listening service.Syntaxnqa server tcp-connect ip-address port-numberundo nqa server tcp-connect ip-address port-numberViewsSystem viewDefault command level2: System levelParametersip-address: Specifies the IP address for the TCP connect listening service.port-number: Specifies the port number for the TCP connect listening service, in the range of 1 to 50000.Usage guidelinesConfigure the command on the NQA server for the TCP operation only.The IP address and port number must be consistent with those on the NQA client and must be differentfrom those of an existing TCP listening service.The IP address must be that of an interface on the NQA server. Otherwise, the configuration is invalid.Examples# Configure a TCP listening service to enable the NQA server to listen and respond on the IP address169.254.10.2 and port 9000. system-view[Sysname] nqa server tcp-connect 169.254.10.2 9000Related commands• nqa server enable• display nqa server statusnqa server udp-echoUse nqa server udp-echo to configure a UDP echo listening service to enable the NQA server to listenand respond to the specified IP address and port.Use undo nqa server udp-echo to remove the UDP listening service created.Syntaxnqa server udp-echo ip-address port-numberundo nqa server udp-echo ip-address port-numberViewsSystem view