xStack DGS-3612G Layer 3 Gigabit Ethernet Managed Switch CLI Manual
4
B
ASIC
S
WITCH
C
OMMANDS
The basic switch commands in the Command Line Interface (CLI) are listed (with the appropriate parameters) in the following table.
Command Parameters
create account
[admin | user] <username 15>
config account
<username>
show account
delete account
<username>
show session
show switch
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]}
login
logout
show device status
config greeting_message {default}
show greeting_message
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
consist 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 15> -
Enter a name between 1 and 15 alphanumeric
characters to define the administrator account created here.
user <username 15>-
Enter a name between 1 and 15 alphanumeric
characters to define the user account created here.
Restrictions
Only Administrator-level users can issue this command.
9