3com MSR 20-20 참조 매뉴얼

다운로드
페이지 2742
2286
C
HAPTER
 149: NQA C
LIENT
 C
ONFIGURATION
 C
OMMANDS
By default, the maximum number of hops that a probe packet can traverse in a 
network is 20.
Note that after you configure the routeopt bypass-route command, the 
maximum number of hops a probe packet traverses in the network is 1.
Example
# Configure the maximum number of hops that a probe request can traverse in a 
network as 16.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type icmp-echo
[Sysname-nqa-admin-test-icmp-echo] ttl 16 
type
Syntax
type { dhcp | dlsw | ftp | http | icmp-echo | snmp | tcp | udp-echo | udp-jitter }
View
NQA test group view
Parameter
dhcp: DHCP test.
dlsw: DLSw test.
ftp: FTP test.
http: HTTP test.
icmp-echo: ICMP-echo test.
snmp: SNMP test.
tcp: TCP test.
udp-echo: UDP-echo test.
udp-jitter: UDP-jitter test.
Description
Use the type command to configure the test type of the current test group and 
enter test type view.
By default, no test type is configured.
Example
# Configure the test type of a test group as FTP.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type ftp
[Sysname-nqa-admin-test-ftp]