3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
2278 CHAPTER 149: NQA CLIENT CONFIGURATION COMMANDS
Parameter password: Password used to log onto the FTP server, a string of 1 to 32 characters.
It is case sensitive.
Description Use the
password command to configure a password used to log onto the FTP
server.
Use the
undo password command to remove the configured password.
By default, no password is configured for logging onto the FTP server.
Related command: “username (FTP test type view)” on page 2287, “operation (FTP test type view)”
on page 2276.
Example # Configure the password used for logging onto the FTP server as ftpuser.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type ftp
[Sysname-nqa-admin-test-ftp] password ftpuser
probe count
Syntax probe count times
undo probe count
View Any NQA test type view
Parameter times: Number of probes in a test, in the range 1 to 15.
Description Use the
probe count command to configure the number of probes in a test.
Use the
undo probe count command to restore the default.
By default, one probe is performed in a test.
For a TCP or DLSw test, one probe means one connection;
For a UDP-jitter test, the number of packets sent in one probe depends on the
probe packet-number command;
For an FTP, HTTP or DHCP test, one probe means to carry out a corresponding
function;
For an ICMP-echo or UDP-echo test, one packet is sent in one probe;
For an SNMP test, three packets are sent in a probe.
If the number of probes in a test is greater than 1, the system sends a second
packet after it sends the first packet and receives a response packet. If the system
does not receive a response packet, it waits for the test timer to expire before
sending a second probe packet. The process is repeated until the specified probes
are completed.