392 CLI
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\Dell Astute\User
Guide\Dell_Astute_CLI_new.fm
DELL CONFIDENTIAL – PRELIMINARY 8/9/16 - FOR PROOF ONLY
Command Mode
Global Configuration mode
Usage Guidelines
The last user (regardless of whether it is the default user or any user) cannot be
removed and cannot be a remote user.
Example
Sets an unencrypted password for user top (level 15). It will be encrypted in the
configuration file.
console(config)#
username
tom
password
1234
vlan
Use the vlan VLAN Configuration mode or Global Configuration mode
command to create a VLAN and assign it a name (if only a single VLAN is
being created). Use the no form of this command to delete the VLAN(s).
Syntax
vlan vlan-range | {vlan-id [name vlan-name]}
no vlan vlan-range
Parameters
•
vlan-range
—Specifies a list of VLAN IDs. Separate nonconsecutive VLAN
IDs with a comma and no spaces. Use a hyphen to designate a range of IDs
(range: 2-4094).
•
vlan-id
—Specifies a VLAN ID. (range: 2-4094).
•
vlan-name
—Specifies the VLAN name. (range: 1–32 characters).
Default Configuration
VLAN 1 exists by default.
Command Mode
Global Configuration mode