Reproduction of these materials in any manner whatsoever without the written permission of Dell Inc. is strictly forbidden.
Trademarks used in this text: Dell™, the DELL logo, Dell Precision™, OptiPlex™, Latitude™, PowerEdge™, PowerVault™,
PowerConnect™, OpenManage™, EqualLogic™, KACE™, FlexAddress™ and Vostro™ are trademarks of Dell Inc. Intel, Pentium, Xeon,
Core™ and Celeron are registered trademarks of Intel Corporation in the U.S. and other countries. AMD is a registered trademark and AMD
Opteron™, AMD Phenom™, and AMD Sempron™ are trademarks of Advanced Micro Devices, Inc. Microsoft
®
, MS-DOS® and Windows V i sta® are either trademarks or registered trademarks of Microsoft Corporation in the United States and/or
Server
other countries. Red Hat Enterprise Linux
countries. Novell
registered trademark of Oracle Corporation and/or its affiliates. Citrix
or trademarks of Citrix Systems, Inc. in the United States and/or other countries. VMware
are registered trademarks or trademarks of VMWare, Inc. in the United States or other countries.
Other trademarks and trade names may be used in this publication to refer to either the entities claiming the marks and names or their products.
Dell Inc. disclaims any proprietary interest in trademarks and trade names other than its own.
Regulatory Models: 3524, 3524P, 3548, 3548P
May 2012 Rev. A06
®
is a registered trademark and SUSE ™ is a trademark of Novell Inc. in the United States and other countries. Oracle® is a
®
and Enterprise Linux® are registered trademarks of Red Hat, Inc. in the United States and/or other
®
, Xen®, XenServer® and XenMotion® are either registered trademarks
®
, Virtual SM P®, vMotion®, vCenter®, and vSphere®
®
, Windows®, Windows
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Page 3
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Ryan - old template\RyanCLITOC.fm
port security mode
port security max
port security routed secure-address
show bridge address-table
show bridge address-table static
show bridge address-table count
show bridge multicast address-table
show bridge multicast filtering
show bridge multicast address-table static
show bridge multicast filtering
ip dhcp snooping vlan
ip dhcp snooping trust
ip dhcp snooping information option allowed-untrusted
ip dhcp snooping verify
ip dhcp snooping database
ip dhcp snooping database update-freq
ip dhcp snooping binding
clear ip dhcp snooping database
show ip dhcp snooping
negotiation
flowcontrol
mdix
back-pressure
clear counters
set interface active
show interfaces advertise
show interfaces configuration
show interfaces status
show interfaces description
show interfaces counters
port storm-control include-multicast
port storm-control broadcast enable
port storm-control broadcast rate
show ports storm-control
ip igmp snooping (Interface)
ip igmp snooping mrouter
ip igmp snooping host-time-out
ip igmp snooping mrouter-time-out
ip igmp snooping leave-time-out
ip igmp snooping querier enable
ip igmp snooping querier address
show ip igmp snooping mrouter
show ip igmp snooping interface
show ip igmp snooping groups
lldp tx-delay
lldp optional-tlv
lldp management-address
lldp med enable
lldp med network-policy (global)
lldp med network-policy (interface)
lldp med location
clear lldp rx
show lldp configuration
show lldp med configuration
show lldp local
show lldp neighbors
hostname
service cpu-utilization
stack master
stack reload
show stack
show users
show sessions
show system
show version
asset-tag
show system id
show cpu utilization
passwords history
passwords history hold-time
passwords lockout
aaa login-history file
set username active
set line active
set enable-password active
show passwords configuration
show users login-history
show users accounts
ip http port
ip http exec-timeout
ip https server
ip https port
ip https exec-timeout
crypto certificate generate
crypto certificate request
crypto certificate import
ip https certificate
show crypto certificate mycertificate
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
24Contents
Page 25
Using the CLI
This chapter describes how to start using the CLI and describes the command editing features to
assist in using the CLI.
CLI Command Modes
Introduction
To assist in configuring the device, the Command Line Interface (CLI) is divided into different
command modes. Each command mode has its own set of specific commands. Entering a question
mark "?" at the system prompt (console prompt) displays a list of commands available for that
particular command mode.
From each mode a specific command is used to navigate from one command mode to anot her. The
standard order to access the modes is as follows: User EXEC mode, Privileged EXEC mode,
Global Configuration mode, and Interface Configuration mode. The following figure illustrates the
command mode access path.
1
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Using the CLI25
Page 26
www.dell.com | support.dell.com
When starting a session, the initial mode is the User EXEC mode. Only a limited subset of
commands are available in the User EXEC mode. This level is reserved for tasks that do not change
the configuration. To enter the next level, the Privileged EXEC mode, a password is required.
The Privileged EXEC mode gives access to commands that are restricted on User EXEC mode and
provides access to the device Configuration mode.
The Global Configuration mode manages the device configuration on a global level.
The Interface Configuration mode configures specific interfaces in the device.
User EXEC Mode
After logging into the device, the user is automatically in the User EXEC command mode unless
the user is defined as a privileged user. In general, the User EXEC commands allow the user to
perform basic tests, and list system information.
The user-level prompt consists of the device host name followed by the angle bracket (>).
Console>
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
26Using the CLI
Page 27
The default host name is Console unless it was changed using the hostname command in the
Global Configuration mode.
Privileged EXEC Mode
Privileged access is password protected to prevent unauthorized use because, many of the
privileged commands set operating system parameters. The password is not displayed on the screen
and is case sensitive.
Privileged users enter directly into the Privileged EXEC mode. To enter the Privileged EXEC mode
from the User EXEC mode, perform the following steps:
1
At the prompt enter the
2
Enter the password and press <Enter>. The password is displayed as *. The Privileged EXEC
mode prompt is displayed. The Privileged EXEC mode prompt consists of the device host name
#
followed by
.
Console#
T o return from the Privileged EXEC mode to the User EXEC mode, use the disable command. The
following example illustrates how to access the Privileged EXEC mode and return to the User
EXEC mode:
Console> enable
Enter Password: ******
enable
command and press <Enter>. A password prompt appears.
Console#
Console# disable
Console>
The exit command is used to return from any mode to the previous mode except when returning to
the User EXEC mode from the Privileged EXEC mode. For example, the exit command is used to
return from the Interface Configuration mode to the Global Configuration mode.
Global Configuration Mode
Global Configuration mode commands apply to features that affect the system as a whole, rather
than just a specific interface. The configure Privileged EXEC mode command is used to enter the
Global Configuration mode.
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Using the CLI27
Page 28
T o enter the Global Configuration mode, at the Privileged EXEC mode prompt enter the command
configure and press <Enter>. The Global Configuration mode prompt is displayed. The Global
Configuration mode prompt consists of the device host name followed by (config) and #.
Console(config)#
T o return from the Global Configuration mode to the Privileged EXEC mode, the user can use one
of the following commands:
•exit
•end
•Ctrl+Z
www.dell.com | support.dell.com
The following example illustrates how to access the Global Configuration mode and return to the
Privileged EXEC mode:
Interface Configuration Mode and Specific Configuration Modes
Interface Configuration mode commands modify specific interface operations. The following are
the Interface Configuration modes:
•
Line Interface
commands such as line timeout settings, etc. The
used to enter the Line Configuration command mode.
•
VLAN Database
Global Configuration mode command is used to enter the VLAN Database Interface
Configuration mode.
•
Management Access List
management access-list
Access List Configuration mode.
•
Ethernet
Configuration mode command is used to enter
Ethernet type interface.
— Contains commands to configure the management connectio ns. These include
line
Global Configuration mode command is
— Contains commands to create a VLAN as a whole. The
vlan database
— Contains commands to define management access-lists. The
Global Configuration mode command is used to enter the Managem ent
— Contains commands to manage port configuration. The
the Interface Configuration mode to configure an
interface ethernet
Global
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
28Using the CLI
Page 29
•
Port Channel
— Contains commands to configure port-channels, for example, assigning ports
to a port-channel. Most of these commands are the same as the commands in the Ethernet
interface mode, and are used to manage the member ports as a single entity. The
channel
Global Configuration mode command is used to enter the Port Channel Inte rface
interface port-
Configuration mode.
•
SSH Public Key-chain
keys. The
crypto key pubkey-chain ssh
— Contains commands to manually specify other device SSH public
Global Configuration mode command is used to enter
the SSH Public Key-chain Configuration mode.
•QoS — Contains commands related to service definitions. The qos Global Configuration
mode command is used to enter the QoS services configuration mode.
•MAC Access-List— Configures conditions required to allow traffic based on MAC
addresses. The ip access-list Global Configuration mode command is used to enter the MAC
access-list configuration mode.
Starting the CLI
The device can be managed over a direct connection to the device console port or via a Telnet
connection. The device is managed by entering command keywords and parameters at the prompt.
Using the device command-line interface (CLI) is very similar to entering commands on a UNIX
system.
If access is via a Telnet connection, ensure that the device has a defined IP address, corresponding
management access is granted, and the workstation used to access the device is connected to the
device prior to using CLI commands.
NOTE: The following steps are for use on the console line only.
To start using the CLI, perform the following steps:
1
Connect the DB9 null-modem or cross over cable to the RS-232 serial port of the dev ice to the
RS-232 serial port of the terminal or computer running the terminal emulatio n application.
NOTE: The default data rate, for Ryan, is 115,200 (Console port on unit shows a default data rate of
9600).
Set the data format to 8 data bits, 1 stop bit, and no parity.
a
b
Set Flow Control to
c
Under
Properties
d
Select
Terminal keys
Terminal keys
NOTICE: When using HyperTerminal with Microsoft® Windows 2000, ensur e that Windows® 2000
Service Pack 2 or later is installed. With Windows 2000 Service Pack 2, the arrow keys function
properly in HyperT erminal’s VT100 emulation. Go to www.microsoft.com for information on Windows
2000 service packs.
For more information, see
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
none
.
, select
(not Windows keys
VT100 for Emulation
for
Function, Arrow, and Ctrl keys
mode.
).
. Ensure that the setting is for
Dell™ PowerConnect™ 3500 Series User's Guide
.
Using the CLI29
Page 30
2
Enter the following commands to begin the configuration procedure :
Configure the device and enter the necessary commands to complete the requi red tasks.
4
When finished, exit the session with the
When a different user is required to log onto the system, use the login Privileged EXEC mode
command. This effectively logs off the current user and logs on the new user.
exit
command.
www.dell.com | support.dell.com
Editing Features
Entering Commands
A CLI command is a series of keywords and arguments. Keywords identify a command, and
arguments specify configuration parameters. For example, in the command show interfaces status ethernet 1/e11, show, interfaces and status are keywords, ethernet is an argument that specifies
the interface type, and 1/e11 specifies the port.
To enter commands that require parameters, enter the required parameters after the command
keyword. For example, to set a password for the administrator, enter:
When working with the CLI, the command options are not displayed. The command is not selected
from a menu, but is manually entered. To see what commands are available in each mode or within
an interface configuration, the CLI provides a method of displaying the available commands, the
command syntax requirements and in some instances, parameters required to complete the
command. The standard command to request help is the character ?.
There are two instances where help information can be displayed:
•
Keyword lookup
commands and corresponding help messages are is displayed.
•
Partial keyword lookup
place of a parameter. The matched keyword or parameters for this command are displayed.
— The character ? is entered in place of a command. A list of all valid
— If a command is incomplete and or the character ? is entered in
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
30Using the CLI
Page 31
To assist in using the CLI, there is an assortment of editing features. The following features are
described:
•Terminal Command Buffer
•Command Completion
•Keyboard Shortcuts
Copying and Pasting Text
Up to 100 lines of text (i.e., commands) can be copied and pasted into the device.
NOTE: This editing features are for Tel net only.
NOTE: It is the user’s responsibility to ensure that the text copied into the device consists of legal
commands only.
When copying and pasting commands from a configuration file, make sure that the following
conditions exist:
•A device Configuration mode has been accessed.
•The commands contain no encrypted data, like encrypted passwords or keys. Encrypted data
cannot be copied and pasted into the device.
Setup Wizard
The CLI supports a Setup Wizard. This is an easy-to-use user interface which quickly guides the
user in setting up basic device information, so that the device can be easily managed from a Web
Based Interface. Refer to the Getting Started Guide and User Guide for more information on the
Setup Wizard.
Terminal Command Buffer
Every time a command is entered in the CLI, it is recorded on an internally managed Command
History buffer. Commands stored in the buffer are maintained on a First In First Out (FIFO) basis.
These commands can be recalled, reviewed, modified, and reissued. This buffer is not preserved
across device resets.
KeywordDescription
Up-arrow key
Ctrl+P
Down-arrow keyReturns to more recent commands in the history buffer after recalling
By default, the history buffer system is enabled, but it can be disabled at any time. For information
about the command syntax to enable or disable the history buffer, see history.
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Recalls commands in the history buffer, beginning with the most recent
command. Repeats the key sequence to recall successively older
commands.
commands with the up-arrow key. Repeating the key sequence will recall
successively more recent commands.
Using the CLI31
Page 32
There is a standard default number of commands that are stored in the buffer. The standard number
of 10 commands can be increased to 216. By configuring 0, the effect is the same as disabling the
history buffer system. For information about the command syntax for configuring the command
history buffer, see history size.
To display the history buffer, see show history.
Negating the Effect of Commands
For many configuration commands, the prefix keyword no can be entered to cancel the effect of a
command or reset the configuration to the default value. This guide describes the negation effect
for all applicable commands.
www.dell.com | support.dell.com
Command Completion
An appropriate error message displays if the entered command is incomplete or invalid; or has
missing or invalid parameters. This assists in entering the correct command.
Keyboard Shortcuts
The CLI has a range of keyboard shortcuts to assist in editing the CLI commands. The following
table describes the CLI shortcuts.
Keyboard KeyDescription
Up-arrow keyRecalls commands from the history buf fer, beginning with the most recent command.
Down-arrow keyReturns the most recent commands from the history buffer after recalling commands
Ctrl+AMoves the cursor to the beginning of the command line.
Ctrl+EMoves the cursor to the end of the command line.
Ctrl+Z / EndReturns back to the Privileged EXEC mode from any configuration mode.
Backspace keyDeletes one character left to the cursor position.
Repeat the key sequence to recall successively older commands.
with the up arrow key. Repeating the key sequence will recall successively more
recent commands.
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
32Using the CLI
Page 33
CLI Command Conventions
When entering commands there are certain command entry standards that apply to all commands.
The following table describes the command conventions.
ConventionDescription
[ ]In a command line, square brackets indicate an optional entry.
{ }In a command line, curly brackets indicate a selection of compulsory
parameters separated by the | character. One option must be selected. For
example, flowcontrol {auto|on|off} means that for the flowcontrol
command either auto, on or off must be selected.
Italic fontIndicates a parameter.
<Enter> Indicates an individual key on the keyboard. For example, <Enter>
indicates the Enter key.
Ctrl+F4Any combination of keys pressed simultaneously on the keyboard.
Screen
Display
all
Indicates system messages and prompts appearing on the console.
When a parameter is required to define a range of ports or parameters and
all
is an option, the default for the command is
defined. For example, the comma nd
interface range port-channel
option of either entering a range of channels, or selecting
command is entered without a parameter, it automatically defaults to
when no parameters are
has the
all
. When the
all
.
all
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Using the CLI33
Page 34
www.dell.com | support.dell.com
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
34Using the CLI
Page 35
Command Groups
Introduction
The Command Language Interface (CLI) is a network management application operated through
an ASCII terminal without the use of a Graphical User Interface (GUI) driven software application.
By directly entering commands, you achieve greater configuration flexibility. The CLI is a basic
command-line interpreter similar to the UNIX C shell.
You can configure and maintain a device by entering commands from the CLI, which is based
solely on textual input and output; you enter commands using a terminal keyboard and the textual
output displays via a terminal monitor . You can access the CLI from a VT100 terminal connected to
the console port of the device or through a Telnet connection from a remote host.
The first time you use the CLI from the console a Setup Wizard is invoked. The Setup Wizard
guides you in setting up a minimum configuration, so that the device can be managed from the Web
Based Interface. Refer to the Getting Started Guide and User Guide for more information on the
Setup Wizard.
This guide describes how the Command Line Interface (CLI) is structured, describes the command
syntax, and describes the command functionality.
This guide also provides information for configuring the PowerConnect device, details the
procedures, and provides configuration examples. Basic installation configuration is described in
the User’s Guide and must be completed before using this document.
2
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Command Groups35
Page 36
Command Groups
The system commands can be broken down into functional groups as shown below.
Command GroupDescription
AAA CommandsConfigures connection security including authorization and
ACL CommandsConfigures ACL on the device.
Address Table CommandsConfigures bridging Address Tables.
Clock CommandsConfigures clock commands on the device.
Configuration and Image Files
www.dell.com | support.dell.com
Commands
DHCP Snooping CommandsConfiguring DHCP snooping on the device.
Ethernet ConfigurationConfigures all port configuration options for, example ports, storm
GVRP CommandsConfigures and displays GVRP configuration and information.
IGMP Snooping CommandsConfigures IGMP snooping and displays IGMP configuration and
IP Addressing CommandsConfigures and manages IP addresses on the device.
IPv6 Addressing CommandsConfigures and manages IPv6 addresses on the device.
LACP CommandsConfigures and displays LACP information.
Line CommandsConfigures the console and remote Telnet connection.
LLDP CommandsConfigures and displays LLDP information.
Login Banner CommandsConfigures customizable login banners on the device.
Management ACL CommandsConfigures and displays management access-list information.
PHY Diagnostics CommandsDiagnoses and displays the interface status.
Power-over-Ethernet CommandsConfigure Power over Ethernet settings on the device.
Port Channel CommandsConfigures and displays Port Channel information.
Port Monitor CommandsMonitors activity on specific target ports.
QoS CommandsConfigures and displays QoS information.
RADIUS CommandsConfigures and displays RADIUS information.
RMON CommandsDisplays RMON statistics.
SNMP CommandsConfigures SNMP communities, traps and displays SNMP
Spanning Tree CommandsConfigures and reports on Spanning Tree protocol.
passwords.
Manages the device configuration files.
control, and auto-negotiation.
IGMP information.
information.
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
36Command Groups
Page 37
SSH CommandsConfigures SSH authentication.
Syslog CommandsManages and displays syslog messages.
System Management CommandsConfigures the device clock, name and authorized users.
TACACS CommandsConfigures TACACS+ commands.
TIC CommandsConfigures and displays TIC information.
Tunnel Commands
User Interface CommandsDescribes user commands used for entering CLI commands.
VLAN CommandsConfigures VLANs and displays VLAN information.
Voice VLAN CommandsConfigures Voice VLANs and displays VLAN information.
W e b Server CommandsConfigures W eb based access to the device.
802.1x CommandsConfigures commands related to 802.1x security protocol.
aaa authentication enableDefines authentication method lists for accessing higher
privilege levels.
login authenticationSpecifies the login authentication method list for a remote
telnet or console.
enable authenticationSpecifies the authentication method list when accessing a
higher privilege level from a remote telnet or console.
ip http authenticationSpecifies authentication methods for HTTP server users.Global
ip https authenticationSpecifies authentication methods for HTTPS server users.Global
show authentication
methods
passwordSpecifies a password on a line. Line
enable passwordSets a local password to control access to normal and
usernameEstablishes a username-based authentication system.Global
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Displays information about the authentication methods.Privileged EXEC
privilege levels.
Global
Configuration
Line
Configuration
Line
Configuration
Configuration
Configuration
Configuration
Global
Configuration
Configuration
Command Groups37
Page 38
ACL Commands
Command GroupDescriptionAccess Mode
ip access-listCreates Layer 2 ACLs.Global
permit (IP)Permits traffic if the conditions defined in the permit
deny (IP)Denies traffic if the conditions defined in the deny
mac access-listCreates Layer 2 ACLs.Global
www.dell.com | support.dell.com
permit (MAC)Set permit conditions for a MAC access listMAC Access-List
deny (MAC)Denies traffic if the conditions defined in the deny
service-aclSets the default ace action to permit or deny. Interface
show access-listsApplies an ACL to the input interface.Privileged EXEC
show interfaces access-
lists
Configuration
IP Access-List
statement match.
statement match.
statement match
Displays ACLs defined on the device.Privileged EXEC
Configuration
IP Access-List
Configuration
Configuration
Configuration
MAC Access-List
Configuration
Configuration
Address Table Commands
Command GroupDescriptionAccess Mode
bridge addressAdds a static MAC-layer station source address to the
bridge multicast filteringEnables filtering of Multicast addresses.Global
bridge multicast addressRegisters MAC-layer Multicast addresses to the
bridge multicast forbidden
address
bridge multicast
unregistered
bridge multicast forwardall
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
38Command Groups
Interface (VLAN)
bridge table.
bridge table, and adds static ports to the group.
Forbids adding a specific Multicast address to specific
ports.
Configures the forwarding state of unregistered
multicast addresses.
Enables forwarding all Multicast frames on a port.Interface (VLAN)
Configuration
Configuration
Interface (VLAN)
Configuration
Interface (VLAN)
Configuration
Interface
Configuration
Configuration
Page 39
bridge multicast forbidden
forward-all
Forbids a port from becoming a forward-all Multicast
port.
Interface (VLAN)
Configuration
bridge aging-timeSets the Address Table aging time.Global
Configuration
clear bridgeRemoves any learned entries from the forwarding
Privileged EXEC
database.
port securityDisables new address learning/forwarding on an
interface.
Interface
Configuration
port security modeConfigures the port security learning mode.Interface
Configuration
port security maxConfigures the maximum number of addresses that
may be learned on the port while the port is in port
Interface
Configuration
security mode.
port security routed
secure-address
Adds MAC-layer secure addresses to a routed port.Interface
Configuration
show bridge address-tableDisplays all entries in the bridge-forwarding database.Privileged EXEC
show bridge address-table
static
show bridge address-table
count
show bridge multicast
Displays statically created entries in the bridgeforwarding database
.
Displays the number of addresses present in the
Privileged EXEC
Privileged EXEC
bridge-forwarding database.
Displays all entries in the bridge-forwarding database.Privileged EXEC
address-table
show bridge multicast
Displays the statically configured multicast addresses.Privileged EXEC
address-table static
show bridge multicast
Displays the Multicast filtering configuration.Privileged EXEC
filtering
show ports securityDisplays the port-lock status.Privileged EXEC
show ports security
Displays current dynamic addresses in locked ports.Privileged EXEC
addresses
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Command Groups39
Page 40
Clock Commands
Command GroupDescriptionAccess Mode
clock setManually sets the system clock.Privileged EXEC
clock sourceConfigures an external time source for the sys tem
clock timezoneSets the time zone for display purposes.Global Configuration
clock summer-timeConfigures the system to automatically switch to
sntp authentication-keyDefines an authentication key for Simple
www.dell.com | support.dell.com
sntp authenticateGrants authentication for received Network T ime
sntp trusted-keyAuthenticates the identity of a system to which
sntp client poll timerSets the polling time for the Simple Network
sntp unicast client enableEnables the device to use the Simple Network
sntp unicast client pollEnables polling for the Simple Network Time
sntp serverConfigures the device to use the Simple Network
show clockDisplays the time and date from the system
clock.
summer time (daylight saving time).
Network Time Protocol (SNTP).
Protocol (NTP) traffic from servers.
Simple Network Time Protocol (SNTP) will
synchronize.
Time Protocol (SNTP) client.
Enables the Simple Network Time Protocol
(SNTP) Broadcast clients.
Enables the Simple Network Time Protocol
(SNTP) Broadcast and Anycast client on an
interface.
Enables the Simple Network Time Protocol
(SNTP) client on an interface.
Time Protocol (SNTP) to request and accept
Simple Network Time Protocol (SNTP) traffic
from servers.
Protocol (SNTP) predefined Unicast clients.
Time Protocol (SNTP) to request and accept
Simple Network Time Protocol (SNTP) traffic
from a server.
clock.
Global Configuration
Global Configuration
Global Configuration
Global Configuration
Global Configuration
Global Configuration
Global Configuration
Global Configuration
Interface Configuration
Global Configuration
Global Configuration
Global Configuration
User EXEC
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
40Command Groups
Page 41
show sntp configurationShows the configuration of the Simple Network
Time Protocol (SNTP).
show sntp statusShows the status of the Simple Network Time
Protocol (SNTP).
Privileged EXEC
Privileged EXEC
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Command Groups41
Page 42
Configuration and Image Files Commands
Command GroupDescriptionAccess Mode
copyCopies files from a source to a destination.Privileged EXEC
deleteDeletes a file from a Flash memory device.Privileged EXEC
delete startup-configDeletes the startup-config file.Privileged EXEC
dirDisplays a list of files on a flash file system.Privileged EXEC
moreDisplays a file.Privileged EXEC
renameRenames a file.Privileged EXEC
www.dell.com | support.dell.com
boot systemSpecifies the system image that the device loads at
show running-configDisplays the contents of the currently running
show startup-configDisplays the startup configuration file contents.Privileged EXEC
show bootvarDisplays the active system image file that the device
DHCP Snooping Commands
Command GroupDescriptionAccess Mode
ip dhcp snoopingGlobally enables DHCP snoopingGlobal
ip dhcp snooping vlanEnables DHCP snooping on a VLAN.Global
ip dhcp snooping trustConfigures a port as trusted for DHCP snooping
ip dhcp snooping
information option
allowed-untrusted
ip dhcp snooping verifyConfigures a switch to accept DHCP packets with
ip dhcp snooping databaseConfigures the DHCP snooping binding file.Global
ip dhcp snooping database
update-freq
startup.
configuration file.
loads at startup.
purposes.
Configures a switch to accept DHCP packets with
option-82 information from an untrusted port.
option-82 information from an untrusted port.
Configures the update frequency of the DHCP
snooping binding file.
Privileged EXEC
Privileged EXEC
Privileged EXEC
Configuration
Configuration
Interface
Configuration
Global
Configuration
Global
Configuration
Configuration
Global
Configuration
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
42Command Groups
Page 43
ip dhcp snooping bindingConfigures the update frequency of the DHCP
snooping binding file.
clear ip dhcp snooping
database
show ip dhcp snoopingDisplays the DHCP snooping configuration.EXEC
show ip dhcp snooping
binding
Clears the DHCP snooping binding database.Privileged EXEC
Displays the DHCP snooping binding database
and configuration information for all interfaces on
Privileged EXEC
User EXEC
a switch.
Ethernet Configuration Commands
Command GroupDescriptionAccess Mode
interface ethernetEnters the interface configuration mode to configure
an Ethernet type interface.
interface range ethernetEnters the interface configuration mode to configure
multiple Ethernet type interfaces.
shutdownDisables interfaces. Interface
descriptionAdds a description to an interface.Interface
speedConfigures the speed of a given Ethernet interface
when not using auto-negotiation.
duplexConfigures the full/half duplex operation of a given
Ethernet interface when not using auto-negotiation.
negotiationEnables auto-negotiation operation for the speed and
duplex parameters of a given interface.
flowcontrolConfigures the Flow Control on a given interface.Interface
mdixEnables automatic crossover on a given interface.Interface
back-pressureEnables Back Pressure on a given interface.Interface
clear counters
set interface activeReactivates an interface that was suspended by the
show interfaces advertiseDisplays auto negotiation advertisement data.Privileged EXEC
show interfaces
configuration
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Clears statistics on an interface.Privil ege d EXEC
system.
Displays the configuration for all interfaces.Privileged EXEC
Global
Configuration
Global
Configuration
Configuration
Configuration
Interface
Configuration
Interface
Configuration
Interface
Configuration
Configuration
Configuration
Configuration
Privileged EXEC
Command Groups43
Page 44
show interfaces statusDisplays the status for all interfaces.Privileged EXEC
show interfaces
description
show interfaces countersD isplays traffic seen by the physical interface.Privileged EXEC
port storm-control
include-multicast
port storm-control
broadcast enable
port storm-control
broadcast rate
www.dell.com | support.dell.com
show ports storm-controlDisplays the storm control configuration.Privileged User
Displays the description for all interfaces.Privileged EXEC
Enables the device to count Multicast packets with
Broadcast packets.
Interface
Configuration
Enables Broadcast storm control.Interface
Configuration
Configures the maximum Broadcast rate.Interface
Configuration
EXEC
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
44Command Groups
Page 45
GVRP Commands
Command GroupDescriptionMode
gvrp enable (Global)Enables GVRP globally. Global
Configuration
gvrp enable (Interface)Enables GVRP on an interface.Interface
Configuration
garp timerAdjusts the GARP application join, leave, and leaveall
GARP timer values.
gvrp vlan-creation-forbidEnables or disables dynamic VLAN creation. Interface
gvrp registration-forbidDe-registers all VLANs, and prevents dynamic
VLAN registration on the port.
clear gvrp statisticsClears all the GVRP statistics information.Privileged EXEC
show gvrp configurationDisplays GVRP configuration information.User EXEC
show gvrp statisticsDisplays GVRP statistics.User EXEC
show gvrp error-statisticsDisplays GVRP error statistics.User EXEC
Interface
Configuration
Configuration
Interface
Configuration
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Command Groups45
Page 46
IGMP Snooping Commands
Command GroupDescriptionAccess Mode
ip igmp snooping (Global)Enables Internet Group Management Protocol
ip igmp snooping
(Interface)
ip igmp snooping mrouterEnables automatic learning of Multicast router ports.Interface (VLAN)
ip igmp snooping host-
time-out
www.dell.com | support.dell.com
ip igmp snooping mroutertime-out
ip igmp snooping leavetime-out
ip igmp snooping querier
enable
ip igmp snooping querier
address
show ip igmp snooping
mrouter
show ip igmp snooping
interface
show ip igmp snooping
groups
Global
(IGMP) snooping.
Enables Internet Group Management Protocol
(IGMP) snooping on a specific VLAN.
Configures the host-time-out.Interface (VLAN)
Configures the mrouter-time-out.Interface (VLAN)
Configures the leave-time-out. Interface (VLAN)
Enables Internet Group Management Protocol
(IGMP) querier on a specific VLAN
Defines the source IP address that the IGMP Snooping
querier uses.
Displays information on dynamically learned
Multicast router interfaces.
Displays IGMP snooping configuration.User EXEC
Displays Multicast groups learned by IGMP
snooping.
Configuration
Interface (VLAN)
Interface (VLAN)
Interface (VLAN)
User EXEC
User EXEC
IP Addressing Commands
Command GroupDescriptionAccess Mode
ip address
ip address dhcpAcquires an IP address on an interface from the
ip default-gateway
show ip interfaceDisplays the usability status of interfaces configured
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
46Command Groups
Sets an IP address.
DHCP server.
Defines a default gateway (router).
for IP.
Interface
Configuration
Interface
Configuration
Global
Configuration
Privileged EXEC
Page 47
arpAdds a permanent entry in the ARP cache.Global
Configuration
arp timeoutConfigures how long an entry remains in the ARP
cache.
Global
Configuration
clear arp-cacheDeletes all dynamic entries from the ARP cache.Privileged EXEC
show arpDisplays entries in the ARP table.Privileged EXEC
ip domain-lookup
ip domain-name
ip name-server
Enables the IP Domain Naming System (DNS)-based
host name-to-address translation.
Defines a default domain nam e that the softw are uses to
complete unqualified host names.
Sets the available name servers.
Global
Configuration
Global
Configuration
Global
Configuration
ip host
clear host
clear host dhcp
Defines static host name-to-address mapping in the host
cache.
Deletes entries from the host name-to-address cache.
Deletes entries from the host name-to-address mapping
Global
Configuration
Privileged EXEC
Privileged EXEC
received from Dynamic Host Configuration Protocol
(DHCP).
show hosts
Displays the default domain name, a list of name server
Privileged EXEC
hosts, the static and cached list of host nam es and
addresses.
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Command Groups47
Page 48
IPv6 Addressing Commands
Command GroupDescriptionAccess Mode
ipv6 enableEnables IPv6 processing on an interface.Interface Configu-
ipv6 address autoconfigEnables automatic configuration of IPv6 addresses
ipv6 icmp error-intervalConfigures the rate limit interval and bucket size
show ipv6 icmp error-
www.dell.com | support.dell.com
interval
ipv6 addressConfigures an IPv6 address for an interface.Interface Configu-
ipv6 address link-localConfigures an IPv6 link-local address for an interface.Interface Configu-
ipv6 unreachablesEnables the generation of Internet Control Message
ipv6 default-gatewayDefines an IPv6 default gateway.Global Configura-
ipv6 mld versionChanges the Multicast Listener Discovery Protocol
show ipv6 interfaceDisplays the usability status of interfaces configured
show IPv6 routeDisplays the current state of the IPv6 routing table.Privileged EXEC
ipv6 nd dad attemptsConfigures the number of consecutive neighbor solici-
ipv6 hostDefines a static host name-to-address mapping in the
ipv6 neighborConfigures a static entry in the IPv6 neighbor discov-
ipv6 set mtuSets the MTU size of IPv6 packets sent on an inter-
show ipv6 neighborsDisplays IPv6 neighbor discovery cache information.Privileged EXEC
using stateless autoconfiguration on an interface.
parameters for IPv6 ICMP error messages.
Displays
Protocol for IPv6 (ICMPv6) unreachable messages for
any packets arriving on a specified interface.
reporting for a specified group.
(MLD) version.
for IPv6.
tation messages that are sent on an interface while
duplicate address detection is performed on the unicast IPv6 addresses of the interface.
host name cache.
ery cache.
face.
the IPv6 ICMP error interval settingPrivileged EXEC
ration
Interface Configu-
ration
Global Configura-
tion
ration
ration
Interface Configu-
ration
tion
Interface Configu-
ration
Interface Configu-
ration
Privileged EXEC
Interface Configuration
Global Configuration
Global Configuration
Privileged EXEC
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
48Command Groups
Page 49
clear ipv6 neighborsDeletes all entries in the IPv6 neighbor discovery
cache, except static entries.
Privileged EXEC
LACP Commands
Command GroupDescriptionAccess Mode
lacp system-priorityConfigures the system LACP priority. Global
Configuration
lacp port-priorityConfigures the priority value for physical ports. Interface
Configuration
lacp timeoutAssigns an administrative LACP timeout.Interface
Configuration
show lacp ethernetDisplays LACP information for Ethernet ports.Privileged EXEC
show lacp port-channel
Displays LACP information for a port-channel.
Privileged EXEC
Line Commands
Command GroupDescriptionAccess Mode
lineIdentifies a specific line for configuration and enters
the line configuration command mode.
speedConfigures the baud rate of the line.Line Configuration
autobaudConfigures the line for automatic baud rate detection
(autobaud).
exec-timeoutConfigures the interval that the system waits until user
input is detected.
historyEnables the command history function.Line Configuration
history sizeConfigures the command history buffer size for a
particular line.
terminal historyEnables the command history function for the current
terminal session.
terminal history sizeConfigures the command history buffer size for the
current terminal session.
show lineDisplays line parameters. User EXEC
Global
Configuration
Line Configuration
Line Configuration
Line Configuration
User EXEC
User EXEC
Line Commands
Command GroupDescriptionAccess Mode
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Command Groups49
Page 50
lineIdentifies a specific line for configuration and enters
speedSets the line baud rate. Line Configuration
autobaud
exec-timeoutConfigures the interval that the system waits until user
show lineDisplays line parameters. User EXEC
terminal historyEnables the command history function for the current
terminal history sizeTerminal history buf fer size for the current terminal
www.dell.com | support.dell.com
the Line Configuration command mode.
Sets the line for automatic baud rate detection
input is detected.
terminal session.
session.
Global Configuration
Line Configuration
Line Configuration
User EXEC
User EXEC
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
lldp enable (interface)Enables LL DP on an interface.Interface
configuration
(Ethernet)
lldp timerSpecifies how often the software sends LLDP updates.Global
configuration
lldp hold-multiplierSpecifies the amount of time the receiving device should
hold a LLDP packet before discarding it.
lldp reinit-delaySpecifies the minimum time an LLDP p ort will wait befo re
reinitializing LLDP transmission.
lldp tx-delaySpecifies the delay between successive LLDP frame
transmissions initiated by value/status changes in the
LLDP local systems MIB.
lldp optional-tlvSpecifies which optional TLVs from the basic set should be
transmitted.
lldp managementaddress
lldp med enableEnables LLDP Media Endpoint Discovery (MED) on an
lldp med networkpolicy (global)
lldp med networkpolicy (interface)
lldp med locationInterface
clear lldp rxRestarts the LLDP RX state machine and clears the
show lldp configurationDisplays the LLDP configuration.Privileged
Specifies the management address that would be advertised
from an interface.
interface.
Defines LLDP MED network policy.Global
Attaches a LLDP MED network policy to a port.Interface
neighbors table.
Global
configuration
Global
configuration
Global
configuration
Interface
configuration
(Ethernet)
Interface
configuration
(Ethernet)
Interface
configuration
(Ethernet)
configuration
configuration
(Ethernet)
configuration
(Ethernet)
Privileged
EXEC
EXEC
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Command Groups51
Page 52
show lldp med
configuration
show lldp localDisplays the Link Layer Discovery Protocol (LLDP)
show lldp neighborsDisplays information about discovered neighboring
Login Banner Commands
Command GroupDescriptionAccess Mode
www.dell.com | support.dell.com
banner execSpecifies and enables a message to be displayed when
banner loginEnables a message to be displayed before the user-
banner motdSpecifies and enables a message-of-the-day banner.Global Configura-
exec-bannerEnables the display of exec banners.Line Configuration
login-bannerEnables the display of login banners.Line Configuration
motd-bannerEnables the display of message-of-the-day banners.Line Configuration
show banner Displays the banners configuration.Privileged EXEC
Displays the Link Layer Discovery Protocol (LLDP)
Media Endpoint Discovery (MED) configuration.
information that is advertised from a specific port.
devices using Link Layer Discovery Protocol (LLDP)
an EXEC process is created.
name and password login prompts.
Privileged
EXEC
Privileged
EXEC
Privileged
EXEC
Global Configuration
Global Configuration
tion
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
52Command Groups
Page 53
Management ACL Commands
Command GroupDescriptionAccess Mode
management access-listDefines a management access-list, and enters the
access-list for configuration.
permit (Management)Defines a permit rule.Management
deny (Management)Defines a deny rule.Management
management access-classDefines which management access-list is used.Global
show management accesslist
show management accessclass
Displays management access-lists.Privileged EXEC
Displays the active management access-list.Privileged EXEC
Global
Configuration
Access-level
Access-level
Configuration
PHY Diagnostics Commands
Command GroupDescriptionAccess Mode
test copper-port tdrDiagnoses with TDR (Time Domain Reflectometry)
technology the quality and characteristics of a copper
cable attached to a port.
show copper-ports tdrDisplays the last TDR (Time Domain Reflectometry)
tests on specified ports.
show copper-ports
cable-length
Displays the estimated copper cable length attached to
a port.
Privileged EXEC
User EXEC
User EXEC
Power-over-Ethernet Commands
Command GroupDescriptionAccess Mode
power inlineConfigures the administrative mode of the inline
power on an interface.
power inline powereddevice
power inline priorityDisplays port monitor ing status.Interface
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Adds a description of the powered d evice ty pe attached
to the interface.
Interface
Configuration
Interface
Configuration
Configuration
Command Groups53
Page 54
power inline usagethreshold
power inline traps
enable
show power inlineDisplays port monitoring status.User EXEC
Port Channel Commands
Command GroupDescriptionAccess Mode
interface port-channelEnters the interface configuration mode of a specific
www.dell.com | support.dell.com
interface range portchannel
channel-groupAssociates a port with a port-channel. Interface
show interfaces portchannel
Port Monitor Commands
Command GroupDescriptionAccess Mode
port monitorStarts a port monitoring session. Interface
show ports monitorDisplays port monitoring status.User EXEC
Configures the administrative mode of the inline
power on an interface.
Adds a description of the powered device type attached
to the interface.
port-channel.
Enters the interface configuration mode to configure
multiple port-channels.
Displays port-channel information.Privileged EXEC
Global Configuration
Global Configuration
Global
Configuration
Global
Configuration
Configuration
Configuration
QoS Commands
Command GroupDescriptionAccess Mode
qosEnables quality of service (QoS) on the device and
show qosDisplays the QoS status.User EXEC
priority-queue out num-
of-queues
traffic-shapeSets the shaper on an egress port.Interface
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
54Command Groups
Global Configuration
enters QoS basic mode.
Configures the number of expedite queues.Global Configuration
Configuration
Page 55
rate-limit (Ethernet)Limits the rate of the incoming traffic.Interface
Configuration
wrr-queue cos-mapMaps assigned CoS values to select one of the egress
Global Configuration
queues.
show qos interfaceDisplays interface QoS information.User EXEC
qos map dscp-queueModifies the DSCP to CoS map.Global Configuration
qos trust (Global)Configures the system to basic mode and the "trust"
Global Configuration
state.
qos cosConfigures the default port CoS value.Interface
Configuration
show qos mapDisplays all the maps for QoS.User EXEC
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Command Groups55
Page 56
RADIUS Commands
Command GroupDescriptionAccess Mode
radius-server hostSpecifies a RADIUS server host.Global Configuration
radius-server keySets the authentication and encryption key for all
radius-server retransmitSpecifies the number of times the software searches
radius-server source-ipSpecifies the source IP address used for
www.dell.com | support.dell.com
radius-server sourceipv6
radius-server timeoutSets the interval for which a device waits for a server
radius-server deadtimeImproves RADIUS response times when servers are
show radius-serversDisplays the RADIUS server settings.Privileged EXEC
RMON Commands
Command GroupDescriptionMode
show rmon statisticsDisplays RMON Ethernet Statistics.User EXEC
rmon collection historyEnables a Remote Monitoring (RMON) MIB history
show rmon collection
history
show rmon historyDisplays RMON Ethernet statistics history.User EXEC
rmon alarmConfigures alarm conditions. Global Configuration
show rmon alarm-tableDisplays the alarms table.User EXEC
show rmon alarmDisplays alarm configurations.User EXEC
rmon eventConfigures a RMON event. Global Configuration
show rmon eventsDisplays the RMON event table.User EXEC
show rmon logDisplays the RMON logging table.User EXEC
rmon table-sizeConfigures the maximum RMON tables sizes.Global Configuration
Global Configuration
RADIUS communications between the device and the
RADIUS daemon.
Global Configuration
the list of RADIUS server hosts.
Global Configuration
communication with RADIUS servers.
Specifies the source IPv6 address used for the IPv6
communication with RADIUS servers.
host to reply.
unavailable.
statistics group on an interface.
Displays the requested history group configuration.User EXEC
Global Configuration
Global Configuration
Global Configuration
Interface
Configuration
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
56Command Groups
Page 57
SNMP Commands
Command GroupDescriptionAccess Mode
snmp-server
community
snmp-server viewCreates and modifies view entries.Global Configuration
snmp-server groupConfigures a new SNMP group or a table that maps
snmp-server userConfigures a new SNMP v3 user.Global Configuration
snmp-server engineID
local
snmp-server enable
traps
snmp-server filterCreates and modifies filter entries.Global Configuration
snmp-server hostSpecifies an SNMP notification recipient.Global Configuration
snmp-server v3-hostSpecifies an SNMP v3 notification recipient.Global Configuration
snmp-server trap
authentication
snmp-server contactSets up a system contact.Global Configuration
snmp-server locationSets up the information on where the device is
snmp-server setSets SNMP MIB value by the CLI.Global Configuration
show snmpDisplays the SNMP status.Privileged EXEC
show snmp engineidDisplays the local SNMP EngineID.Privileged EXEC
show snmp viewsDisplays the configuration of SNMP views.Privileged EXEC
show snmp groupsDisplays the configuration of SNMP groups.Privileged EXEC
show snmp filtersDisplays the configuration of SNMP filters.Privileged EXEC
show snmp usersDisplays the configuration of SNMP users.Privileged EXEC
Sets up the community access string to permit access
to SNMP protocol.
SNMP users to SNMP views.
Specifies an SNMP EngineID on the local device.Globa l Confi gurat ion
Enables the device to send SNMP traps or SNMP
notifications.
Enables the device to send Simple Network
Management Protocol traps when authentication
failed.
located.
Global Configuration
Global Configuration
Global Configuration
Global Configuration
Global Configuration
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Command Groups57
Page 58
Spanning Tree Commands
Command GroupDescriptionAccess Mode
spanning-treeEnables Spanning Tree functionality. Global
spanning-tree modeConfigures the Spanning Tree protocol. Global
spanning-tree forwardtime
spanning-tree hello-
www.dell.com | support.dell.com
time
spanning-tree max-ageConfigures the Spanning Tree bridge maximum age.Global
spanning-tree priorityConfigures the Spanning Tree priority. Global
spanning-tree disableDisables Spanning Tree on a specific port.Interface
spanning-tree costConfigures the Spanning Tree path cost for a port.Interface
spanning-tree bpduDefines bridge protocol data unit (BPDU) handling
clear spanning-tree
detected-protocols
clear spanning-tree
detected-protocols
spanning-tree mst
priority
spanning-tree mst maxhops
Configuration
Configuration
Configures the Spanning Tree bridge forward time.Global
Configuration
Configures the Spanning Tree bridge Hello Time.Global
Configuration
Configuration
Configuration
Configuration
Configuration
Configures port priority. Interface
Configuration
Configuration
Overrides the default link-type setting
Sets the default path cost method.Global
when Spanning Tree is disabled on an interface.
Shutdowns an interface when it receives a BPDU. Interface
Restarts the protocol migration process on all
interfaces or on the specified interface.
Configures the device priority for the specified
spanning-tree instance.
Configures the number of hops in an MST region
before the BDPU is discarded and the port information
is aged out.
.Interface
Configuration
Configuration
Global
Configuration
Configuration
Privileged EXEC
Global
Configuration
Global
Configuration
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
58Command Groups
Page 59
spanning-tree mst portpriority
spanning-tree mst costConfigures the path cost for multiple Spanning Tree
spanning-tree mst
configuration
instance (mst)Maps VLANs to the MST instance.MST Configuration
name (mst)Defines the configuration name.MST Configuration
revision (mst)Defines the configuration revision number.MST Configuration
show (mst)Displays the current or pending MST region
exit (mst)Exits the MST region configuration mode and applies
abort (mst)Exits the MST region configuration mode without
show spanning-treeDisplays Spanning Tree configuration.Privileged EXEC
spanning-tree guard
root
Configures the priority of a port.Interface
Configuration
Interface
(MST) calculations.
Enables configuring an MST region by entering the
Multiple Spanning Tree (MST) mode.
configuration.
all configuration changes.
applying configuration changes.
Enables root guard on all the Spanning Tree instances
in the interface.
Configuration
Global
Configuration
MST Configuration
MST Configuration
MST Configuration
Interface
Configuration
SSH Commands
Command GroupDescriptionAccess Mode
ip ssh portSpecifies the port to be used by the SSH server.Global Configuration
ip ssh serverEnables the device to be configured from a SSH
server.
crypto key generate dsaGenerates DSA key pairs.Global Configuration
crypto key generate rsaGenerates RSA key pairs.Global Configuration
ip ssh pubkey-authEnables public key authentication for incoming SSH
sessions.
crypto key pubkey-
chain ssh
user-keySpecifies which SSH public key is manually
key-stringManually specifies a SSH public key.SSH Public Key
show ip sshD ispla ys the SSH server configuration.Privileged EXEC
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Enters SSH Public Key-chain configuration mode.Global Configuration
configured and enters the SSH public key-string
configuration command.
Global Configuration
Global Configuration
SSH Public Key
Command Groups59
Page 60
show crypto key
mypubkey
show crypto key
pubkey-chain ssh
Syslog Commands
Command GroupDescriptionAccess Mode
logging onControls error messages logging.Global Configuration
loggingLogs messages to a syslog server. Global Configuration
www.dell.com | support.dell.com
logging consoleLimits messages logged to the console based on
logging bufferedLimits syslog messages displayed from an internal
logging buffered sizeChanges the number of syslog messages stored in the
clear loggingClears messages from the internal logging buffer.Privileged EXEC
logging fileLimits syslog messages sent to the logging file based
clear logging fileClears messages from the logging file.Privileged EXEC
aaa loggingEnables logging AAA login events.Global Configuration
file-system loggingEnables logging file system events.Global Configuration
management loggingEnables logging management access list events.Global Configuration
show loggingDisplays the state of logging and the syslog messages
show logging fileDisplays the state of logging and the syslog messages
show syslog-serversDisplays the syslog servers settings.Privileged EXEC
Displays the SSH public keys stored on the device.Privileged EXEC
Displays SSH public keys stored on the device.Privileged EXEC
Global Configuration
severity.
Global Configuration
buffer based on severity.
Global Configuration
internal buffer.
Global Configuration
on severity.
Privileged EXEC
stored in the internal buffer.
Privileged EXEC
stored in the logging file.
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
60Command Groups
Page 61
System Management Commands
Command GroupDescriptionAccess Mode
pingSends ICMP echo request packets to another node on
the network.
traceroute
telnet
resume
reloadReloads the operating system.Privileged EXEC
hostnameSpecifies or modifies the device host name.Global Configuration
stack masterForces selection of a stack master.Global Configuration
stack reloadReloads stack members.Privileged EXEC
show stackDisplays information about stack status.User EXEC
show usersDisplays information about the active users.User EXEC
show sessions
show systemDisplays system information.User EXEC
show versionDisplays the system version information.User EXEC
asset-tagSpecifies the device asset-tag.Global Configuration
show system idDisplays the service ID information.User EXEC
show cpu utilizationDisplays information about the CPU utilization of
Discovers the routes that packets will actually take
when traveling to their destination.
Logs in to a host that supports Telnet.
Switches to another open Telnet session.
Lists the open Telnet sessions.
active processes.
User EXEC
User EXEC
User EXEC
User EXEC
User EXEC
Privileged EXEC
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Command Groups61
Page 62
TACACS Commands
Command GroupDescriptionMode
tacacs-server hostSpecifies a TACACS+ host. Global
tacacs-server keySets the authentication encryption key used for all
tacacs-server source-ipSpecifies the source IP address that will be used for the
www.dell.com | support.dell.com
tacacs-server timeoutSets the timeout value. Global
show tacacsDisplays configuration and statistics for a TACACS+
T A CACS+ communications between the device and the
TACACS+ daemon.
communication with TACACS+ servers.
servers.
Configuration
Global
Configuration
Global
Configuration
Configuration
Privileged EXEC
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
62Command Groups
Page 63
TIC Commands
Command GroupDescriptionAccess Mode
passwords min-lengthSets the minimum length required for passwords in
the local database.
password-agingSets the expiration time of username and enables
passwords.
passwords agingConfigures the expiration time of line passwords in
the local database.
passwords historySets the number of required password changes before
a password in the local database can be reused.
passwords history holdtime
passwords lockoutSets the number of failed login attempts before a user
aaa login-history fileEnables writing to the login history file. Global
set username activeReactivates a locked user account.Privileged EXEC
set line activeReactivates a locked line.Privileged EXEC
set enable-password activeReactivates a locked enable password.Privileged EXEC
show passwords
configuration
show users login-historyDisplays information about the login history of users.Privileged EXEC
show users accountsDisplays information about the local user database.Privileged EXEC
Configures the number of days a password is relevant
for tracking its password history.
account is locked.
Displays information about password management.Privileged EXEC
Global
Configuration
Global
Configuration
Line Configuration
Global
Configuration
Global
Configuration
Global
Configuration
Configuration
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
tunnel mode ipv6ipconfigures an IPv6 transition mechanism global sup-
tunnel isatap routerconfigures a global string that represents a specific
tunnel sourcesets the local (source) tunnel interface IPv4 address.Interface Tunnel
www.dell.com | support.dell.com
tunnel isatap query-interval
tunnel isatap solicitationinterval
tunnel isatap robustnessconfigures the number of DNS Query/Router Solicita-
show ipv6 tunneldisplays information on the ISATAP tunnel.Privileged EXEC
User Interface Commands
port mode.
automatic tunnel router domain name.
configures the interval between DNS Queries (before
the IP address of the ISATAP router is known) for the
automatic tunnel router domain name.
configures the interval between ISATAP router solicitations messages (when there is no active ISATAP
router).
tion refresh messages that the device sends.
tion
Interface Tunnel
Configuration
Interface Tunnel
Configuration
Configuration
Global Configura-
tion
Global Configuration
Global Configuration
Command GroupDescriptionAccess Mode
enableEnters the privileged EXEC mode.User EXEC
disableReturns to User EXEC mode.Privileged EXEC
loginChanges a login username.Priv/User EXEC
configure
exit (Configuration)Exits any configuration mode to the next highest mode
exitCloses an active terminal session by logging off the
endEnds the current configuration session and returns to
helpDisplays a brief description of the help system.All
terminal datadumpEnables dumping all output of a show command without
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
64Command Groups
Enables the global configuration mode.
in the CLI mode hierarchy.
device.
the Privileged EXEC mode.
prompting.
Privileged EXEC
All
Priv/User EXEC
After Privileged
EXEC
User EXEC
Page 65
show historyLists the commands entere d in the current session.Privileged EXEC
show privilegeDisplays the current privilege level.User EXEC
VLAN Commands
Command GroupDescriptionAccess Mode
vlan databaseEnters the VLAN database configuration mode.Global
Configuration
vlanCreates a VLAN.VLAN Database
interface vlanEnters the interface configuration (VLAN) mode.Global
Configuration
interface range vlanEnters the interface configuration mode to configure
multiple VLANs.
nameConfigures a name to a VLAN. Interface (VLAN)
switchport access vlanConfigures the VLAN ID when the interface is in access
mode.
switchport trunk
allowed vlan
switchport trunk native
vlan
switchport general
allowed vlan
switchport general pvidConfigures the PVID when the interface is in general
switchport general
ingress-filtering disable
switchport general
acceptable-frame-type
tagged-only
switchport forbidden
vlan
switchport modeConfigures the VLAN membership mode of a portInterface
switchport customer
vlan
Adds or removes VLANs from a port in general mode.Interface
Defines the port as a member of the specified VLAN,
and the VLAN ID is the "port default VLAN ID
(PVID)".
Adds or removes VLANs from a general port. Interface
mode.
Disables port ingress filtering.Interface
Discards untagged frames at ingress. Interface
Forbids adding specific VLANs to a port. Interface
Set the port’ s VLA N when the interface is in
customer mode.
Global
Configuration
Configuration
Interface
Configuration
Configuration
Interface
Configuration
Configuration
Interface
Configuration
Configuration
Configuration
Configuration
Configuration
Interface
Configuration
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Command Groups65
Page 66
switchport protectedOverrides the FDB (Forwarding Database) decision, and
map protocol protocolsgroup
switchport general map
protocols-group vlan
ip internal-usage-vlanReserves a VLAN as the internal usage VLAN of
mac-to-vlanAdds MAC addresses to the MAC-to-VLAN database.VLAN
www.dell.com | support.dell.com
show vlanDisplays the MAC-to-VLAN database.Privileged EXEC
show vlanDisplays VLAN information.Privileged EXEC
show vlan protocols-
groups
show vlan internal
usage
show interfaces
switchport
Voice VLAN Commands
Interface
sends all the Unicast, Multicast and Broadcast traffic to
an uplink port.
Maps a protocol to a protocol group. Protocol groups are
used for protocol-based VLAN assignment.
Sets a protocol-based classification rule.Interface
voice vlan oui-tableConfigures the voice OUI table. Global
voice vlan cosGlobal
voice vlan aging-timeoutSets the voice VLAN aging timeout.Global
voice vlan enableEnables automatic voice VL AN configu r ati on for a
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
66Command Groups
port.
Configuration
Configuration
Configuration
Configuration
Interface
configuration
(Ethernet, portchannel)
Page 67
voice vlan secureConfigures the secure mode for the voice VLAN.Interface
configuration
(Ethernet, portchannel
show voice vlanDisplays the voice VLAN status.EXEC mode
Web Server Commands
Command GroupDescriptionAccess Mode
ip http serverEnables the device to be configured from a browser. Global
Configuration
ip http portSpecifies the TCP port for use by a web browser to
configure the device.
ip http exec-timeoutSets the interval the system waits for user input before
automatically logging off.
ip https serverEnables configuring the device from a secured browser.Global
ip https portSpecifies the TCP port used by the server to configure
the device through the Web browser.
ip https exec-timeoutSets the interval the system waits for user input before
automatically logging off.
crypto certificate
generate
crypto certificate
request
crypto certificate importImports a certificate signed by Certification Auth ority for
ip https certificateConfigures the active certificate for HTTPS. Global
show crypto certificate
mycertificate
show ip httpDisplays the HTTP server configuration.Privileged EXEC
show ip httpsDisplays the HTTPS server configuration.Privileged EXEC
Generates a self-signed HTTPS certificate.Global
Generates and displays certificate requests for HTTPS.Privileged EXEC
HTTPS.
Displays the SSH certificates of the device.Privileged EXEC
Global
Configuration
Global
Configuration
Configuration
Global
Configuration
Global
Configuration
Configuration
Global
Configuration
Configuration
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Command Groups67
Page 68
802.1x Commands
Command DescriptionAccess Mode
aaa authentication
dot1x
dot1x system-authcontrol
dot1x port-controlEnables manual control of the authorization state of the
www.dell.com | support.dell.com
dot1x re-authenticationEnables periodic re-authentication of the client.Interface
dot1x timeout reauthperiod
dot1x re-authenticationManually initiates a re-authentication of all 802.1x-
dot1x timeout quietperiod
dot1x timeout tx-periodSets the number of seconds that the device waits for a
dot1x max-reqSets the maximum number of times that the device sends
dot1x timeout supptimeout
dot1x timeout servertimeout
show dot1xAllows multiple hosts on an 802.1x-authorized port that
show dot1x usersDisplays active 802.1x authenticated users.
show dot1x statisticsDisplays 802.1x statistics for the specified interface.Privileged EXEC
dot1x auth-not-reqEnables unauthorized users access to that VLAN.Interface (VLAN)
Specifies one or more authentication, authorization, and
accounting (AAA) methods for use on interfaces
running IEEE 802.1x.
Enables 802.1x globally.Global
port
Sets the number of seconds between re-authentication
attempts.
enabled ports or the specified 802.1x-enabled port.
Sets the number of seconds that the device remains in
the quiet state following a failed authentication
exchange.
response to an Extensible Authentication Protocol
(EAP) - request/identity frame from the client, before
resending the request.
an EAP - request/identity frame to the client, before
restarting the authentication process.
Sets the time for the retransmission of an Extensible
Authentication Protocol (EAP)-request frame to the
client.
Sets the time for the retransmission of packets to the
authentication server.
has the dot1x port-control interface configuration command set to auto.
Global
Configuration
Configuration
Interface
Configuration
Configuration
Interface
Configuration
Interface
Configuration
Interface
Configuration
Interface
Configuration
Interface
Configuration
Interface
Configuration
Interface
Configuration
Privileged EXEC
Privileged EXEC
Configuration
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
68Command Groups
Page 69
dot1x multiple-hostsAllows multiple hosts (clients) on an 802.1x-authorized
port that has the dot1x port-control Interface
Interface
Configuration
Configuration mode command set to auto.
dot1x single-hostviolation
Configures the action to be taken, when a station whose
MAC address is not the supplicant MAC address,
Interface
Configuration
attempts to access the interface.
dot1x guest-vlanDefines a guest VLAN.Interface
Configuration
dot1x guest-vlan enableEnables unauthorized users on the interface to ac cess the
guest VLAN.
dot1x macauthentication
dot1x traps macauthentication failure
Enables authentication based on the station’s MAC
address.
Enables sending traps when a MAC address was failed
in authentication of the 802.1X MAC authentication
Interface
Configuration
Interface
Configuration
Global
Configuration
access control.
dot1x radius-attributes
vlan
show dot1x advancedDisplays 802.1x advanced features for the device or for
Enables user-based VLAN assignment.Interface
Configuration
Privileged EXEC
the specified interface.
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Command Groups69
Page 70
www.dell.com | support.dell.com
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
70Command Groups
Page 71
Command Modes
GC (Global Configuration) Mode
Command GroupDescription
aaa authentication dot1xSpecifies one or more authentication, authorization, and accounting
(AAA) methods for use on interfaces running IEEE 802.1x.
aaa authentication enableDefines authentication method lists for accessing higher privilege
levels.
aaa authentication loginDefines login authentication.
aaa loggingEnables logging AAA login events.
aaa login-history fileEnables writing to the login history file.
arpAdds a permanent entry in the ARP cache.
arp timeoutConfigures how long an entry remains in the ARP cache.
asset-tagSpecifies the device asset-tag.
bridge aging-timeSets the Address Table aging time.
bridge multicast filteringEnables filtering of Multicast addresses.
clock sourceConfigures an external time source for the system clock.
clock summer-timeC onfigures the system to automatically switch to summer tim e (daylight
saving time).
clock timezoneSets the time zone for display purposes
crypto certificate generateGenerates a self-signed HTTPS certificate.
crypto certificate importImports a certificate signed by Certification Authority for HTTPS.
crypto certificate requestGenerates and displays certificate requests for HTTPS.
crypto key generate dsaGene r at es DSA key pai r s.
crypto key generate rsaGenerates RSA key pairs.
crypto key pubkey-chain sshEnters SSH Public Key-chain configuration mode.
dot1x system-auth-control Enables 802.1x globally.
dot1x traps mac-authentication
failure
Enables sending traps when a MAC ad dress was failed in authentication
of the 802.1X MAC authentication access control.
3
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Command Modes71
Page 72
enable passwordSets a local password to control access to normal and privilege levels.
endEnds the current configuration session and returns to the previous
file-system loggingEnables logging file system events.
gvrp enable (Global)Enables GVRP globally.
hostnameSpecifies or modifies the device host name.
interface ethernetEnters the interface configuration mode to configure an Ethernet type
interface port-channelEnters the interface configuration mode of a specific port-channel.
www.dell.com | support.dell.com
interface range ethernetEnters the interface configuration mode to configure multiple ethernet
interface range port-channelEnters the interface configuration mode to configure multiple port-
interface range vlanEnters the interface configuration mode to configure multiple VLANs.
interface vlanEnters the interface configuration (VLAN) mode.
ip access-listCreates Layer 2 ACLs.
ip access-listCreates Layer 2 ACLs.
ip address
ip default-gatewayDefines a default gateway.
ip dhcp snoopingGlobally enables DHCP snooping.
ip dhcp snooping databaseConfigures the DHCP snooping binding file.
ip dhcp snooping database
update-freq
ip dhcp snooping information
option allowed-untrusted
ip dhcp snooping trustConfigures a port as trusted for DHCP snooping purposes.
ip dhcp snooping verifyConfigures a switch to accept DHCP packets with option-82
ip dhcp snooping vlanEnables DHCP snooping on a VLAN.
ip domain-lookupEnables the IP Domain Naming System (DNS)-based host name-to-
ip domain-nameDefines a default domain name, that the software uses to complete
ip hostDefines static host name-to-address mapping in the host cache.
ip http authenticationSpecifies authentication methods for HTTP server users.
command mode.
interface.
type interfaces.
channels.
Sets an IP address.
Configures the update frequency of the DHCP snooping binding file.
Configures a switch to accept DHCP packets with option-82
information from an untrusted port.
information from an untrusted port.
address translation.
unqualified host names.
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
72Command Modes
Page 73
ip http exec-timeoutEnables the device to be configured from a secured browser.
ip http portSpecifies the TCP port for use by a web browser to configure the
device.
ip http serverEnables the device to be configured from a browser.
ip https authenticationSpecifies authentication methods for HTTPS server users.
ip https certificateConfigures the active certificate for HTTPS.
ip https exec-timeoutSets the interval the system waits for user input before automatically
logging off.
ip https portConfigures a TCP port for use by a secure web browser to configure the
device.
ip https serverEnables configuring the device from a secured browser.
ip igmp snooping (Global)Enables Internet Group Management Protocol (IGMP) snooping.
ip name-serverSets the available name servers.
ip ssh portSpecifies the port to be used by the SSH server.
ip ssh pubkey-authEnables public key authentication for incoming SSH sessions.
ip ssh serverEnables the device to be configured from a SSH server.
lacp system-priorityConfigures the system LACP priority.
lineIdentifies a specific line for configuration and enters the line
configuration command mode.
loggingLogs messages to a syslog server.
logging bufferedLimits syslog messages displayed from an internal buffer based on
severity.
logging buffered sizeChanges the number of syslog messages stored in the internal buffer.
logging consoleLimits messages logged to the console based on severity.
logging fileLimits syslog messages sent to the logging file based on severity.
logging onControls error messages logging.
mac access-listCreates Layer 2 ACLs.
management access-classDefines which manage me nt access-list is used.
management access-listDefines a management access-list, and enters the acce ss-list for
configuration.
management loggingEnables logging management access list events.
password min-lengthSets the minimum required length for passwords in the local database.
password-agingSets the expiration time for passwords in the local database.
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Command Modes73
Page 74
passwords history
passwords history hold-timeSets the number of days a password is relevant for tracking its password
passwords lockout
power inline traps enable
power inline usage-thresholdConfigures the administrative mode of the inline power on an interface.
priority-queue out num-of-
queues
qosEnables Quality of Service (QoS) on the device and enters QoS basic or
www.dell.com | support.dell.com
qos map dscp-queueModifies the DSCP to CoS map.
qos trust (Global)Configure the system to "trust" state.
radius-server deadtimeImproves RADIUS response times when servers are unavailable.
radius-server hostSpecifies a RADIUS server host.
radius-server keySets the authentication and encryption key for all RADIUS
radius-server retransmitSpecifies the number of times the software searches the list of RADIUS
radius-server source-ipSpecifies the source IP address used for communication with RADIUS
radius-server source-ipv6Specifies the source IPv6 address used for the IPv6 communication
radius-server timeoutSets the interval for which a device waits for a server host to reply.
rmon alarmConfigures alarm conditions.
rmon eventConfigures a RMON event.
rmon table-sizeConfigures the maximum RMON tables sizes.
rmon table-sizeConfigures the maximum RMON tables sizes.
show cpu utilizationEnables measuring CPU utilization.
show usersChanges the unit ID of a specific unit.
snmp-server communitySets up the community access string to permit access to SNMP
snmp-server contactSets up a system contact.
snmp-server enable trapsEnables the device to send SNMP traps or SNMP notifications.
snmp-server engineID localSpecifies an SNMP EngineID on the local device.
Sets the number of required password changes before a password in the
local database can be reused.
history.
Sets the number of failed login attempts before a user account is locked.
Adds a description of the powered device type attached to the interface.
Enables the egress queues to be SP queues.
advance mode.
communications between the device and the RADIUS daemon.
server hosts.
servers.
with RADIUS servers.
protocol.
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
74Command Modes
Page 75
snmp-server filterCreates and modifies filter entries.
snmp-server groupConfigures a new SNMP group or a table that maps SNMP users to
SNMP views.
snmp-server hostSpecifies the recipient of Simple Network Management Protocol
notification operation.
snmp-server locationSets up the information on where the device is located.
snmp-server setSets SNMP MIB value by the CLI.
snmp-server trap authenticationEnables the device to send Simple Network Management Protocol traps
when authentication failed.
snmp-server userConfigures a new SNMP v3 user.
snmp-server v3-hostSpecifies an SNMP v3 notification recipient.
snmp-server viewCreates and modifies view entries.
sntp anycast client enableEnables Anycast clients.
sntp authenticate
Grants authentication for received Simple Network Time Protocol (SNTP)
traffic from servers.
sntp authentication-key
Defines an authentication key for Simple Network Time Protocol (SNTP).
sntp broadcast client enableEnables the Simple Network Time Protocol (SNTP) Broadcast clients.
sntp client enable
Enables the Simple Network Time Protocol (SNTP) Broadcast and
Anycast client on an interface.
sntp client poll timerSets the polling time for the Simple Network Time Protocol (SNTP)
client.
sntp serverConfigures the device to use the Simple Network Time Protocol
(SNTP) to request and accept Simple Network Time Protocol (SNTP)
traffic from a server.
sntp trusted-keyAuthenticates the identity of a system to which Simple Network Time
Protocol (SNTP) will synchronize.
sntp unicast client enableEnables the device to use the Simple Network Time Protocol (SNTP) to
request and accept Simple Network Time Protocol (SNTP) traffic from
servers.
sntp unicast client pollEnables polling for the Simple Network Time Protocol (SNTP)
predefined Unicast clients.
spanning-treeEnables Spanning Tree functionality.
spanning-tree bpduDefines BPDU handling when Spanning Tree is disabled on an
interface.
spanning-tree forward-timeConfigures the Spanning Tree bridge forward time.
spanning-tree hello-timeConfigures the Spanning Tree bridge Hello Time.
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Command Modes75
Page 76
spanning-tree max-ageConfigures the Spanning Tree bridge maximum age.
spanning-tree modeConfigures the Spanning Tree protocol.
spanning-tree mst
configuration
spanning-tree mst max-hopsConfigures the number of hops in an MST region before the BDPU is
spanning-tree mst priorityConfigures the device priority for the specified spanning-tree instance.
spanning-tree pathcost methodSets the default pathcost method.
spanning-tree priorityConfigures the Spanning Tree priority.
www.dell.com | support.dell.com
stack masterForces selection of a stack master.
tacacs-server hostSpecifies a TACACS+ host.
tacacs-server keySets the authentication encryption key used for all TACACS+
tacacs-server source-ipSpecifies the source IP address that will be used for the communication
tacacs-server timeoutSets the timeout value.
usernameEstablishes a username-based authentication system.
vlan databaseEnters the VLAN database configuration mode.
wrr-queue cos-mapMaps CoS values to a specific egress queue.
Enables configuring an MST region by entering the Multiple Spanning
Tree (MST) mode.
discarded and the port information is aged out.
communications between the device and the TACACS+ daemon.
with T A CACS+ servers.
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
76Command Modes
Page 77
IC (Interface Configuration) Mode
Command GroupDescription
back-pressureEnables Back Pressure on a given interface.
bridge multicast forbidden
forward-all
bridge multicast forward-allEnables forwarding all Multicast frames on a port.
bridge multicast unregisteredConfigures the forwarding state of unregistered multicast addresses.
channel-groupAssociates a port with a Port-channel.
descriptionAdds a description to an interface.
dot1x guest-vlanDefines a guest VLAN.
dot1x guest-vlan enableEnables unauthorized users on the interface to access the guest VLAN.
dot1x mac-authenticationEnables authentication based on the station’s MAC address.
dot1x max-reqSets the maximum number of times that the device sends an EAP -
dot1x multiple-hostsAllows multiple hosts (clients) on an 802.1x-authorized port, that has
dot1x port-controlEnables manual control of the authorization state of the port
dot1x radius-attributes vlanEnables user-based VLAN assignment.
dot1x re-authenticationEnables periodic re-authentication of the client.
dot1x single-host-violationConfigures the action to b e taken, when a station whose MAC address is
dot1x timeout quiet-periodSets the number of seconds that the device remains in the quiet state
dot1x timeout re-authperiodSets the number of seconds between re-authentication attempts.
dot1x timeout server-timeoutSets the time for the retransmission of packets to the authentication
dot1x timeout supp-timeoutSets the time for the retransmission of an EAP-request frame to the
dot1x timeout tx-periodSets the number of seconds that the device waits for a response to an
duplexConfigures the full/half duplex operation of a given ethernet interface
flowcontrolConfigures the Flow Control on a given interface.
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Forbids a port from becoming a forward-all Multicast port.
request/identity frame to the client, before restarting the authentication
process.
the dot1x port-control Interface Configuration mode command set to auto.
not the supplicant MAC address, attempts to access the interface.
following a failed authentication exchange.
server.
client.
Extensible Authentication Protocol (EAP) - request/identity frame, fro m
the client, before resending the request.
when not using auto-negotiation.
Command Modes77
Page 78
garp timerAdjusts the GARP application join, leave, and leaveall GARP timer
gvrp enable (Interface)Enables GVRP on an interface.
gvrp registration-forbidDe-registers all VLANs, and prevents dynamic VLAN registration on
gvrp vlan-creation-forbidEnables or disables dynamic VLAN creation.
ip addressSets an IP address.
ip address dhcpAcquires an IP address on an interface from the DHCP server.
ip internal-usage-vlanReserves a VLAN as the internal usage VLAN of an interface.
www.dell.com | support.dell.com
ipv6 default-gatewayDefines an IPv6 default gateway.
ipv6 mld join-groupConfigures Multicast Listener Discovery (MLD) reporting for a
ipv6 mld versionChanges the Multicast Listener Discovery Protocol (MLD) version.
lacp port-priorityConfigures the priority value for physical ports.
lacp timeoutAssigns an administrative LACP timeout.
mdixEnables automatic crossover on a given interface.
nameConfigures a name to a VLAN.
negotiationEnables auto-negotiation operation for the speed and duplex parameters
port monitorStarts a port monitoring session.
port securityDisables new address learning/forwarding on an interface.
port security maxConfigures the maximum number of addresses that may be learned on
port security modeConfigures the port security learning mode.
port security routed secure-
address
port storm-control broadcast
enable
port storm-control broadcast
rate
port storm-control include-
multicast
power inlineConfigures the administrative mode of the inline power on an interface.
power inline powered-device
power inline priorityDisplays port monitoring status
values.
the port.
specified group.
of a given interface.
the port while the port is in port security mode.
Adds MAC-layer secure addresses to a routed port.
Enables Broadcast storm control.
Configures the maximum Broadcast rate.
Enables the device to count Multicast packets.
Adds a description of the powered device type attached to the interface.
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
78Command Modes
Page 79
qos cosConfigures the default port CoS value.
qos cosConfigures the default port CoS value.
qos cosEnables each port trust state.
qos cosEnables each port trust state while the system is in basic mode.
rate-limit (Ethernet)Limits the rate of the incoming traffic.
rmon collection historyEnables a Remote Monitoring (RMON) MIB history statistics group on
an interface.
rmon collection historyEnables a Remote Monitoring (RMON) MIB history statistics group on
an interface.
service-aclSets the default ace action to permit or deny.
show ports monitorTransmits tagged ingress mirrored packets.
shutdownDisables interfaces.
sntp client enable (Interface)Enables the Simple Network Time Protocol (SNTP) client on an
interface.
clear spanning-tree detected-
protocols
Shutsdown an interface when it receives a bridge protocol data unit
(BPDU).
spanning-tree costConfigures the Spanning Tree path cost for a port.
spanning-tree disableDisables Spanning Tree on a specific port.
spanning-tree guard rootEnables root guard on all the Spanning Tree instances in the interface.
spanning-tree link-typeOverrides the default link-type setting.
spanning-tree mst costConfigures the path cost for multiple Spanning Tree (MST) calculations.
spanning-tree mst port-priorityConfigures the priority of a port.
spanning-tree portfastEnables PortFast mode.
spanning-tree port-priorityConfigures port priority.
speedConfigures the speed of a given Ethernet interface wh en not using auto-
negotiation.
switchport access vlanConfigures the VLAN ID when the interface is in access mode.
switchport access vlanDefines the primary PVLAN.
switchport customer vlan
Set the port’s VL AN wh en the interface is in customer mode.
switchport forbidden vlanForbids adding specific VLANs to a port.
switchport general acceptable-
Discards untagged frames at ingress.
frame-type tagged-only
switchport general allowed
Adds or removes VLANs from a general port.
vlan
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Command Modes79
Page 80
switchport general ingressfiltering disable
switchport general map
protocols-group vlan
switchport general pvidConfigures the PVID when the interface is in general mode.
switchport modeConfigures the VLAN membership mode of a port
switchport protectedOverrides the FDB (Forwarding Database) decision, and sends all the
switchport trunk allowed vlanAdds or removes VLANs from a port in general mode.
switchport trunk native vlanDefines the port as a member of the specified VLAN, and the VLAN ID
www.dell.com | support.dell.com
traffic-shapeSets the shaper on an egress port.
LC (Line Configuration) Mode
Command GroupDescription
autobaudConfigures the line for automatic baud rate detection (autobaud)
enable authenticationSpecifies the authentication method list when accessing a higher
exec-timeoutConfigures the interval that the system waits until user input is detected.
historyEnables the command history function.
history sizeConfigures the command history buffer size for a particular line.
login authenticationSpecifies the login authentication method list for a remote telnet or
passwordSpecifies a password on a line.
password-agingSets the expiration time of line passwords in the local database.
speedConfigures the baud rate of the line.
Disables port ingress filtering.
Sets a protocol-based classification rule.
Unicast, Multicast and Broadcast traffic to an uplink port.
is the "port default VLAN ID (PVID)".
privilege level from a remote telnet or console.
console.
MA (Management Access-level) Mode
Command GroupDescription
deny (Management)Defines a deny rule.
permit (Management)Defines a permit rule.
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
80Command Modes
Page 81
MC (MST Configuration) Mode
Command GroupDescription
abort (mst)Exits the MST region configuration mode without applying
configuration changes.
exit (mst)Exits the MST region configuration mode and applies all configuration
changes.
instance (mst)Maps VLANs to the MST instance.
name (mst)Defines the configuration name.
revision (mst)Defines the configuration revision number.
show (mst)Displays the current or pending MST region configuration.
ML (MAC Access-List) Mode
Command GroupDescription
permit (MAC)Denies traffic if the conditions defined in the permit statement match.
PE (Privileged EXEC) Mode
Command GroupDescription
boot systemSpecifies the system image that the device loads at startup.
clear arp-cacheDeletes all dynamic entries from the ARP cache.
clear bridgeRemoves any learned entries from the forwarding database.
clear counters
clear gvrp statisticsClears all the GVRP statistics information.
clear hostDeletes entrie s from the host name-to-address cache.
clear host dhcpDeletes entries from the host name-to-address mapping received from
clear ip dhcp snooping
database
clear loggingClears messages from the internal logging buffer.
clear logging fileClears messages from the logging file.
clear spanning-tree detected-
protocols
clock setManually sets the system clock.
configureEnters the Global Configuration mode.
Restarts the protocol migration process on all interfaces or on the
specified interface.
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Command Modes81
Page 82
copyCopies files from a source to a destination.
crypto certificate requestGenerates and displays certificate requests for HTTPS.
deleteDeletes a file from a Flash me mory devic e.
delete startup-configDeletes the startup-config file.
dirDisplays a list of files on a flash file system.
disableReturns to User EXEC mode.
dot1x re-authenticationManually initiates a re-authentication of all 802.1x-enabled ports or the
exitCloses an active terminal session by logging off the device.
www.dell.com | support.dell.com
ip dhcp snooping bindingConfigures the update frequency of the DHCP snooping binding file.
loginChanges a login username.
moreDisplays a file.
reloadReloads the operating system.
renameRenames a file.
set enable-password activeReactivates a locked local password.
set interface activeReactivates an interface that was suspended by the sy st em.
set line activeReactivates a locked line.
set username active
show access-listsDisplays ACLs defined on the device.
show arpDisplays entries in the ARP table.
show authentication methodsDisplays information about the authentication methods.
show bootvarDisplays the active system image file that the device loads at startup
show bridge address-tableDisplays all entries in the bridge-forwarding database.
show bridge address-table
count
show bridge address-table
static
show bridge multicast address-
table
show bridge multicast address-
table static
show bridge multicast filteringDisplays the Multicast filtering configuration.
show cpu utilizationEnables measuring CPU utilization.
show cpu utilizationDisplays information about the CPU utilization of active processes.
specified 802.1x-enabled port.
Reactivates a locked user account.
Displays the number of addresses present in all VLANs or at specific
VLAN.
Displays statically created entries in the bridge-forwarding database
.
Displays Multicast MAC or IP Address Table information.
Displays the statically configured multicast addresses.
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
82Command Modes
Page 83
show crypto certificate
Displays the SSH certificates of the device.
mycertificate
show crypto key mypubkeyDisplays the SSH public keys stored on the device.
show crypto key pubkey-chain
Displays SSH public keys stored on the device.
ssh
show dot1xDisplays 802.1x status for the device or for the specified interface.
show dot1x advancedDisplays 802.1x enhanced features for the device or for the specified
interface.
show dot1x statisticsDisplays 802.1x statistics for the specified interface.
show dot1x usersDisplays 802.1x users for the device.
show historyLists the commands entered in the current session.
show hostsDisplays the default domain name, a list of name server hosts, the static
and the cached list of host names and addresses.
show interfaces access-listsDisplays access lists applied on interfaces.
show interfaces advertiseDisplays auto negotiation advertisement data.
show interfaces configurationDisplays the configuration for all interfaces.
show interfaces countersDisplays traffic seen by the physical interface.
show interfaces descriptionDisplays the description for all interfaces.
show interfaces port-channelDisplays Port-channel information.
show interfaces statusDisplays the status for all interfaces.
show interfaces switchportDisplays switchport configuration.
show ip httpDisplays the HTTP server configuration.
show ip httpsDisplays the HTTPS server configuration.
show ip interfaceDisplays the usability status of interfaces configured for IP.
show ip sshDisplays the SSH server configuration.
show loggingDisplays the state of logging and the syslog messages stored in the
internal buffer.
show logging fileDisplays the state of logging and the syslog messages stored in the
logging file.
show management access-
Displays the active management access-list.
class
show management access-listDisplays management access-lists.
show passwords configurationDisplays information about password management.
show ports securityDisplays the port-lock status.
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Command Modes83
Page 84
show ports security addressesDisplays current dynamic addresses in locked ports.
show ports storm-controlDisplays the storm control configuration.
show radius-serversDisplays the RADIUS server setti ngs.
show running-configDisplays the contents of the currently running configuration file.
show snmpDisplays the SNMP status.
show snmp engineidDisplays the local SNMP EngineID.
show snmp filtersDisplays the configuration of SNMP filters.
show snmp groupsDisplays the configuration of SNMP groups.
show snmp usersDisplays the configuration of SNMP users.
www.dell.com | support.dell.com
show snmp viewsDisplays the configuration of SNMP views.
show sntp configurationShows the configuration of the Simple Network Time Protocol (SNTP).
show sntp statusShows the status of the Simple Network Time Protocol (SNTP).
show spanning-treeDisplays Spanning Tree configuration.
show startup-configDisplays the startup configuration file contents.
show syslog-serversDisplays the syslog servers settings.
show tacacsDisplays configuration and statistics for a TACACS+ servers.
show users accountsDisplays information about the local user database.
show users login-historyDisplays information about the login history of users.
show vlanDisplays VLAN information.
show vlan internal usageDisplays a list of VLANs used internally by the device.
show vlanDisplays the MAC-to-VLAN database.
show vlan protocols-groupsDisplays protocols-groups information.
stack reloadReloads stack members.
test copper-port tdrDiagnoses with TDR (Time Domain Reflectometry) technology the
quality and characteristics of a copper cable attached to a port.
SP (SSH Public Key) Mode
Command GroupDescription
key-stringManually specifies a SSH public key.
user-keySpecifies which SSH public key is manually configured and enters the
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
84Command Modes
SSH public key-string configuration command.
Page 85
UE (User EXEC) Mode
Command GroupDescription
enableEnters the Privileged EXEC mode.
exitCloses an active terminal session by logging off the device.
loginChanges a login username.
pingSends ICMP echo request packets to another node on the network.
resume
show clockDisplays the time and date from the system clock.
show copper-ports cable-
length
show copper-ports tdrDisplays the last TDR (Time Domain Reflectometry) tests on specified
show gvrp configurationDisplays GVRP configuration information.
show gvrp error-statisticsDisplays GVRP error statistics.
show gvrp statisticsDisplays GVRP statistics.
show historyLists the commands entered in the current s es s ion.
show ip dhcp snoopingDisplays the DHCP snooping configuration.
show ip dhcp snooping
binding
show ip igmp snooping
groups
show ip igmp snooping
interface
show ip igmp snooping
mrouter
show ip igmp snooping
mrouter
show lacp ethernetDisplays LACP information for Ethernet ports.
show lacp port-channelDisplays LACP information for a port-channel.
show lineDisplays line parameters.
show ports monitorDisplays port monitoring status
show power inlineDisplays information about inline power.
show privilegeDisplays the current privilege level.
show qosDisplays the QoS status.
Switches to ano ther open Telnet session.
Displays the estimated copper cable length attached to a port.
ports.
Displays the DHCP snooping binding database and configuration
information for all interfaces on a switch.
Displays Multicast groups learned by IGMP snooping.
Displays IGMP snooping configuration.
Enables automatic learning of Multicast swi tch port s in the conte xt of a
specific VLAN.
Displays information on dynamically learned Multicast router
interfaces.
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Command Modes85
Page 86
show qos interfaceDisplays interface QoS information.
show qos mapDisplays all the maps for QoS.
show rmon alarmDisplays alarm configurations.
show rmon alarm-tableDisplays the alarms table.
show rmon collection historyDisplays the requested history group configuration.
show rmon eventsDisplays the RMON event table.
show rmon historyDisplays RMON Ethernet Statistics history.
show rmon logDisplays the RMON logging table.
show rmon statisticsDisplays RMON Ethernet Statistics.
www.dell.com | support.dell.com
show sessions
show stackDisplays information about stack status.
show systemDisplays system information.
show system idDisplays the service id information.
show usersDisplays information about the active users.
show versionDisplays the system version information.
telnetSends ICMP echo request packets to another node on the network.
terminal datadumpEnables dumping all output of a show command without prompting.
terminal historyEnables the command history function for the current terminal session.
terminal history sizeConfigures the command history buffer size for the current
traceroute
traffic-shapeAssigns CoS values to select one of the egress queues.
Lists the open Telnet sessions.
terminal session.
Discovers the routes that packets w ill actu ally take whe n traveling to their
destination.
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
86Command Modes
Page 87
VC (VLAN Configuration) Mode
Command GroupDescription
bridge addressAdds a static MAC-layer station source address to the bridge table.
bridge multicast addressRegisters MAC-layer Multicast addresses to the bridge table, and adds
static ports to the group.
bridge multicast forbidden
address
bridge multicast forbidden
forward-all
bridge multicast forward-allEnables forwarding of all Multicast frames on a port.
dot1x auth-not-reqEnables unauthorized users access to that VLAN.
ip igmp snooping (Interface)Enables Internet Group Management Protocol (IGMP) snooping on a
ip igmp snooping host-time-outConfigures the host-time-out.
ip igmp snooping leave-time-
out
ip igmp snooping mrouterEnables automatic learning of Multicast router ports.
ip igmp snooping mrouter-
time-out
ip igmp snooping querier
address
ip igmp snooping querier
enable
ip internal-usage-vlan
mac-to-vlanAdds MAC addresses to the MAC-to-VLAN database.
nameConfigures a name to a VLAN.
vlanCreates a VLAN.
Forbids adding a specific Multicast address to specific ports.
Forbids a port from becoming a forward-all Multicast port.
specific VLAN.
Configures the leave-time-out.
Configures the mrouter-time-out.
Defines the source IP address that the IGMP Snooping querier uses.
Enables Internet Group Management Protocol (IGMP) querier on a
specific VLAN.
Reserves a VLAN as the internal usage VLAN of an interface.
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Command Modes87
Page 88
IPAL (IP-Access List Configuration) Mode
Command GroupDescription
deny (IP)Denies traffic if the conditions defined in the deny statement match.
permit (IP)Permits traffic if the conditions defined in the permit statement match.
www.dell.com | support.dell.com
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
88Command Modes
Page 89
MAL (MAC-Access List Configuration) Mode
Command GroupDescription
deny (MAC)Denies traffic if the conditions defined in the deny statement match.
permit (MAC)Set permit conditions for a MAC access list.
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
Command Modes89
Page 90
www.dell.com | support.dell.com
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
90Command Modes
Page 91
AAA Commands
aaa authentication login
The aaa authentication login Global Configuration mode command defines login authentication.
Use the no form of this command to return to the default configuration.
— Uses the listed authentication methods that follow this argument as the default
list of methods when a user logs in.
•
list-name
a user logs in. (Range: 1 - 12 characters)
•
method1 [method2
KeywordDescription
enableUses the enable password for authentication.
lineUses the line password for authentication.
localUses the local username database for authentication.
noneUses no authentication.
radiusUses the list of all RADIUS servers for authentication.
tacacsUses the list of all TACACS+ servers for authentication.
— Character string used to name the list of authentication methods activated w hen
...] — Specify at least one from the following table:
}
...]
4
Default Configuration
The local user database is checked. This has the same ef fect as the command
login default local
NOTE: On the console, login succeeds without any authentication check if the authentication method is
not defined.
Command Mode
Global Configuration mode.
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
.
aaa authentication
AAA Commands91
Page 92
User Guidelines
•The default and optional list names created with the
used with the
login authentication
•Create a list by entering the
particular protocol, where
aaa authentication login
list-name
command.
is any character string used to name this list. The
aaa authentication login
list-name method
command for a
command are
method
argument identifies the list of methods that the authentication algorithm tries, in the given
sequence.
•The additional methods of authentication are used only if the previous method returns an error,
not if it fails. To ensure that the authentication succeeds even if all methods return an error,
none
specify
as the final method in the command line.
www.dell.com | support.dell.com
Example
The following example configures the authentication login, so that user authentication is performed
as follows: Authentication is attempted at the RADIUS server. If the RADIUS server is not
available, authentication is attempted at the local user database. If there is no database, then no
authentication is performed.
Console(config)# aaa authentication login radius local none
aaa authentication enable
The aaaauthentication enable Global Configuration mode command defines authentication
method lists for accessing higher privilege levels. Use the no form of this command to return to the
default configuration.
list of methods, when using higher privilege levels.
•
list-name
when using access higher privilege levels. (Range: 1 - 12 characters)
•
method1 [method2
...]
}
— Uses the listed authentication methods that follow this argument as the default
— Character string used to name the list of authentication methods activated,
...] — Specify at least one from the following table:
KeywordDescription
enableUses the enable password for authentication.
lineUses the line password for authentication.
noneUses no authentication.
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
92AAA Commands
Page 93
radiusUses the list of all RADIUS servers for authentication. Uses username
$enabx$., where x is the privilege level.
tacacsUses the list of all TACACS+ servers for authentication. Uses username
"$enabx$." where x is the privilege level.
Default Configuration
If the
default
command
list is not set, only the enable password is checked. This has the same effect as the
aaa authentication enable default enable
.
On the console, the enable password is used if it exists. If no password is set, the process still
succeeds. This has the same effect as using the command
enable none
Command Mode
.
aaa authentication enable default
Global Configuration mode.
User Guidelines
•The default and optional list names created with the
used with the
enable authentication
command.
aaa authentication enable
command are
•The additional methods of authentication are used only if the previous method returns an error,
not if it fails. To ensure that the authentication succeeds even if all methods return an error,
specify
•All
none
as the final method in the command line.
aaa authentication enable default
requests sent by the device to a RADIUS or TACACS+
server include the username $enabx$., where x is the requested privilege level.
Example
The following example sets the enable password for authentication when accessing higher privilege
levels.
The login authentication Line Configuration mode command specifies the login authentication
method list for a remote telnet or console. Use the no form of this command to return to the default
configuration specified by the aaa authentication login command.
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
AAA Commands93
Page 94
Syntax
•
login authentication {default
•
no login authentication
•
default
•
list-name
Default Configuration
Uses the default set with the command
Command Mode
Line Configuration mode.
www.dell.com | support.dell.com
User Guidelines
•Changing login authentication from default to another value may disconnect the telnet session.
Example
The following example specifies the default authentication method for a console.
Console(config)# line console
Console(config-line)# login authentication default
|
list-name
}
— Uses the default list created with the
— Uses the indicated list created with the
aaa authentication login
aaa authentication login
aaa authentication login
.
command.
command.
enable authentication
The enable authentication Line Configuration mode command specifies the authentication
method list when accessing a higher privilege level from a remote telnet or console. Use the no
form of this command to return to the default configuration specified by the aaa authentication enable command.
Syntax
•
enable authentication {default
•
no enable authentication
•
default
•
list-name
Default Configuration
Uses the default set with the
Command Mode
Line Configuration mode.
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
94AAA Commands
|
list-name
}
— Uses the default list created with the
— Uses the indicated list created with the
aaa authentication enable
aaa authentication enable
aaa authentication enable
command.
command.
command.
Page 95
User Guidelines
There are no user guidelines for this command.
Example
The following example specifies the default authentication method when accessing a higher
privilege level from a console.
Console(config)# line console
Console(config-line)# enable authentication default
ip http authentication
The ip http authentication Global Configuration mode command specifies authentication
methods for HTTP server users. Use the no form of this command to return to the default
configuration.
Syntax
•
ip http authentication
•
no ip http authentication
•
method1 [method2
KeywordDescription
localUses the local username database for authentication.
noneUses no authentication.
radiusUses the list of all RADIUS servers for authentication.
tacacsUses the list of all TACACS+ servers for authentication.
method1 [method2
...]
...] — Specify at least one from the following table:
Default Configuration
The local user database is checked. This has the same effec t as the command
authentication local
Command Mode
.
ip http
Global Configuration mode.
User Guidelines
•The additional methods of authentication are used only if the previous method returns an error,
not if it fails. To ensure that the authentication succeeds even if all methods return an error,
none
specify
as the final method in the command line.
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
AAA Commands95
Page 96
Example
The following example configures the HTTP authentication.
Console(config)# ip http authentication radius local
ip https authentication
The ip https authentication Global Configuration mode command specifies authentication
methods for HTTPS server users. Use the no form of this command to return to the default
configuration.
www.dell.com | support.dell.com
Syntax
•
ip https authentication
•
no ip https authentication
•
method1 [method2
KeywordSource or destination
localUses the local username database for authentication.
noneUses no authentication.
radiusUses the list of all RADIUS servers for authentication.
tacacsUses the list of all TACACS+ servers for authentication.
Default Configuration
The local user database is checked. This has the same effect as the command
authentication local
Command Mode
Global Configuration mode.
User Guidelines
•The additional methods of authentication are used only if the previous method returns an error,
not if it fails. To ensure that the authentication succeeds even if all methods return an error,
specify
none
method1 [method2
...]
...] — Specify at least one from the following table:
.
as the final method in the command line.
ip https
Example
The following example configures HTTPS authentication.
Console(config)# ip https authentication radius local
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
96AAA Commands
Page 97
show authentication methods
The show authentication methods Privileged EXEC mode command displays inform ation about
the authentication methods.
Syntax
•
show authentication methods
Default Configuration
This command has no default configuration.
Command Mode
Privileged EXEC mode.
User Guidelines
There are no user guidelines for this command.
Example
The following example displays the authentication configuration.
Console# sh authentication methods
Login Authentication Method Lists
The password Line Configuration mode command specifies a password on a line. Use the no form
of this command to remove the password.
Syntax
•
password
•
no password
•
password
•
encrypted
password [encrypted
]
— Password for this level. (Range: 1 - 159 characters)
— Encrypted password to be entered, copied from another device configu ration.
Default Configuration
No password is defined.
Command Mode
Line Configuration mode.
User Guidelines
If a password is defined as encrypted, the required password length is 32 charac ters.
Example
The following example specifies password secret on a console.
Console(config)# line console
Console(config-line)# password secret
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
98AAA Commands
Page 99
enable password
The enable password Global Configuration mode command sets a l ocal password to control access
to user and privilege levels. Use the no form of this command to remove t h e p asswo rd re q u i r e m ent.
Syntax
•
enable password [level
•
no enable password [level
•
password
•
level
15)
•
encrypted
Default Configuration
No enable password is defined.
Command Mode
Global Configuration mode.
User Guidelines
There are no user guidelines for this command.
Example
The following example sets local level 15 password secret to control access to privilege levels.
— Password for this level. (Range: 8 - 64 characters)
— Level for which the password applies. If not specified the level is 15. (Range: 1 or
— Encrypted password entered, copied from another device configuration.
level] password [encrypted
level
]
]
Console(config)# enable password level 15 secret
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
AAA Commands99
Page 100
username
The username Global Configuration mode command creates a user account in the local database.
Use the no form of this command to remove a user name.
Syntax
•
username
•
no username
•
name
•
password
•
www.dell.com | support.dell.com
Default Configuration
Command Mode
•Global Configuration mode
User Guidelines
•User account can be created without a password.
Example
The following example configures user bob with password lee and user level 15 to the system.
level
•
encrypted
No user is defined.
name [password password
name
— The name of the user. (Range: 1 - 20 characters)
— The authentication password for the user. (Range: 8 - 64 characters)
— The user level. (Range: 1 or 15)
— Encrypted password entered, copied from another device configuration.
] [
level level
] [
encrypted
]
Console(config)# username bob password lee level 15
service password-recovery
Use the service password-recovery Global Configuration mode command to enable the passwordrecovery mechanism. This mechanism enables an end user, with physical access to the console port
of the device, to enter the boot menu and trigger the password recovery process. Use the no service password-recovery command to disable the password-recovery mechanism. When the passwordrecovery mechanism is disabled, accessing the boot menu is still allowed and the user can trigger
the password recovery process. The difference is, that in this case, all the configuration files and all
the user files are removed.
Syntax
•service password-recovery
•no service password-recovery
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
100AAA Commands
Loading...
+ hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.