express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional
warranty. NEC shall not be liable for technical or editorial errors or omissions contained herein.
Microsoft®, Windows®, and Windows NT® are U.S. registered trademarks of Microsoft Corporation.
SunOS™ and Solaris™ are trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
Cisco® is a registered trademark of Cisco Systems, Inc. and/or its affiliates in the U.S. and certain other countries.
Part number: 856-126757-406-00
First edition: July 2008
Connecting to the switch ........................................................................................................................................ 6
Establishing a console connection .................................................................................................................... 6
Setting an IP address ........................................................................................................................................ 7
Establishing a Telnet connection ...................................................................................................................... 7
Establishing an SSH connection ....................................................................................................................... 7
Establishing an HTTP connection ..................................................................................................................... 7
Accessing the switch .............................................................................................................................................. 7
Web browser setup ................................................................................................................................................. 9
Starting the BBI ...................................................................................................................................................... 9
Port Status Area .............................................................................................................................................. 11
Menu Area ....................................................................................................................................................... 12
Configuration Area .......................................................................................................................................... 12
Port Group Mapping ............................................................................................................................................. 13
Port Group Characteristics .............................................................................................................................. 13
Port Group configuration ................................................................................................................................. 13
Internal Port Settings ............................................................................................................................................ 14
External Port Settings ........................................................................................................................................... 15
Port VLAN ID configuration ............................................................................................................................. 16
Local User Administration ..................................................................................................................................... 19
Remote User Administration ................................................................................................................................. 20
Time Services ....................................................................................................................................................... 21
Statistical Load Distribution ............................................................................................................................. 22
Trunk group configuration rules ...................................................................................................................... 22
Link Aggregation Control Protocol .................................................................................................................. 22
Trunk Group configuration .............................................................................................................................. 23
Main Menu ...................................................................................................................................................... 27
Menu summary ............................................................................................................................................... 27
Global commands ........................................................................................................................................... 28
Command line history and editing ................................................................................................................... 29
Command line interface shortcuts ................................................................................................................... 30
Information Menu .................................................................................................................................................. 31
Menu overview ................................................................................................................................................ 31
System Information Menu ............................................................................................................................... 32
SNMPv3 Information Menu ............................................................................................................................. 32
System information ......................................................................................................................................... 38
Show last 100 syslog messages ..................................................................................................................... 39
System user information ................................................................................................................................. 39
Layer 2 information ......................................................................................................................................... 40
FDB information menu .................................................................................................................................... 41
Trunk group information .................................................................................................................................. 42
Layer 3 information ......................................................................................................................................... 42
ARP information .............................................................................................................................................. 43
IP information .................................................................................................................................................. 44
IGMP multicast group information ................................................................................................................... 44
IGMP multicast router port information ........................................................................................................... 44
Link status information .................................................................................................................................... 45
Port information ............................................................................................................................................... 45
Group information ........................................................................................................................................... 47
Information dump ............................................................................................................................................ 47
Statistics Menu ..................................................................................................................................................... 48
Port Statistics Menu ........................................................................................................................................ 49
Layer 2 statistics Menu ................................................................................................................................... 53
Layer 3 statistics Menu ................................................................................................................................... 54
Configuration Menu .............................................................................................................................................. 62
System configuration ....................................................................................................................................... 64
Port configuration ............................................................................................................................................ 80
Spare Ports Group configuration..................................................................................................................... 80
Group configuration ......................................................................................................................................... 81
Saving the active switch configuration ............................................................................................................ 82
Restoring the active switch configuration ........................................................................................................ 82
Operations Menu .................................................................................................................................................. 83
Menu information ............................................................................................................................................ 83
Boot Options Menu ............................................................................................................................................... 84
Menu information ............................................................................................................................................ 84
Maintenance Menu ............................................................................................................................................... 88
Menu information ............................................................................................................................................ 88
This type depicts onscreen computer output and
prompts.
Main#
AaBbCc123
This type displays in command examples and
shows text that must be typed in exactly as
shown.
Main# sys
<AaBbCc123>
This italicized type displays in command examples
as a parameter placeholder. Replace the indicated
text with the appropriate real name or value when
using the command. Do not type the brackets.
This also shows guide titles, special terms, or
words to be emphasized.
To establish a Telnet session, enter:
host# telnet <IP address>
Read the user guide thoroughly.
[ ]
Command items shown inside brackets are
optional and can be used or excluded as the
situation demands. Do not type the brackets.
host# ls [-a]
Introduction
The 1Gb Intelligent L2 Switch provides two switch modes: The conventional L2 switch mode, and SmartPanel
mode. The switch can store up to two different software image, called image1 and image2. Normally, the
conventional L2 switch software image is stored in image1, and the SmartPanel software is stored in image2. You
can select which software image (image1 or image2) you want to run in switch memory. By default, the switch
software is loaded from image1. To run the SmartPanel software, you need to change a software image to image2
and reboot the switch. See additional references for configuration to select a software image.
This guide explains how to configure the switch in running the SmartPanel software. The SmartPanel provides a
simple Ethernet interface option for connecting to the network infrastructure. The number and type of configuration
options on the SmartPanel are restricted to reduce the initial setup complexity and to minimize the impact on
upstream networking devices.
Additional references
Additional information about installing and configuring the switch is available in the following guides, which are
attached in this product.
The 1Gb Intelligent L2 Switch is a Switch Module within the Blade Enclosure. The Blade Enclosure includes an
Enclosure Manager Card which manages the modules and CPU Blades in the enclosure.
The 1Gb Intelligent L2 Switch communicates with the Enclosure Manager Card through its internal management
port (port 19). The factory default settings permit management and control access to the switch through the 10/100
Mbps Ethernet port on the Blade Enclosure, or the built-in console port.
The switch management network has the following characteristics:
Port 19 — Management port 19 has the following configuration:
Flow control: both
Auto-negotiation
Untagged
Port VLAN ID (PVID): 4095
VLAN 4095 — Management VLAN 4095 isolates management traffic within the switch. VLAN 4095 contains
only one member port (port 19). No other ports can be members of VLAN 4095.
Interface 256 — Management interface 256 is associated with VLAN 4095. No other interfaces can be
associated with VLAN 4095. The IP address of the management interface is assigned through Dynamic Host
Control Protocol (DHCP).
Gateway 4 — This gateway is the default gateway for the management interface.
Connecting to the switch
You can access the command line interface in one of the following ways:
Using a console connection via the console port
Using a Telnet connection over the network
Using a Secure Shell (SSH) connection to securely log in over a network
Using a HTTP connection over the network
Establishing a console connection
To establish a console connection with the switch, you need:
A null modem cable with a female DB-9 connector (See the User’s Guide for more information.)
An ASCII terminal or a computer running terminal emulation software set to the parameters shown in the table
below
To establish a console connection with the switch:
1. Connect the terminal to the console port using the null modem cable.
2. Power on the terminal.
3. Press the Enter key a few times on the terminal to establish the connection.
4. You will be required to enter a password for access to the switch. (For more information, see the “Accessing
the switch” section later in this chapter.)
NOTE: You can assign the IP address only on the management port 19.
telnet <1Gb Intelligent L2 Switch IP address>
NOTE: It is recommended that you change default switch passwords after initial configuration and as
regularly as required under your network security policies. For more information, see the “Setting passwords”
section in the “First-time configuration” chapter.
To access the switch via a Telnet, an SSH connection, or an HTTP connection, you need to have an Internet
Protocol (IP) address set for the switch. You can assign the IP address only to the management interface (interface
256), associated with port 19. The management interface requests its IP address from a Dynamic Host Control
Protocol (DHCP) server on the Enclosure Manager Card. See the User’s Guide of the Enclosure Manager Card for
configuration to assign the IP address to the switch modules.
Establishing a Telnet connection
A Telnet connection offers the convenience of accessing the switch from any workstation connected to the network.
Telnet provides the same options for user, operator, and administrator access as those available through the
console port. By default, Telnet is enabled on the switch. The switch supports four concurrent Telnet connections.
Once the IP parameters are configured, you can access the CLI using a Telnet connection. To establish a Telnet
connection with the switch, run the Telnet program on the workstation and enter the telnet command, followed by
the switch IP address:
You will then be prompted to enter a password. The password entered determines the access level: administrator,
operator, or user. See the “Accessing the switch” section later in this chapter for description of default passwords.
Establishing an SSH connection
Although a remote network administrator can manage the configuration of a switch via Telnet, this method does not
provide a secure connection. The Secure Shell (SSH) protocol enables you to securely log into the switch over the
network.
As a secure alternative to using Telnet to manage switch configuration, SSH ensures that all data sent over the
network is encrypted and secure. In order to use SSH, you must first configure it on the switch. See the “Secure
Shell Server configuration” section in the “Configuration Menu” chapter for information on how to configure SSH.
Establishing an HTTP connection
By default, HTTP is enabled on the switch. You can configure the switch using the Web browser. For more
information, see the “Browser-based interface” chapter.
Accessing the switch
To enable better switch management and user accountability, the switch provides different levels or classes of user
access. Levels of access to the CLI and Web management functions and screens increase as needed to perform
various switch management tasks. The three levels of access are:
User—User interaction with the switch is completely passive; nothing can be changed on the switch. Users
may display information that has no security or privacy implications, such as switch statistics and current
operational state information.
Operator—Operators can only effect temporary changes on the switch. These changes will be lost when the
switch is rebooted/reset. Operators have access to the switch management features used for daily switch
operations. Because any changes an operator makes are undone by a reset of the switch, operators cannot
severely impact switch operation, but do have access to the Maintenance menu.
Administrator—Only administrators can make permanent changes to the switch configuration, changes that
are persistent across a reboot/reset of the switch. Administrators can access switch functions to configure and
troubleshoot problems on the switch. Because administrators can also make temporary (operator-level)
changes as well, they must be aware of the interactions between temporary and permanent changes.
Access to switch functions is controlled through the use of unique usernames and passwords. Once you are
connected to the switch via the local console, Telnet, or SSH, you are prompted to enter a password. The
password entered determines the access level. The default user names/password for each access level is listed in
the following table. Once you are connected to the switch via HTTP, you are prompted to enter a user account and
password.
The user has no direct responsibility for switch management. He or she can view all
switch status information and statistics, but cannot make any configuration changes to
the switch. The user account is enabled by default, and the default password is user.
oper
The operator manages all functions of the switch. The operator can reset ports or the
entire switch. By default, the operator account is disabled and has no password.
admin
The super user administrator has complete access to all menus, information, and
configuration commands on the switch, including the ability to change both the user
and administrator passwords. The admin account is enabled by default, and the
default password is admin.
NOTE: With the exception of the admin user, setting the password to an empty value can disable access to
each user level.
NOTE: JavaScript is not the same as Java™. Be sure that JavaScript is enabled in your Web browser.
Introduction
This chapter explains how to access the switch browser-based interface (BBI) for the SmartPanel and configure the
switch.
Requirements
To use the browser-based interface, you need the following:
PC or workstation with network access to the switch
Frame-capable Web-browser software, such as the following:
Netscape Navigator 4.7x or higher
Internet Explorer 6.0x or higher
JavaScript enabled in your Web browser
Web browser setup
Most modern Web browsers work with frames and JavaScript by default, and require no additional set up.
However, you should check your Web browser’s features and configuration to be sure frames and JavaScript are
enabled.
Starting the BBI
When the switch and browser setup is complete, follow these steps to launch the BBI:
1. Start your Web browser.
2. Enter the switch IP interface address in the Web browser Uniform Resource Locator (URL) field.
For example, if the switch IP interface has a network IP address of 192.168.3.70. Using Internet Explorer, you
could enter the following (for secure BBI access, use https://).
If you do not use the default TCP port number (80) for BBI access, you can include the port number when you
enter the IP address:
NOTE: There may be a slight delay while the Port Group Mapping page is initializing. You should not stop
the browser while loading is in progress.
If the switch IP interface address has a name on your local domain name server, you can enter the name
instead. Using Internet Explorer, you can enter the following:
3. Log in to the switch.
If your switch and browser are properly configured, you will be asked to enter a password.
Enter the account name and password for the switch.
4. Allow the BBI Dashboard page to load.
When the proper account name and password combination is entered, the BBI Port Group Mapping page is
The Port Status Area is used to view port status. Click a port icon to view details.
The Menu Area is used to select particular items or features to act upon.
The Configuration Area is used to configure selected items.
Port Status Area
The Status Area contains port icons that display status information about each port. Click a port icon to display
detailed information about the port.
A color box indicates the Port Group in which each port resides.
Opens a new Web-browser window for displaying the basic online help information. Close
the help browser when finished.
Dump
Writes current switch configuration to the screen. Configuration information is displayed with
parameters that have been changed from default values.
Logout
Logs off the switch and exits the BBI.
Table 6 Configuration Area command buttons
Command
Description
Apply
Pending configuration changes do not take effect until you select the Apply command. Once
applied, all changes take effect on the switch immediately. If you do not save the changes,
however, they will be lost the next time the switch is rebooted.
Save
Writes applied configuration changes to non-volatile flash memory on the switch (with the
option of not overlaying the current backup).
Revert Apply
Removes pending configuration changes between save commands. Use this command to
restore configuration parameters set since last save command.
Menu Area
The Menu Area is used for selecting a particular feature to act upon. Configuration forms for the selected item
appear in the Configuration Window.
The Menu Area contains a tree of feature folders and names.
Click on System Settings to open it and reveal its contents. Click it again to close it. Click on any feature to load the
configuration form in the Configuration Area.
Command Buttons
The following general commands are available at the top of the Menu Area.
Configuration Area
Use the Configuration Area to configure SmartPanel settings.
When a feature is selected from the Menu Area, a configuration form is displayed in the Configuration Area. The
exact nature of the form depends on the type of information available.
Configuration forms display information and allow you to make configuration change to SmartPanel parameters.
Command Buttons
The following general commands are available at the bottom of the Configuration Area.
NOTE: Cross-connect ports (17-18) are not available in the SmartPanel.
SmartPanel ports can be combined into Port Groups. Up to five Port Groups are available in the SmartPanel. A
Spare Ports Group is available for unused ports.
VLANs and Link Aggregation Groups (trunks) are configured automatically for each Port Group. No network loops
are allowed in the configuration. All external ports in the Port Group form a trunk group (static trunk or Link
Aggregation Group).
Port Group Characteristics
SmartPanel Port Groups must have the following characteristics.
Each Port Group must contain at least one external port (20-24) and one internal server blade port (1-16).
All external ports in a Port Group must have the same configuration.
Each port in the Port Group is a member of a unique, untagged VLAN.
Tagged VLANs (1-4094) can be assigned to each Port Group. Tagged VLANs cannot be configured across
multiple Port Groups.
All external ports in the Port Group form a trunk group.
Port Group configuration
On the BBI, choose Port Group Mapping to select the Port Group for each of the external ports and server blade
ports. Click Apply to make the changes active. Click Save to write the configuration to flash memory.
NOTE: Spare Ports Group for unused ports is assigned a PVID.
NOTE: The SmartPanel does not permit configuration of tagged VLANs across multiple Ports Groups.
VLAN
Virtual LANs (VLANs) are commonly used to split up groups of network users into manageable broadcast domains,
to create logical segmentation of workgroups, and to enforce security policies among logical segments. This switch
supports up to 1,000 VLANs per switch. Even though the maximum number of VLANs supported at any given time
is 1,000, each can be identified with any number between 1 and 4095. VLAN 4095 is used by the management
network, which includes the management port 19. VLAN 4095 configuration cannot be modified.
PVID
Each Port Group has a configurable default VLAN number, known as its PVID (Port VLAN ID). All ports are set as
untagged members of PVID. By default, all ports except port 19 are configured as Group1. The PVID of Group1 is 1.
The unique value of PVID is assigned to the Port Group, which contains at least one external port and one internal
server blade port. For the configuration, see the “Port VLAN ID configuration” section later in this chapter.
802.1Q VLAN Tagging
802.1Q VLAN tagging provides standards-based VLAN support for Ethernet systems. This standard permits
multiple VLANs to be transmitted over a single Ethernet connection.
Tagging places the VLAN identifier in the frame header of a packet, allowing each port to belong to multiple VLANs.
For the configuration to add the VLAN ID to the Port Group, see the “Non-Default Virtual LANs” section later in this
chapter.
Port VLAN ID configuration
Assign at lease one external port and one internal blade server port to the Port Group to use it and assign a unique
value of PVID. On the BBI, choose System settings > Uplink/Group to change the PVID. Edit the value of the
following Port VLAN ID. The value of unused Port Group is 0.
On the BBI, choose Non-Default Virtual LANs to create VLANs and assign them to Port Groups. The non-default
VLAN ID is placed in the frame header of a packet in forwatding from the port.
Configures the system time using a 24-hour clock format.
Timezone Location
Configures the time zone where the switch resides. You are prompted to select
your location (continent, country, region) by the timezone wizard. Once a
region is selected, the switch updates the time to reflect local changes to
Daylight Savings Time, etc.
Daylight Savings
Disables or enables daylight savings time in the system clock. When enabled,
the switch will add an extra hour to the system clock so that it is consistent with
the local clock. By default, this option is disabled.
NTP Settings
Time Services
Enables or disables the NTP synchronization service.
Update Internal (min)
Specifies the interval, that is, how often, in minutes (1-44640), to
re-synchronize the switch clock with the NTP server.
Primary Server
Configures the IP address of the primary NTP server to which you want to
synchronize the switch clock.
Secondary Server
Configures the IP address of the secondary NTP server to which you want to
synchronize the switch clock.
On the BBI, choose System Settings > Time Services to configure the NTP server.
NOTE: Because all ports in a Port Group belong to the same trunk group, individual external ports cannot be
used as a regular 802.3 link. Do not plug a workstation directly into one of the SmartPanel’s external ports,
unless that is the only device plugged into the ports.
Trunking
Trunk groups provide super-bandwidth, multi-link connections between SmartPanel or other trunk-capable devices.
A trunk group is a group of ports that act together, combining their bandwidth to create a single, larger virtual link.
SmartPanel trunk groups are static link aggregation groups that are compatible with Cisco’s EtherChannel
technology.
The SmartPanel is statically configured to place each Port Group into a separate trunk group.
When using port trunk groups between the SmartPanel and a switch, you can create a virtual link, operating at up
to 5 Gigabits per second, depending on how many physical ports are combined.
Statistical Load Distribution
Network traffic is statistically distributed between ports in a trunk group. The SmartPanel uses the source and
destination IP address information present in each transmitted IP frame to determine load distribution. If the frame
is not an IP frame, then Layer 2 MAC addresses are used.
Each packet’s particular combination of source and destination addresses results in selecting one line in the trunk
group for data transmission. If there are enough devices feeding the trunk lines, then traffic distribution becomes
relatively even.
Built-In Fault Tolerance
Since trunk groups are comprised of multiple physical links, each trunk group is inherently fault tolerant. As long as
one connection is available, the trunk remains active.
Statistical load balancing is maintained whenever a port in a trunk group is lost or returned to service.
Trunk group configuration rules
The trunking feature operates according to specific configuration rules. When working with trunks, consider the
following rules that determine how a trunk group reacts in any network topology.
All trunks must originate from one device, and lead to one destination device.
Trunking from third-party devices must comply with Cisco® EtherChannel® technology.
All external ports in a Port Group must have the same configuration.
Only external ports in a Port Group are trunked. For Port Group configuration, see the “Port Group
configuration”.
Link Aggregation Control Protocol
Link Aggregation Control Protocol (LACP) is an IEEE 802.3ad standard for grouping several physical ports into one
logical port (known as a dynamic trunk group or Link Aggregation Group) with any device that supports the
standard. Please refer to IEEE 802.3ad-2002 for a full description of the standard.
The 802.3ad standard allows standard Ethernet links to form a single Layer 2 link using the Link Aggregation
Control Protocol (LACP). Link aggregation is a method of grouping physical link segments of the same media type
and speed in full duplex, and treating them as if they were part of a single, logical link segment. If a link in a LACP
trunk group fails, traffic is reassigned dynamically to the remaining link/s of the dynamic trunk group.
On the BBI, choose System Settings > Uplink/Group to enable or disable the Link Aggregation Control Protocol.
When enabled, the external ports are configured as a LACP trunk group. When disabled, they are configured as a
static trunk group. The default is disabled.
Failover
The primary application for Failover is to support Network Adapter Teaming. With Network Adapter Teaming, the
NICs on each server all share the same IP address, and are configured into a team. One NIC is the primary link,
and the other is a standby link.
Failover is enabled by default. You can enable or disable Failover on a Port Group. When enabled, Failover works
as follows.
If some (or all) of the links fail in the failover trigger, the SmartPanel disables all internal ports of the Port
Group. When the internal ports are disabled, it causes the NIC team on the affected server blade to failover
from the primary to the backup NIC. This process is called a failover event.
When the appropriate links return to service, the SmartPanel enables the internal ports of the Port Group.
This causes the NIC team on the affected server blades to fail back to the primary SmartPanel (unless AutoFallback is disabled on the NIC team). The backup processes traffic until the primary’s internal links come up,
which takes up to five seconds.
The failover limit lets you specify the minimum number of operational links required within the failover trigger before
the trigger initiates a failover event. For example, if the limit is four, a failover event occurs when the number of
operational links in the trigger is four or fewer. When you set the limit to all, the SmartPanel triggers a failover event
only when no links in the trigger are operational. The default is all.
On the BBI, choose System Settings > Uplink/Group to configure the Switch Failover and Number of Links to
Trigger Failover.
IGMP Snooping
IGMP Snooping allows the SmartPanel to forward multicast traffic only to those ports that request it. IGMP
Snooping prevents multicast traffic from being flooded to all ports. The SmartPanel learns which server hosts are
interested in receiving multicast traffic, and forwards it only to ports connected to those servers.
On the BBI, choose System Settings > IGMP Snooping to enable IGMP Snooping. The default is disabled.
Selects the Configuration Block file (active, backup or factory) that will run after
the next reboot.
Image to boot
Selects which software image (image1 or image2) you want to run in switch
memory for the next reboot.
Image to transfer
Selects a software image to replace with the downloaded software.
Current Image Information
Image 1
Displays information about the current Image 1 software. When NormalPanel is
displayed, the conventional Layer 2 switch software is stored in Image1.
Image 2
Displays information about the current Image 2 software. When SmartPanel is
displayed, the SmartPanel software is stored in Image2.
Boot kernel
Displays the version number of the current Boot software.
Update Image/Cfg
Method to use for transfer
Select the method to use for transfer (TFTP, FTP or HTTP). HTTP is available
only for Get Image.
Settings for using FTP or TFTP Server
Server Address
Enter the IP address of the TFTP or FTP server from which you will transfer the
file.
Remote File Name
Enter the name of the file on a TFTP or FTP server that contains the file you
want to transfer.
Button
Get Image
Starts download of the software image file indicated in Remote File Name field
from the specified TFTP or FTP server.
Put Image
Starts upload of the software image file indicated in Remote File Name field
from the specified TFTP or FTP server.
Get Cfg
Downloads a previously saved switch Configuration Block file indicated in
Remote File Name from the specified the TFTP or FTP server.
The active configuration will be replaced with the commands found in the
downloaded configuration file. The file can contain a full switch configuration or
a partial switch configuration.
The new configuration is not activated until the apply command is used. If the
apply command is found in the configuration script file loaded using this
command, the apply action is performed automatically.
Put Cfg
Uploads the switch’s active configuration to the script configuration file
specified in Remote File Name. The file is placed on the TFTP or FTP server.
On the BBI, choose System Settings > Boot Management to backup or restore the switch configuration, update the
switch software image, or get dump file.
Uploads the TS (tech support) dump file to the TFTP or FTP server specified in
Remote File Name.
Put Crash Dump
Uploads the core (PANIC) dump file to the TFTP or FTP server specified in
Remote Filename.
Clear Crash Dump
Deletes the core dump in flash memory.
IMPORTANT: When the switch software is changed (NormalPanel or SmartPanel) and the switch is
rebooted, the switch configuration is removed and the switch runs factory configuration block. Backup the
switch configuration if needed.
[Main Menu]
info - Information Menu
stats - Statistics Menu
cfg - Configuration Menu
oper - Operations Command Menu
boot - Boot Options Menu
maint - Maintenance Menu
diff - Show pending config changes [global command]
apply - Apply pending config changes [global command]
save - Save updated config to FLASH [global command]
revert - Revert pending or applied changes [global command]
exit - Exit [global command, always available]
Introduction
The CLI is used for viewing switch information and statistics. In addition, the administrator can use the CLI for
performing all levels of switch configuration.
To make the CLI easy to use, the various commands have been logically grouped into a series of menus and
submenus. Each menu displays a list of commands and/or submenus that are available, along with a summary of
what each command will do. Below each menu is a prompt where you can enter any command appropriate to the
current menu.
This chapter describes the Main Menu commands, and provides a list of commands and shortcuts that are
commonly available from all the menus within the CLI.
Main Menu
The Main Menu displays after a successful connection and login. The following table shows the Main Menu for the
administrator login. Some features are not available under the user login.
Menu summary
The Main Menu displays the following submenus:
Information Menu
The Information Menu provides submenus for displaying information about the current status of the switch.
Statistics Menu
This menu provides submenus for displaying switch performance statistics.
Configuration Menu
This menu is available only from an administrator login. It includes submenus for configuring every aspect of
the switch. Changes to configuration are not active until explicitly applied. Changes can be saved to nonvolatile memory (NVRAM).
Operations Command Menu
Operations-level commands are used for making immediate and temporary changes to switch configuration.
This menu is used for bringing ports temporarily in and out of service. This menu is available only from an
administrator and operator login.
Boot Options Menu
The Boot Options Menu is available only from an administrator login. This menu is used for upgrading switch
software, selecting configuration blocks, and for resetting the switch when necessary. This menu is also used
to set the switch back to factory settings.
Maintenance Menu
This menu is used for debugging purposes, enabling you to generate a technical support dump of the critical
state information in the switch, and to clear entries in the Forwarding Database and the Address Resolution
Protocol (ARP). This menu is available only from an administrator and operator login.
Global Commands: [can be issued from any menu]
help up print pwd
lines verbose exit quit
diff apply save revert
ping traceroute telnet history
pushd popd who
The following are used to navigate the menu structure:
. Print current menu
.. Move up one menu level
/ Top menu if first, or command separator
! Execute command from history
Table 13 Global commands
Command
Action
? commandor help
Provides usage information about a specific command on the current menu. When
used without the command parameter, a summary of the global commands is
displayed.
. or print
Displays the current menu.
.. or up
Moves up one level in the menu structure.
/
If placed at the beginning of a command, displays the Main Menu. Otherwise, this is
used to separate multiple commands placed on the same line.
lines
Sets the number of lines (n) that display on the screen at one time. The default is 24
lines. When used without a value, the current setting is displayed.
diff
Shows any pending configuration changes that have not been applied.
diff flash displays all pending configuration changes that have been applied but
not saved to flash memory (NVRAM), as well as those that have not been applied.
apply
Applies pending configuration changes.
save
Saves the active configuration to backup, and saves the current configuration as active.
save n saves the current configuration as active, without saving the active
configuration to backup.
revert
Removes changes that have been made, but not applied.
revert apply removes all changes that have not been saved.
exit or quit
Exits from the command line interface and logs out.
ping
Verifies station-to-station connectivity across the network. The format is:
IP address is the hostname or IP address of the device. number of tries (optional) is the number of attempts (1-32). msec delay (optional) is the number of milliseconds between attempts.
traceroute
Identifies the route used for station-to-station connectivity across the network. The
format is:
IP address is the hostname or IP address of the target station. max-hops (optional) is the maximum distance to trace (1-16 devices) msec delay (optional) is the number of milliseconds to wait for the response.
pwd
Displays the command path used to reach the current menu.
verbose n
Sets the level of information displayed on the screen:
0 = Quiet: Nothing displays except errors, not even prompts. 1 = Normal: Prompts and requested output are shown, but no menus. 2 = Verbose: Everything is shown. This is the default. When used without a value, the current setting is displayed.
telnet
This command is used to Telnet out of the switch. The format is:
telnet <hostname> | <IP address> [port]
history
Displays the history of the last ten commands.
pushd
Remembers the current location in the directory of menu commands.
Global commands
Some basic commands are recognized throughout the menu hierarchy. These commands are useful for obtaining
online Help, navigating through menus, and for applying and saving configuration changes.
For help on a specific command, type help. The following screen displays:
The following table describes the global commands.