User's Manual

Table Of Contents
Command Guide
326
unencrypted Specifies an UNENCRYPTED password will follow
<Password : word4-44> The ENCRYPTED (hidden) user password. Notice the
ENCRYPTED password will be decoded by system internally. You cannot directly use it as
same as the Plain Text and it is not human-readable text
Default:
None
Usage Guide:
To configure the Profiles of Username
Example:
To configure the Profiles of Username (Username: 1234, Password: 1234, Privilege Level: 15)
Switch# configure terminal
Switch (config)# username 1234 privilege 15 password unencrypted 1234
Press ENTER to get started
Username: 1234
Password: 1234
#
4.2.225 vlan
Command:
vlan <vlist>
vlan VLAN commands
<vlan_list> VLAN IDs 1~4095
Default:
None
Usage Guide:
To create the VLAN Profiles
Example:
To create the VLAN Profiles (VLAN 5)
Switch# configure terminal
Switch (config)# vlan 5
Switch (config-vlan)#