DES-3000 Series Layer 2 Switch CLI Reference Manual
4
B
ASIC
S
WITCH
C
OMMANDS
The basic switch commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in the
following table.
Command Parameters
create account
[admin | user] <username 15>
config account
<username>
delete account
<username> {force_agree}
show account
show session
show switch
show config
[current_config | config_in_nvram]
show serial_port
config serial_port
{baud_rate [9600 | 19200 | 38400 | 115200] auto_logout [never |
2_minutes | 5_minutes| 10_minutes | 15_minutes]}
enable clipaging
disable clipaging
enable telnet
{<tcp_port_number 1-65535>}
disable telnet
enable web
{<tcp_port_number 1-65535>}
disable web
save
reboot
reset
{[config | system]} {force_agree}
login
logout
ping
<ipaddr> {times <value 1-255>} {timeout <sec 1-99>}
config terminal_line [default | <value 20-80>]
show terminal_line
Each command is listed, in detail, in the following sections.
create account
Purpose
Used to create user accounts.
Syntax
create [admin | user] <username 15>
Description
The create account command is used to create user accounts that
consists of a username of 1 to 15 characters and a password of 0
to 15 characters. Up to 8 user accounts can be created.
Parameters
admin <username>
user <username>
Restrictions Only
Administrator-level users can issue this command.
10