HP StorageWorks Enterprise File Services WAN Accelerator 3.0.4 Command-Line Interface reference manual (AG421-96004, March 2007)

194 4 - CONFIGURATION-MODE COMMANDS
Example minna (config) # tcp highspeed enable
minna (config) #
terminal
Description Configures the terminal display settings.
The no command option disables the terminal settings.
Syntax [no] terminal {type <type> | length <number>| width <number>}
Parameters
Example
minna (config) # terminal type vt100 length 20 width 180
minna (config) #
username disable
Description Disables the user account so that no one can log in with a password. To re-enable the
account, you must set a password for it.
Syntax username <userid> disable
Parameters
Example
minna (config) # username monitor disable
minna (config) #
username nopassword
Description Disables password protection for a user. The no command option re-enables the
specified user account.
Syntax username <userid> nopassword
Parameters
Example
minna (config) # username monitor nopassword
minna (config) #
<type> Specifies the terminal type.
length <number> Specifies the number of lines for the terminal.
width <number> Specifies the terminal width in characters.
<userid> Specifies the user login: admin or monitor.
<userid> Specifies the user login: admin or monitor.