DIS-200G Series Gigabit Ethernet Switch CLI Reference Guide
19
command changes the terminal width value which applies only to the current session. When changing the value
in a session, the value applies only to that session. When the no form of this command is used, the number of
lines in the terminal display screen is reset to the default, which is 80 characters.
However, for remote CLI session access such as Telnet, the auto-negotiation terminal width result will
take precedence over the default setting if the negotiation is successful. Otherwise, the default
settings take effect.
Example
This example shows how to adjust the current session terminal width to 120 characters.
Switch# show terminal
Terminal Settings :
Length : 24 lines
Width : 80 columns
Default length : 24 lines
Default width : 80 columns
Switch# terminal width 120
Switch# show terminal
Terminal Settings :
Length : 24 lines
Width : 120 columns
Default length : 24 lines
Default width : 80 columns
3-7
username
This command is used to create a user account. Use the
no
form of this command to delete the user account.
username NAME [privilege LEVEL ] [nopassword | password [0 | 7 | 15] PASSWORD]
no username [NAME]
Parameters
Specifies the privilege level for each user. The privilege level must
be 1 or 15. Default level is 1 when create new user.