3com S7906E Guide De Référence

Page de 2327
 
1-31 
nqa server udp-echo 
Syntax 
nqa server udp-echo ip-address port-number 
undo nqa server udp-echo ip-address port-number 
View 
System view 
Default Level 
2: System level 
Parameters 
ip-address: IP address specified for the UDP listening service on the NQA server. 
port-number: Port number specified for the UDP listening service on the NQA server, in the range 1 to 
50000. 
Description 
Use the nqa-server udp-echo command to create a UDP listening service on the NQA server. 
Use the undo nqa-server udp-echo command to remove the UDP listening service created. 
Note that: 
You need to configure the command on the NQA server for UDP-jitter and UDP-echo tests only. 
The IP address and port number must be consistent with those configured on the NQA client and 
must be different from those of an existing listening service. 
The IP address must be that of an interface on the NQA server. Otherwise, the configuration will be 
invalid. 
Related commands: nqa server enable
Examples 
# Create a UDP listening service by using the IP address 169.254.10.2 and port 9000. 
<Sysname> system-view 
[Sysname] nqa server udp-echo 169.254.10.2 9000