3com S7906E Guide De Référence

Page de 2327
 
1-27 
Parameters 
url: Website an HTTP test visits, a string of 1 to 185 characters. It is case sensitive. 
Description 
Use the url command to configure the website an HTTP test visits. 
Use the undo url command to remove the configured website an HTTP test visits. 
Note that the character string of the configured URL cannot contain spaces. 
Examples 
# Configure the website that an HTTP test visits as /index.htm. 
<Sysname> system-view 
[Sysname] nqa entry admin test 
[Sysname-nqa-admin-test] type http 
[Sysname-nqa-admin-test-http] url /index.htm 
username (FTP test type view) 
Syntax 
username username 
undo username 
View 
FTP test type view 
Default Level 
2: System level 
Parameters 
username: Username used to log onto the FTP server, a string of 1 to 32 characters. It is case sensitive. 
Description 
Use the username command to configure a username used to log onto the FTP server. 
Use the undo username command to remove the configured username. 
By default, no username is configured for logging onto the FTP server. 
Related commands: passwordoperation
Examples 
# Configure the login username as administrator
<Sysname> system-view 
[Sysname] nqa entry admin test 
[Sysname-nqa-admin-test] type ftp 
[Sysname-nqa-admin-test-ftp] username administrator