This document is protected by copyright laws and international treaties. All information, copyrights and any other
intellectual property rights contained in this document are the property of Super Micro. Except as expressly
authorized in writing by Super Micro, the holder is granted no rights to use the information contained herein and this
document shall not be published, copied, produced or reproduced, modifie d, translated, compiled, distributed,
displayed or transmitted, in whole or part, in any form or media.
34.17 show access-lists......................................................................................... 911
Release :
1.0 19 / 913
1 Introduction
1.1 Purpose
Super Micro Intelligent switch (SMIS) is a managed Layer2 / Layer 3 switch. SMIS provides wire speed
switching on 1 Gig and 10 Gig Ethernet ports.
SMIS provides the basic bridging functionality and also offers advanced features such as link
aggregation, GVRP/GMRP, IGMP Snooping and Network Access Control.
This guide details the Command Line Interface (CLI) configurations for the features supported in SMIS.
1.2 Scope
The scope of this document is limited to Super Micro Intelligent Switch product. This document details
only command line interface.
1.3 Document Conventions
• The syntax of the CLI command is given in Courier New 10 bold.
• Elements in (< >) indicate the field required as input along with a CLI command, for example,
• < integer (100-1000)>.
• Elements in square brackets ([]) indicate optional fields for a command.
• Text in {} refers to ‘either-or’ group for the tokens given inside separated by a | symbol.
• The CLI command usage is given in Courier New 10 regular.
• Outputs and messages for CLI commands are given in Courier New 10 regular.
• The no form of the command resets a particular configuration to its default value or revokes the
effect. This is explicitly explained in the description of the commands for which it is applicable.
1.4 Key Conventions
1.4.1 Keyboard shortcuts
Keys Action
Up Arrow /
Down Arrow
Ctrl + A Moves the cursor to the previous command line
Ctrl + C Exits from the SMIS prompt
Backspace
/ Ctrl + H
TAB Completes a command without typing the full word
Left Arrow / Traverses the current line
Displays the previously executed command
Removes a single character
Release :
1.0 20 / 913
Right Arrow
1.4.2 Others
Keys Action
? Helps to list the available commands
Q Exits the output display if display is more than one page
and returns to the SMIS prompt
show history Displays the command history list
Release :
1.0 21 / 913
2 Command Line Interface
This section describes the configuration of SMIS using the Command Line Interface.
The Command Line Interface (CLI) can be used to configure the Intelligent Switch Solution from a
console attached to the serial port of the switch or from a remote terminal using TELNET.
The SMIS CLI supports a simple login authentication mechanism. The authentication is based on a user
name and password provided by the user during login.
When SMIS is started, the user name and password has to be given at the login prompt to access the CLI
shell:
SuperMicro Intelligent Switch Solution
smis Login: ADMIN
Password: ADMIN
iss>
The "user-exec" mode is now available to the user. CLI Command Modes provide a detailed description
of the various modes available.
When SMIS is started in slave mode on switch stacking, the user name and password has to be given at
the login prompt to access the slave CLI shell:
SuperMicro Intelligent Switch Solution
SuperMicro Switch Login: ADMIN
Password: ADMIN
smis-boot>
The Boot Configuration mode is now available to the user.
The command prompt always displays the current mode.
Release :
1.0 22 / 913
•CLI commands need not be fully typed. The abbreviated forms of CLI commands are also
accepted by the SMIS CLI. For example, commands like " show ip global config" can be typed as
"sh ip gl co".
• CLI commands are case insensitive.
• CLI commands will be successful only if the dependencies are satisfied for a particular command
that is issued. Appropriate error messages will be displayed, if the dependencies are not satisfied
2.1 CLI Command Modes
Command ModeAccess Method Prompt Exit method
User EXEC This is the initial mode
to start a session.
Privileged EXEC The User EXEC mode
command enable, is
used to enter the
Privileged EXEC
mode.
Global Configuration The Privileged EXEC
mode command
configure
terminal, is used to
enter the Global
Configuration mode
Interface configuration The Global
Configuration mode
command
interface
<interfacetype><
interfaceid> is
used to enter the
Interface configuration
mode
Config-VLAN The global
configuration mode
command vlan vlan-id, is used to
enter the ConfigVLAN mode.
Line Configuration The global
configuration mode
command line, is
used to enter the Line
Configuration mode.
smis>
smis#
smis(config)#
smis(config-if)#
smis(configvlan)#
smis(configline)#
The logout method is
used.
To return from the
Privileged EXEC
mode to User EXEC
mode the disable
command is used.
To exit to the Global
Configuration mode
the exit command
is used and to exit to
the Privileged EXEC
mode the end command is used.
To exit to the Global
Configuration mode
the exit command
is used and to exit to
the Privileged EXEC
mode the end command is used.
To exit to the Global
Configuration mode
the exit command
is used and to exit to
the privileged EXEC
mode the end
command is used.
To exit to the Global
Configuration mode
the exit command
is used and to exit to
the privileged EXEC
mode the end
Release :
1.0 23 / 913
command is used.
Slave Configuration This is the initial mode
to start SMIS in slave
session.
smis-boot>
The reload
command is used to
restart the switch.
2.2 User EXEC Mode
After logging into the device, the user is automatically in the User EXEC mode. In general, the User
EXEC commands are used to temporarily change terminal settings, perform basic tests and list system
information.
2.3 Privileged EXEC Mode
Since many of the privileged commands set operating parameters, privileged access is password
protected to prevent unauthorized use. The password is not displayed on the screen and is case
sensitive. The Privileged EXEC mode prompt is the device name followed by the pound (#) sign.
2.4 Global Configuration Mode
Global Configuration commands apply to features that affect the system as a whole, to any
specific interface.
2.5 Interface Configuration Mode
2.5.1 Physical Interface Mode
The Physical Interface mode is used to perform interface specific operations. To return to the global
configuration mode the exit command is used.
2.5.2 Port Channel Interface Mode
The Port Channel Interface mode is used to perform port-channel specific operations.
To return to the global configuration mode the exit command is used.
2.5.3 VLAN Interface Mode
The VLAN Interface mode is used to perform L3-IPVLAN specific operations. To return to the global
configuration mode the exit command is used.
2.6 Config-VLAN Mode
Release :
1.0 24 / 913
This mode is used to perform VLAN specific operations. To return to the global configuration mode the
exit command is used.
2.7 Line Configuration Mode
Line configuration commands modify the operations of a terminal line.
2.8 Slave Configuration
This mode is used to generate the Slot information (module type). The reload command is
used to restart the switch.
2.9 Protocol Specific Modes
2.9.1 MSTP Configuration mode
This mode is used to configure the MSTP specific parameters for the switch. The Global configuration
mode command spanning tree mst configuration is used to enter the MSTP Configuration
mode and. the prompt seen at this mode is smis(config-mst)#.
To return to the global configuration mode the exit command is used.
2.9.2 DiffSrv ClassMap Configuration mode
The class-map global configuration command creates a class map to be used for matching the packets to
the class whose index is specified and to enter the class-map configuration mode The Global
configuration mode command class-map <short(1-65535) is used to enter the DiffSrv ClassMap
Configuration mode and. the prompt seen at this mode is smis(config-cmap)#.
To return to the global configuration mode the exit command is used.
2.9.3 DiffSrv Policy-Map Configuration Mode
In the Policy-Map Configuration mode the user can create or modify a policy map.
The Global configuration mode command policy-map <short(1-65535)> is used to enter the
DiffSrv PolicyMap Configuration mode and the prompt seen at this mode is smis(config-pmap)#.
To return to the global configuration mode the exit command is used.
2.9.4 DiffSrv Policy-Map Class Configuration Mode
The Policy-Map Class Configuration command defines a traffic classification for the policy to act on. The
class-map-num that is specified in the policy map ties the characteristics for that class and its match
criteria as configured by using the class-map global configuration command to the class map. Once the
Release :
1.0 25 / 913
class command is entered, the switch enters policy-map class configuration mode. The DiffSrv Policy
mode command policy-map <short(1-65535)> is used to enter the DiffSrv Policy-Map Class
Configuration mode and. the prompt seen at this mode is smis(config-pmap-c)#.
To return to the global configuration mode the exit command is used.
2.9.5 DHCP Pool Configuration Mode
This mode is used to configure the network pool / host configurations of a subnet pool.
The Global configuration mode command ip dhcp pool <integer(1-2147483647)> creates a
DHCP server address pool and places the user in DHCP pool configuration mode. The prompt seen at
this mode is smis(dhcp-config)#.
To return to the global configuration mode the exit command is used.
2.9.6 ACL Standard Access List Configuration Mode
Standard access lists create filters based on IP address and network mask only (L3 filters only ).
The Global configuration mode command ip access-list standard <(1-1000) creates IP ACLs
and is used to enter the ACL Standard Access List Configuration mode. The prompt seen at this mode is
smis(config-std-nacl)#.
To return to the global configuration mode the exit command is used.
2.9.7 ACL Extended Access List Configuration Mode
The Extended Access lists enables to specify filters based on the type of protocol, range of TCP/UDP
ports as well as IP address and network mask (Layer 4 filters).
The Global configuration mode command ip access-list extended <(1001-65535)> is used to
enter the ACL Extended Access List Configuration mode and the prompt seen at this mode is
smis(config-ext-nacl)#.
To return to the global configuration mode the exit command is used.
2.9.8 ACL MAC Configuration Mode
The MAC access-list global configuration command creates Layer 2 MAC ACLs, and returns the
MACAccess list configuration mode to the user.
The Global configuration mode command mac access-list extended <(1-65535)> is used to
enter the ACL MAC Configuration mode and the prompt seen at this mode is smis(config-extmacl)#.
To return to the global configuration mode the exit command is used.
Release :
1.0 26 / 913
3 System Features
SMIS offers a rich set of system features to a user, such as, login services, copying/writing facilities,
duplex/negotiation support, and many other capabilities. Some features might have special hardware
requirements and others might have special design considerations. The related command links provide
overview descriptions of the features and includes specific information to consider when using these
features.
CFA (Common Forwarding Agent) is a proprietary module, which acts as a common forwarder of packets
between the Network Protocol Module(s), the Data-Link Layer Protocol Layer Module(s) and the Device
Drivers. CFA provides central management of the generic parameters of all the interfaces in the system.
The list of CLI commands for the configuration of System features is as follows:
default mode
default restore-file
default ip address
ip address
switchport
default ip address allocation protocol
ip address
login authentication
authorized-manager ip-source
ip http port
set ip http
archive download-sw
interface
mtu frame size
bridge port-type
snmp trap link-status
write
copy
copy startup-config
copy logs
copy- file
clock set
erase
Release :
1.0 27 / 913
cli console
flowcontrol
shutdown - physical/VLAN/port-channel
debug-logging
show ip interface
show authorized-managers
show interfaces
show interfaces - counters
show interface mtu
show interface bridge port-type
show nvram
show system information
show flow-control
show debug-logging
show debugging
show hardware
show clock
show running-config
show http server status
help
clear screen
enable
disable
configure terminal
run script
listuser
lock
username
enable password
line
alias
exec-timeout
logout
end
exit
Release :
1.0 28 / 913
show privilege
show line
show aliases
show users
show history
reload
monitor session
negotiation
speed
duplex
hol blocking prevention
storm-control
show port-monitoring
mac-address-table aging-time
sntp server
sntp broadcast client enable
sntp unicast client enable
tz offset
Release :
1.0 29 / 913
3.1 default mode
This command configures the mode by which the default interface acquires its IP address.
default mode { manual | dynamic }
Syntax Description
manual - Manual Mode
If manual mode is selected, then the default interface takes the 'issDefaultIpAddr' configured in
the system
dynamic - Dynamic Mode
If dynamic mode is selected, the default interface gets the IP address through the dynamic IP
address configuration protocols such as RARP, BootP, DHCP based on the configuration done in the
default ip address allocation protocol command.
Mode
Global Configuration Mode
Defaults
manual
Example
smis(config)# default mode dynamic
If the system fails to get the IP address dynamically through the protocols, the default interface uses the
'issDefaultIpAddr' configured in the system.
This command takes effect only on switc h restart.
Related Commands
show nvram- Displays the current information stored in the NVRAM
default ip address allocation protocol - Configures the protocol by which the default
interface acquires its IP address
Release :
1.0 30 / 913
3.2 default restore-file
This command configures the default restoration file.
ip address - IP address
subnet-mask - Subnet Mask
interface - Valid interfaces include physical ports (including type, slot, and port number). Interface
Type -Gigabit Ethernet or Fast Ethernet
Mode
Global Configuration Mode
Defaults
ip address - 10.0.0.1
subnet-mask - 255.0.0.0
Example
smis(config)# default ip address 20.0.0.1 subnet-mask 255.0.0.0
interface gigabitethernet 0/1
This IP address, is written into the NVRAM and will take effect when the switch is
restarted.
Related Command
show nvram - Displays the current information stored in the NVRAM
Release :
1.0 32 / 913
3.4 ip address
This command sets the IP address of an interface. The no form of the command resets the IP Address for
the given Interface.
ip address <ip-address> <subnet-mask> [secondary]
no ip address [<ip_addr>]
Syntax Description
ip-address - IP address
subnet-mask - Subnet mask for the associated IP subnet
secondary - Additional IP address that can be configured for the Interface
Mode
Interface Configuration Mode
•This command is applicable in Physical Interface Mode / VLAN Interface Mode/OOB Interface
Mode
Defaults
IP Address specified in issnvram.txt is taken as default.
Example
smis(config-if)# ip address 10.0.0.3 255.255.255.0 secondary
The interface must be shutdown prior to execution of this command.
If the user deletes / modifies the IP interface that he is connected on, then the
connection to the switch is lost.
When the no ip address command is executed without the optional parameter
<ip_addr>, all the IP addresses configured over the interface are deleted.
Related Command
show ip interface - Displays the IP interface statistics and configuration
Release :
1.0 33 / 913
3.5 switchport
This command configures the port as switch port. The no form of the command configures the port as
router port.
switchport
no switchport
Mode
Interface Configuration Mode
Defaults
switchport
Example
smis(config-if)# switchport
The specified interface must be shutdown.
Related Commands
show ip interface - Displays the IP interface statistics and configuration
Release :
1.0 34 / 913
3.6 default ip address allocation protocol
This command configures the protocol by which the default interface acquires its IP address.
default ip address allocation protocol {bootp | rarp | dhcp}
Syntax Description
bootp - Bootp Server
rarp RARP Server
dhcp - DHCP Server
Mode
Global Configuration Mode
Defaults
dhcp
Example
smis(config)# default ip address allocation protocol bootp
Default Mode must be configured as dynamic.
This command takes effect only on rebooting the system.
Related Commands
default mode - Configures the mode by which the default interface acquires its IP address
show nvram - Displays the current information stored in the NVRAM
Release :
1.0 35 / 913
3.7 ip address
This command configures the current VLAN/OOB interface to dynamically acquire an IP address from the
RARP/DHCP Server. The no form of the command resets the IP Address for the Interface.
ip address { dhcp | rarp}
no ip address
Syntax Description
rarp - RARP Server
dhcp - DHCP Server
Mode
Interface Configuration Mode
This command is applicable in VLAN Interface Mode.
Defaults
dhcp
Example
smis(config-if)# ip address dhcp
Related Commands
show ip dhcp client stats - Displays the DHCP client statistics information
release - Releases the DHCP lease on the interface specified
renew - Renews the DHCP lease for the interface specified
Release :
1.0 36 / 913
3.8 login authentication
This command sets the authentication method for user logins and the no form of the command sets the
authentication method for user logins to default values.
login authentication { local | radius | tacacs}
no login authentication
Syntax Description
local - Local username database for authentication
radius - List of all RADIUS servers for authentication
tacacs - Terminal Access Controller Access Control System
Mode
Global Configuration Mode
Defaults
Local
Example
smis(config)# login authentication radius
Changing login authentication from default to another value may disconnect the telnet session
TACACS is a authentication program used on UNIX / Linux systems, few network routers and other
network equipment that allows access to a server or a managing computer to determine if the user
attempting to log in has the proper rights or is in the user database
Related Commands
username - Creates a user and sets the enable password for that user with the privilege level
no enable password - Deletes a user and disables enable password parameters
show system information - Displays system information
Release :
1.0 37 / 913
3.9 authorized-manager ip-source
This command configures an IP authorized manager and the no form of the command removes manager
from authorized managers list.
ip-address - Specifies either the Network or Host address
subnet-mask - IP address mask to be applied
prefix-length - Prefix Length
interface - Valid interfaces include physical ports (including type, slot, and port number)
vlan - The VLANs in which the IP authorized manager can reside
cpu0 - Out of Band Management Interface
service - Indicates service type. Can be one of the following: telnet, ssh, http, https or snmp
Mode
Global Configuration Mode
Defaults
All services are allowed for the configured manager
tftp://ipaddress/ filename - Source URL alias for a network (tftp) file system
flash:normal – To write into normal flash area.
flash:fallback – To write into fallback flash area.
The TFTP protocol is used for getting the image from the remote-site.
If the flash device has sufficient space to hold two images and to overwrite one of these images with the
same version, the overwrite option has to be specified
Release :
1.0 41 / 913
3.13 interface
This command selects an interface to configure, which can be a physical interface or a port-channel
interface or a VLAN interface or OOB (Out of Band) interface or MPLS tunnel. The no form of the
command is used to delete a VLAN / port-channel / tunnel / OOB interface/MPLS tunnel. On execution of
this command, the user enters the interface configuration mode
for that interface. This command is common for both Single Instance and Multiple Instance.
cpu0 - Out of Band Management Interface
vlan - VLAN Identifier
port-channel - Port Channel Identifier
tunnel - Tunnel Identifier
interface-type - Interface type, can either be a gigabitethernet or fastethernet interface.
interface-id - Physical interface ID including type, slot and port number.
linuxvlan - Interface Name of the Liunx VLAN Interface
Mode
Global Configuration Mode
Defaults
Vlan - 1
interface-type - eth0
Example
For VLAN Interface: iss (config)# interface Vlan 2
For OOB Interface: smis(config)# interface cpu0
No port-channels are created by default
If VLAN 1 is created by default, then cpu0 will not exist and vice-versa.
Release :
1.0 42 / 913
Out of Band management interface is an IP interface dedicated for management
operations.
Related Command
show interfaces - Displays the interface status and configuration
Release :
1.0 43 / 913
3.14 mtu frame size
This command configures the maximum transmission unit frame size for the interface.
mtu <frame-size(90-9202)>
Mode
Interface Configuration Mode
Defaults
1500
Example
smis(config-if)# mtu 900
The interface must be brought administratively down, prior to changing the MTU.
The MTU frame size of the interface must not be greater than 1522, for Fast ethernet.
Related Commands
show interfaces - Displays the interface status and configuration
show interface mtu - Displays the global maximum transmission unit
providerNetworkPort - Provider Network Port Type
customerNetworkPort - Customer Network Port Type which can either be port-based or s-tagged
customerEdgePort - Customer Edge Port Type
propCustomerEdgePort - Proprietary Customer Edge Port Type
propCustomerNetworkPort - Proprietary Customer Network Port Type
propProviderNetworkPort - Proprietary Provider Network Port Type
customerBridgePort - Customer Bridge Port Type
Tunnelling must be enabled to change port type from Provider Network Port Type.
Tunnelling must be disabled to change port type to Provider Network Port Type.
Port must be admin down for changing to another port type.
Related Commands
show interface bridge port-type - Displays the Bridge Port Type of interfaces in the switch
3.16 snmp trap link-status
This command enables trap generation on either the physical interface or the port-channel interface. The
no form of this command disables trap generation on the respective interface.
Release :
1.0 45 / 913
snmp trap link-status
no snmp trap link-status
Mode
Interface Configuration Mode
Defaults
SNMP trap link status is enabled by default
Example
smis(config-if)# snmp trap link-status
Related Command
show interfaces - Displays the interface status and configuration
Release :
1.0 46 / 913
3.17 write
This command writes the running-config to a flash file, startup-configuration file or to a remote site.
flash:filename - Flash or remote site
startup-config - Startup Configuration. If this option is chosen, then the switch will start with the
saved configuration on reboot
tftp - Copies a file to a TFTP server
ip-address - the IP address or host name of the server to receive the file
filename - the name assigned to the file on the server
Mode
Privileged EXEC Mode
Example
smis# write startup-config
A startup-config contains configuration information that the ISS uses when it reboots
TFTP is a simplified version of FTP that allows files to be transferred from one computer to another over a
network, usually without the use of client authentication (for example, username and password)
Related Commands
show nvram - Displays the current information stored in the NVRAM
show system information - Displays system information
Release :
1.0 47 / 913
3.18 copy
This command copies the configuration from a remote site to flash.
tftp://ipaddress/ filename startup-config - File in remote location to be copied
flash: filename startup-config - File in flash to be copied
Mode
Privileged EXEC Mode
Example
smis# copy flash:clcliser startup-config
Filenames and directory names are case sensitive.
For copying a file to a new directory, the directory must already exist
A startup-config contains configuration information that the ISS uses when it reboots
TFTP is a simplified version of FTP that allows files to be transferred from one computer to another over a
network, usually without the use of client authentication (for example, username and password)
Release :
1.0 48 / 913
3.19 copy startup-config
This command takes a backup of the initial configuration in flash or at a remote location.
flash: filename - Flash or remote site
tftp - Copies a file to a TFTP server
ip-address - the IP address or host name of the server to receive the file
filename - the name assigned to the file on the server
Mode
Privileged EXEC Mode
Example
smis# copy startup-config flash:clcliser
A startup-config contains configuration information that the ISS uses when it reboots.
TFTP is a simplified version of FTP that allows files to be transferred from one computer to another over a
network, usually without the use of client authentication (for example, username and password)
Release :
1.0 49 / 913
3.20 copy logs
This command writes the system logs to a remote site.
copy logs tftp://ip-address/filename
Syntax Description
tftp - Copies a log file to a TFTP server
ip-address - the IP address or host name of the TFTP server to receive the file
filename - the name assigned to the file on the server
Mode
Privileged EXEC Mode
Example
iss # copy logs tftp://10.0.0.10/clcliser
For the filename option, the full path to the file must be included. An unquoted text string with no spaces
and a maximum length of 32 characters can be entered.
Release :
1.0 50 / 913
3.21 copy- file
This command copies a file from a source remote site /flash to a destination remote site/flash.
tftp - Copies a log file to a TFTP server
ip-address - IP address or host name of the TFTP server to receive the file
filename - the name assigned to the file on the server
flash: filename - Flash or remote site
The filename must be an unquoted text string with the appropriate capitalization, no
spaces, and a maximum length of 32 characters.
The entire copying process may take several minutes and differs from protocol to
protocol and from network to network.
Release :
1.0 51 / 913
3.22 clock set
This command manages the system clock.
clock set hh:mm:ss day month year
Mode
Privileged EXEC Mode
Example
smis# clock set 18:04:10 18 Oct 2005
The date is configured in the Switch in the format,
- Hours:minutes:Seconds Date Month Year
- The format for the month is Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec
- The format for the year is yyyy
Related Command
show clock - Displays the system clock
Release :
1.0 52 / 913
3.23 erase
This command clears the contents of the startup configuration or sets parameters in NVRAM to default
values.
erase {startup-config | nvram: | flash:filename}
Syntax Description
startup-config - Startup Configuration file
nvram - Non volatile RAM
flash:filename - Local system flash file name
Mode
Privileged EXEC Mode
Example
iss # erase nvram:
The Delete functionality is supported only for VxWorks and Linux.
This command depends on the operating system and must be ported for all other operating system.
Related Commands
show nvram - Displays the current information stored in the NVRAM
show system information - Displays system information
Release :
1.0 53 / 913
3.24 cli console
This command enables the console CLI through a serial port. The no form of the command di sables
console CLI.
cli console
no cli console
Mode
Privileged EXEC Mode
Defaults
Enabled
Example
iss # cli console
This command takes effect only on system restart.
Release :
1.0 54 / 913
3.25 flowcontrol
This command is used to set the send or receive flow-control value for an interface.
If flowcontrol send is on for a device and if it detects any congestion at its end, then it notifies the link
partner or the remote device of the congestion by sending a pause frame.
If flowcontrol receive is on for the remote device and it receives a pause frame, then it stops sending any
data packets. This prevents any loss of data packets during the congestion period.
The receive off and send off keywords can be used to disable flow control.
flowcontrol { send | receive} { on | off }
Syntax Description
send - Interface to send flow control packets to a remote device
receive - Interface to receive flow control packets from a remote device
on - If used with receive allows an interface to operate with the attached device to send flow control
packets. If used with send the interface sends flowcontrol packets
to a remote device if the device supports it
off - Turns-off the attached devices' (when used with receive) or the local ports' (when used with send)
ability to send flow-control packets to an interface or to a remote device respectively
Mode
Interface Configuration Mode
Defaults
The default flow control for the interfaces are flowcontrol receive off, flowcontrol send off
Example
smis(config-if)# flowcontrol send on
Related Commands
show interfaces - Displays the interface status and configuration
show flow-control - Displays the flowcontrol information
This command disables a physical interface/VLAN interface/port-channel interface/OOB Interface. The no
form of the command enables a physical interface/VLAN interface/port-channel interface/OOB interface.
shutdown
no shutdown
Mode
Interface Configuration Mode for physical interface / port-channel/OOB Interface
VLAN Interface Mode for VLAN interface
Defaults
The Physical Interface eth0 is enabled by default
The interface VLAN 1 is enabled by default for a VLAN interface
The Port-channel interface is disabled by default
Example
smis(config-if)# shutdown
All functions on the specified interface are disabled by the shutdown command
By default, if OOB interface is enabled, then the Physical Interface eth0 is disabled
Related Commands
interface - Configures an interface, which can be a physical interface or a port-channel interface or a
VLAN interface
show interfaces - Displays the interface status and configuration
Release :
1.0 56 / 913
3.27 debug-logging
This command configures where debug logs are to be displayed and the no form of the command
displays debug logs in the console.
debug-logging { console | file }
no debug-logging
Syntax Description
console - Debug logs are displayed in the Console
file - Debug logs are displayed in the file
Mode
Global Configuration Mode
Example
smis(config)# debug-logging console
Debug logs are directed to the console screen or to a buffer file, which can later be uploaded, based on
the input.
Related Commands
show debug-logging - Displays the debug logs stored in file
show debugging - Displays state of each debugging option
Release :
1.0 57 / 913
3.28 show ip interface
This command displays the IP interface configuration.
show ip interface [Vlan <vlan-id(1-4069)>]
Syntax Description
Vlan - VLAN Identifier
Mode
Privileged EXEC Mode
Example
smis# show ip interface
vlan1 is up, line protocol is up
Internet Address is 12.0.0.2/8
Broadcast Address 12.255.255.255
Secondary Address 12.0.0.10/8
Secondary Address 13.0.0.10/
•If executed without the optional parameters this command displays the IP interface statistics and
configuration for all the available interfaces.
Related Commands
interface - Configures an interface, which can be a physical interface or a port-channel interface or a
VLAN interface
show interfaces - Displays the interface status and configuration
Release :
1.0 58 / 913
3.29 show authorized-managers
This command displays the configured authorized managers.
show authorized-managers [ip-source < ip-address >]
Syntax Description
ip-source - Specifies either the Network or Host address
interface-type - Interface type (fastethernet or gigabitethernet interface)
interface-id - Physical interface ID including type, slot and port number
description - Description about the interface
storm-control - Broadcast, multicast, and unicast storm control suppression levels for an interface
flowcontrol - Receive or send flow control value for an interface
capabilities - Capabilities of the interface
status - Status of the interface
vlan - VLAN Identifier
port-channel - Port Channel Identifier
tunnel - Tunnel Identifier
Mode
Privileged EXEC Mode
Example
smis# show interfaces gigabitethernet 0/2
Gi0/2 up, line protocol is up (connected)
Hardware Address is 00:01:02:03:04:22
RARP Client is enabled
MTU 1500 bytes, Full duplex, 100 Mbps, Auto-Negotiation
Input flow-control is off,output flow-control is off
Link Up/Down Trap is enabled
Reception Counters
Octets : 739284
Unicast Packets : 0
Non Unicast Packets : 5963
Discarded Packets : 0
Error Packets : 0
---------- --------- ---------------------Gi0/1 up up
Gi0/2 up up
smis# show interfaces gigabitethernet 0/2 storm-control
Gi0/2
DLF Storm Control : Disabled
DLF Storm Control Limit : 0
Broadcast Storm Control : Enabled
Broadcast Storm Control : 0
Multicast Storm Control : Enabled
Multicast Storm Control : 0
smis# show interfaces gigabitethernet 0/2 flow-control
Port Tx FlowControl Rx FlowControl Tx Pause Rx Pause
---- -------------- ------------- -------- -------Gi0/2 off off 0 0
smis# show interfaces gigabitethernet 0/2 capabilities
Gi0/2
Type : 10/100/1000 Base TX
Speed : 10, 100, 1000, Auto
Duplex : Half, Full
FlowControl : Send, Receive
smis# show interfaces gigabitethernet 0/2 status
Port Status Duplex Speed Negotiation
---- ------ ------ ------ ------------
Release :
1.0 61 / 913
Gi0/2 connected Full 100 Mbps Auto
smis# show interfaces vlan 1
vlan1 up, line protocol is up (connected)
smis# show interfaces port-channel 2
po2 up, line protocol is up (connected)
smis# show interfaces tunnel 0
tunnel0 up, line protocol is up (connected)
Hardware is Tunnel
MTU 1480 bytes
Encapsulation TUNNEL
Tunnel Source 12.0.0.2,Destination 12.0.0.3
Tunnel Protocol/transport IPV6IP
Checksumming of packets Disabled
Path MTU Discovery Disabled
•If executed without the optional parameters this command displays the IP interface statistics and
configuration for all the available interfaces.
Related Commands
storm-control - Sets storm control rate for broadcast, multicast and DLF packets
interface - Configures an interface which can be a physical interface or a port-channel interface or a
vlan interface
flowcontrol - Enables flow-control
show flow-control - Displays the flow-control information
Release :
1.0 62 / 913
3.31 show interfaces - counters
This command displays the interface statistics for each port.
interface-type - Can either be gigabitethernet or fastethernet
interface-id - Physical interface ID including type, slot and port number
vlan - VLAN Identifier
tunnel - Tunnel Identifier
counters - Various counters for the switch or for the specific interface
•If executed without the optional parameters this command displays the counters for all the
available interfaces.
Related Command
show interfaces - Displays the interface status and configuration
Release :
1.0 63 / 913
3.32 show interface mtu
This command shows the Maximum Transmission Unit (MTU) of ports in the switch.
show interface mtu [{ Vlan <vlan-id (1-4069)> | port-channel <port-channel-id
(1-65535)> | <interface-type> <interface-id> }]
Syntax Description
Vlan - VLAN Identifier
port-channel - Port Channel Identifier
interface-type - Interface type can be either fastethernet or gigabitethernet interface
interface-id - Physical interface ID including type, slot and port number
Mode
Privileged EXEC Mode
Example
smis# show interface mtu Vlan 1
vlan1 MTU size is 1500
Related Command
mtu frame size - Configures the maximum transmission unit frame size for the interface
Release :
1.0 64 / 913
3.33 show interface bridge port-type
This command displays the bridge port type of interfaces in the switch.
port-channel Port Channel Identifer
interfacetype Interface Index
Mode
Privileged EXEC Mode
Example
smis# show interface bridge port-type
Gi0/1 Bridge port type is Provider Network Port
Gi0/2 Bridge port type is Provider Network Port
• Bridge Mode must be a provide bridge.
Related Command
bridge port-type - Configures the bridge port type
Release :
1.0 65 / 913
3.34 show nvram
This command displays the current information stored in the NVRAM.
show nvram
Mode
Privileged EXEC Mode
Example
smis# show nvram
Default IP Address : 12.0.0.1
Default Subnet Mask : 255.0.0.0
Default IP Address Config Mode : Manual
Switch Base MAC Address : 00:01:02:03:04:05
Default Interface Name : Gi0/1
Config Restore Option : No restore
Config Save Option : No save
Config Save IP Address : 0.0.0.0
Config Save Filename : iss.conf
Config Restore IP Address : 12.0.0.2
Config Restore Filename : switch.config
PIM Mode : Sparse Mode
Vlan Learning Mode : IVL
IGS Forwarding Mode : IP based
Related Commands
default mode - Configures the mode by which the default interface acquires its IP address
default restore-file - Configures the default restoration file
default ip address - Configures the IP address and subnet mask for the default interface
base-mac - Configures the base MAC address for the switch in the NVRAM
login authentication - Sets the authentication method for user logins
write - Writes the running-config to a file in flash, startup-configuration file or to a remote site
erase- Clears the contents of the startup configuration or sets parameters in NVRAM to defau lt
values
Release :
1.0 66 / 913
3.35 show system information
This command displays system information.
show system information
Mode
Privileged EXEC Mode
Example
smis# show system information
Hardware Version : 5.2.2
Firmware Version : 3.2.0.0
Switch Name : iss
System Contact : support@supermicro.com
System Location : SuperMicro
Logging Option : Console Logging
Login Authentication Mode : Local
Config Save Status : Successful
Remote Save Status : Not Initiated
Config Restore Status : Not Initiated
Related Commands
write - Writes the running-config to a file in flash, startup-configuration file or to a remote site
erase- Clears the contents of the startup configuration or sets parameters in NVRAM to defau lt
values
login authentication - Sets the authentication method for user logins
Release :
1.0 67 / 913
3.36 show flow-control
This command displays the flow-control information.
show flow-control [ interface <interface-type> <interface-id>]
Syntax Description
Interface - Can either be a gigabitethernet or fastethernet interface. Physical interface ID including
type, slot and port number
Mode
Privileged EXEC Mode
Example
smis# show flow-control interface gigabitethernet 0/2
Port Tx FlowControl Rx FlowControl Tx Pause RxPause
---- -------------- --------------- -------- -------Gi0/2 off off 0 0
If this command is executed without the optional parameter it displays the flowcontrol
information of the SMIS router. Otherwise it displays the flowcontrol information
of the specified interface.
Related Commands
show interfaces - Displays interface status and configuration
flowcontrol - Enables flowcontrol on an interface
Release :
1.0 68 / 913
3.37 show debug-logging
This command displays the debug logs stored in file.
debug-logging - Configures where debug logs are to be displayed
Release :
1.0 69 / 913
3.38 show debugging
This command displays state of each debugging option.
show debugging
Mode
Privileged EXEC Mode
Example
smis# show debugging
Spanning Tree :
Spanning tree timers related debugging is on
Related Commands
debug spanning-tree - Provides spanning tree debugging support
debug dot1x - Enables debugging of dot1x module
debug radius - Enables RADIUS debugging options
debug ip igmp snooping- Specifies the debug levels for the IGMP snooping module
debug ssh - Sets the given trace levels for SSH
debug ssl - Sets the given debug levels for SSL
debug vlan - Enables module-wise debug traces for VLAN
debug garp - Enables module-wise debug traces for GARP
debug ip dhcp client - Sets the debug level for tracing the DHCP client module
debug ip dhcp relay - Enables the debug level for tracing the DHCP Relay Module
debug ip dhcp server - Enables the debug level for tracing the DHCP server Module
debug ethernet-oam – Enables/displays the debug level for the EOAM Module
Release :
1.0 70 / 913
3.39 show hardware
This command displays the Slot Vs Card configuration in the system.
show hardware
Mode
User/Privileged EXEC Mode
Example
smis# show hardware
Line card config Table
------------------------SlotID Status CardName
0 UP CC
1 UP LC
Related Commands
slot - Pre-configures a Card information on a Slot
load-sharing - Enables or Disables Load-Sharing
Release :
1.0 71 / 913
3.40 show clock
This command displays the system date and time.
show clock
Mode
Privileged EXEC Mode
Example
smis# show clock
Tue Oct 18 18:04:11 2005
Related Command
clock set - Manages the system clock
Release :
1.0 72 / 913
3.41 show running-config
This command displays the current operating configuration in the system. This command is common for
both Single Instance and Multiple Instance.
!
vlan 2
ports gigabitethernet 0/2 untagged gigabitethernet 0/2
!
interface gigabitethernet 0/1
no shutdown
rmon collection history 1 interval 300 owner dee
!
interface gigabitethernet 0/2
no shutdown
spanning-tree portfast
!
interface gigabitethernet 0/3
!
interface vlan 1
no shutdown
ip address 10.0.0.1 255.0.0.0
!
interface vlan 2
no shutdown
ip address 20.0.0.1 255.0.0.0
!
!
!
snmp community index NETMAN name NETMAN security none
snmp community index PUBLIC name PUBLIC security none
snmp engineId 80.00.08.1c.04.46.53
snmp group iso user none security-mode v1
snmp group iso user none security-mode v2c
snmp engineId 80.00.08.1c.04.46.53
snmp group iso user none security-mode v1
snmp group iso user none security-mode v2c
snmp group initial user initial security-mode v3
snmp group initial user templateMD5 security-mode v3
snmp group initial user templateSHA security-mode v3
snmp access iso v1 read iso write iso notify iso
snmp access iso v2c read iso write iso notify iso
snmp access initial v3 noauth read restricted write
Release :
1.0 75 / 913
restricted
notify restricted
snmp access initial v3 auth read iso write iso notify iso
snmp access initial v3 priv read iso write iso notify iso
snmp view iso 1 included
snmp view restricted 1 included
snmp targetparams internet user none security-mode v2c
message-processing v2c
snmp targetparams test1 user none security-mode v1
message-processing v2c
snmp user initial
snmp user templateMD5 auth md5 AUTH_PASSWD
snmp user templateSHA auth sha AUTH_PASSWD priv DES DES_CBC
snmp notify iss tag iss type Trap volatile
snmp notify iss1 tag iss1 type Trap volatile
!
!
export ospf area-route rip
export ospf external-route rip
export ospf area-route bgp
export ospf external-route bgp
!
set rmon enable
rmon event 1
!
end
spanning-tree mst 1 disable
set garp timer join 20
vlan restricted enable
!
interface vlan 1
no shutdown
ip address 10.0.0.1 255.0.0.0
!
!
!
snmp community index NETMAN name NETMAN security none
snmp community index PUBLIC name PUBLIC security none
snmp engineId 80.00.08.1c.04.46.53
snmp group iso user none security-mode
v1
snmp group iso user none security-mode
v2c
snmp group initial user initial security-mode
v3
snmp group initial user templateMD5 security-mode
v3
snmp group initial user templateSHA security-mode
v3
snmp access iso v1 read iso write iso notify iso
snmp access iso v2c read iso write iso notify iso
snmp access initial v3 noauth read restricted write
restricted notify restricted
snmp access initial v3 auth read iso write iso notify iso
snmp access initial v3 priv read iso write iso notify iso
snmp view iso 1 1 included
snmp view restricted 1 1 included
snmp targetparams internet user none security-mode
v2c
Release :
1.0 78 / 913
message-processing v2c
snmp targetparams test1 user none security-mode
v1
message-processing v2c
snmp user initial
snmp user templateMD5 auth md5 AUTH_PASSWD
snmp user templateSHA auth sha AUTH_PASSWD priv DES DES_CBC
snmp notify iss tag iss type Trap volatile
snmp notify iss1 tag iss1 type Trap volatile
!
!
export ospf area-route rip
export ospf external-route rip
export ospf area-route bgp
export ospf external-route bgp
!
end
• If executed without the optional parameters this command displays the current
• active configurations, other than the default configurations of all the modules in
• all the interfaces.
Related Commands
Related commands include the configuration commands of all the modules (given as parameters in the
show running-config command)
Release :
1.0 79 / 913
3.42 show http server status
This command displays the http server status.
show http server status
Mode
Privileged EXEC Mode
Example
smis# show http server status
HTTP server status : enabled
HTTP port is : 90
Related Commands
ip http port – Sets the HTTP port
set ip http – Enables/disables HTTP
Release :
1.0 80 / 913
3.43 help
This command displays help for a particular command.
help [ command ]
Syntax Description
Command - The privileged command
Mode
All modes
•"?" can be used as an alternative for the word "help". When "help" or "?" is typed in the specific
mode all commands present in that mode as well as all general commands will be listed.
•When a keyword is typed, all possible commands starting with that keyword are displ ayed
Release :
1.0 81 / 913
3.44 clear screen
This command clears the screen.
clear screen
Mode
All Modes
Release :
1.0 82 / 913
3.45 enable
This command turns on privileged commands.
enable [Enable Level <0-15>]
Syntax Description
Enable Level - Level to enter the system
Mode
User EXEC Mode
Level 0 is the most restricted level. User created with level 0 has access only to the
following commands:
- disable
- enable
- exit
- help
- logout
Level 1 includes all user-level commands at the smis> prompt.
Level 15 is the least restricted level and included all commands
It is possible to configure additional access levels (from level 2 to 14) to meet the needs of the users while
protecting the system from unauthorized access.
After a user logs in with a username that has privileges, the full set of CLI commands, including those in
User mode can be accessed
In User mode the user can monitor and display ISS parameters, but not change them.
Related Command
enable - Turns on privileged commands
Release :
1.0 84 / 913
3.47 configure terminal
This command enters the configuration mode
configure terminal
Mode
Privileged EXEC Mode
Related Commands
end - Exits from Configuration mode
exit - Exits the current configuration mode to the next highest configuration mode
Release :
1.0 85 / 913
3.48 run script
This command runs CLI commands from the specified script file.
run script <script file> [<output file>]
Syntax Description
script file - The script file to be executed
output file - The output file
Mode
Privileged EXEC Mode.
Release :
1.0 86 / 913
3.49 listuser
This command lists all valid users, along with their permissible mode
listuser
Mode
Privileged EXEC Mode
The command lists the user, mode and groups.
Related Command
show users - Displays information about terminal lines
Release :
1.0 87 / 913
3.50 lock
This command locks the CLI console. It allows the user/system administrator to lock the console to
prevent unauthorized users from gaining access to the CLI command shell.
lock
Mode
Privileged EXEC Mode
The login password has to be reentered by the user to release the console lock and access the CLI
command shell.
Release :
1.0 88 / 913
3.51 username
This command creates a user and sets the enable password for that user with the privilege level. The no
form of the command deletes a user and disables the enable password for that user.
• The enable password command is used to set the password for a particular privilege Level.
• When this command is configured, the switch prompts for the password, whenever user wants to
move from lower privilege level to higher privilege level using enable command
Related Command
username - Creates a user and sets the enable password for that user with the privilege level
Release :
1.0 90 / 913
3.53 line
This command configures a console/virtual terminal line.
line {console | vty}
Syntax Description
Console - Console
Vty - Virtual terminal line
Mode
Global Configuration Mode
Related Commands
end - Exits from Configuration mode
exit - Exits the current configuration mode to the next highest configuration mode
show line - TTY line information
Release :
1.0 91 / 913
3.54 alias
This command replaces the given token by the given string and the no form of the command removes the
alias created for the given string.
alias <replacement string> <token to be replaced>
no alias <alias>
Syntax Description
Replacement string - Replacement string
token to be replaced - Abbreviated/short form of the replacement string
Mode
Global Configuration Mode
•The purpose of such a replacement string is that commands can be executed using thei r
abbreviated/short form.
Related Command
show aliases - Displays the aliases
Release :
1.0 92 / 913
3.55 exec-timeout
This command sets EXEC timeout (in seconds) for line disconnection and the no form of the command
clears EXEC timeout for line disconnection.
exec-timeout <integer (1-18000)>
no exec-timeout
Mode
Line Configuration Mode
Defaults
1800 seconds
Related Command
line - Configures a console/virtual terminal line
1
Release :
1.0 93 / 913
3.56 logout
This command exits from Privileged EXEC/ User EXEC mode to ISS Login Prompt in case of console
session.
logout
Mode
User EXEC Mode
In case of a telnet session this command terminates the session.
Related Command
slot-modtype - Associates card module type information for a slot
1
Release :
1.0 94 / 913
3.57 end
This command exits from Configuration mode
end
Mode
All modes
This command can be executed from any mode but it reverts back to Privileged Exec mode
Related Command
exit - Exits the current configuration mode to the next highest configuration mode
Release :
1.0 95 / 913
3.58 exit
This command exits the current configuration mode to the next highest configuration mode in the CLI..
exit
Mode
All modes
The login name and password has to be reentered by the User to gain access to the CLI command shell.
Related Command
end - Exits from Configuration mode
Release :
1.0 96 / 913
3.59 show privilege
This command shows current user privilege level.
show privilege
Mode
Privileged EXEC Mode
Example
smis# show privilege
Current privilege level is 15
Release :
1.0 97 / 913
3.60 show line
This command displays TTY line information.
show line {console | vty <line>}
Syntax Description
Console - Console
Vty - Virtual terminal line
Mode
Privileged EXEC Mode
Example
smis# show line console
Current Session Timeout (in secs) = 1800
•The command-line history buffer stores CLI commands that are previously entered.
Related Command
line - Configures a console/virtual terminal line
Release :
1.0 98 / 913
3.61 show aliases
This command displays the aliases.
show aliases
Mode
Privileged EXEC Mode
Example
smis# show aliases
show -> sh
previlege -> pr
• The show aliases command displays the alias commands and associated CLI command s for
the current mode
Related Command
alias - Replaces the given token by the given string
Release :
1.0 99 / 913
3.62 show users
This command displays information about terminal lines.
show users
Mode
Privileged EXEC Mode
Example
smis# show users
Line User Peer-Address
0 con root Local Peer
Related Command
listuser - Lists all valid users, along with their permissible mode
Release :
1.0 100 / 913
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.