xStack
®
DGS-3120 Series Layer 3 Managed Gigabit Ethernet Switch CLI Reference Guide
153
Chapter 12
Basic Commands Command
List
create account [admin | operator | power_user | user] <username 15> {encrypt [plain_text |
sha_1] <password>}
config account <username 15> {encrypt [plain_text | sha_1] <password>}
delete account <username 15>
enable telnet {<tcp_port_number 1-65535>}
enable web {<tcp_port_number 1-65535>}
reset {[config | system]} {force_agree}
config firmware image {unit <unit_id>} <pathname> boot_up
create ipif <ipif_name 12> {<network_address>} <vlan_name 32> {secondary | state [enable |
disable] | proxy_arp [enable | disable] {local [enable | disable]}} (RI and EI Mode Only)
config ipif <ipif_name 12> [{ipaddress <network_address> | vlan <vlan_name 32> | state [enable |
disable]} | proxy_arp [enable | disable] {local [enable | disable]} | bootp | dhcp | ipv6
[ipv6address <ipv6networkaddr> | state [enable | disable]] | ipv4 state [enable | disable] |
dhcpv6_client [enable | disable] {rapid_commit} | ip_directed_broadcast [enable | disable] |
dhcp_option12 [hostname <hostname 63> | clear_hostname | state [enable | disable]]]
delete ipif [<ipif_name 12> {ipv6address <ipv6networkaddr>} | all]
enable ipif [<ipif_name 12> | all]
disable ipif [<ipif_name 12> | all]
show ipif {<ipif_name 12>}
enable ipif_ipv6_link_local_auto [<ipif_name 12> | all]
disable ipif_ipv6_link_local_auto [<ipif_name 12> | all]
show ipif_ipv6_link_local_auto {<ipif_name 12>}
config ipif ipv6_autoconfig <ipif_name 12> state [enable | disable] {default}
12-1 create account
Description
This command is used to create user accounts. The username is between 1 and 15 characters,
the password is between 0 and 15 characters. It is case sensitive. The number of account (include
admin and user) is up to 8.
Format
create account [admin | operator | power_user | user] <username 15> {encrypt [plain_text |
sha_1] <password>}
Parameters
admin - Specify the name of the admin account.
operator - Specify the name for a operator user account.
power_user – Specify the name for a Power-user account.
user - Specify the name of the user account.