3com 5500-ei pwr Guía De Referencia

Descargar
Página de 1314
 
1-2 
View 
remote-ping test group view 
Parameters 
times: Number of probes in each remote-ping test. The times argument ranges from 1 to 15.  
Description 
Use the count command to set the number of probes in each remote-ping test.  
Use the undo count command to restore the default. 
For tests except jitter test, only one packet is sent in a probe. In a jitter test, you can use the 
jitter-packetnum command to set the number of packets to be sent in a probe. 
By default, the number of probes in each test is 1. 
Related commands: frequency
Examples 
# Set the number of probes made in an ICMP test to 10.  
<Sysname> system-view 
System View: return to User View with Ctrl+Z 
[Sysname] remote-ping administrator icmp 
[Sysname-remote-ping-administrator-icmp] test-type icmp 
[Sysname-remote-ping-administrator-icmp] count 10 
datafill 
Syntax 
datafill string 
undo datafill 
View 
remote-ping test group view 
Parameters 
string: Data for padding test packets. It is a string of 1 to 230 characters, including spaces  
Description 
Use the datafill command to configure the data for padding test packets.  
Use the undo datafill command to restore the default. 
By default, test packets are padded with characters in the range 0 to 255 cyclically. 
You can pad remote-ping test packets with a character string in the range of 1 to 230 characters, 
including spaces. If the size of a test packet is smaller than that of the configured padding string, only a 
portion of the data is used. If the size of the packet is larger, the string is used cyclically for padding. 
Suppose a padding string, “abcd” is configured. If the test packet size is 3 bytes, only “abc” is used; if it 
is 8 bytes, the string “abcdeabc" is used.