Page 1
Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide A Guide for System Administrators of Intel® Server Products Intel Order Number D67145-002...
Page 2
Information in this document is provided in connection with Intel® products. No license, express or implied, by estoppel or otherwise, to any intellectual property rights is granted by this document. Except as provided in Intel's Terms and Conditions of Sale for such products, Intel assumes no liability whatsoever, and Intel disclaims any...
Lea todas las declaraciones de seguridad y precaución de este documento antes de realizar cualquiera de las instrucciones. 重要安全指导 在执行任何指令之前,请阅读本文档中的所有注意事项及安全声明。 和/或 http://support.intel.com/support/motherboards/server/sb/CS-010770.htm 上的 Intel Server Boards and Server Chassis Safety Information(《Intel 服务器主板与服务器机箱安全信息》)。 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
ESD workstation. If one is not available, provide some ESD protection by wearing an antistatic wrist strap attached to chassis ground any unpainted metal surface on your server when handling parts. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Preface About this Manual Thank you for purchasing and using an Intel® Blade Server Ethernet Switch Module SBCEGBESW1 or SBCEGBESW10. This manual is written for System Administrators who have knowledge of device management through Command Line Interface (CLI) commands.This document provides the basic rules for understanding how the commands are presented in this guide.
Page 6
Chapter 24 Syslog Commands Chapter 25 System Management Commands Chapter 26 TACACS+ Commands Chapter 27 User Interface Commands Chapter 28 VLAN Commands Chapter 29 802.1x Commands Appendix A: Getting Help Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
..................30 show bridge address-table ....................31 show bridge address-table static ..................32 show bridge address-table count ..................33 show bridge multicast address-table ...................34 show bridge multicast filtering ....................36 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 8
......................73 show startup-config ......................74 show backup-config ......................75 show bootvar ........................76 Chapter 7: Ethernet Configuration Commands .............79 interface ethernet ........................ 79 interface range ethernet ...................... 79 viii Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 9
..................113 ip igmp snooping mrouter-time-out ..................114 ip igmp snooping leave-time-out ..................115 show ip igmp snooping mrouter ..................116 show ip igmp snooping interface ..................117 show ip igmp snooping groups ..................118 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 10
........................... 157 interface port-channel ......................157 interface range port-channel ..................... 158 channel-group ........................158 show interfaces port-channel .................... 159 Chapter 16: Port Monitor Commands ..............161 port monitor vlan-tagging ....................162 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 11
.......................201 show rmon collection history ....................202 show rmon history ......................203 rmon alarm .........................206 show rmon alarm-table ......................208 show rmon alarm ....................... 209 rmon event .........................210 show rmon events ......................211 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 12
......................249 snmp-server location ......................250 snmp-server set ......................... 251 show snmp ........................252 show snmp engineid ......................253 show snmp views ......................254 show snmp groups ......................255 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 13
.....................299 user-key ..........................300 key-string ...........................301 show ip ssh ........................302 show crypto key mypubkey ....................303 show crypto key pubkey-chain ssh ..................304 Chapter 24: Syslog Commands ................307 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide xiii...
Using CLI Overview This document describes the Command Line Interface (CLI) used to manage the Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10. The switches can operate as standalone systems, or can be stacked together in the same system.
To enter the Global Configuration mode perform the following steps: 1. At the Privileged EXEC mode prompt enter the configure command and press <Enter>. The Global Configuration mode prompt is displayed. The Global Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
SSH Public Key-chain Configuration mode. • QoS — Contains commands related to service definitions. The qos Global Configuration mode command is used to enter the QoS services configuration mode. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Interface Configuration, the CLI does provide a method of displaying the available commands, the command syntax requirements and in some instances parameters required to complete the command. The standard command to request help is ?. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
By pressing the <Tab> button, an incomplete command is entered. If the characters already entered are not enough for the system to identify a single matching command, press ? to display the available commands matching the characters already entered. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Ctrl+E — Moves the cursor to the end of the command line. • Ctrl+Z / End — Returns back to the Privileged EXEC mode from any configuration mode. • Backspace key — Deletes one character left to the cursor position. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
A device Configuration mode has been accessed. The commands contain no encrypted data, like encrypted passwords or keys. Encrypted data cannot be copied and pasted into the device. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 24
Using CLI Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Uses the list of all TACACS+ servers for authentication. Default Configuration The local user database is checked. This has the same effect as the command aaa authentication login list-name local. Command Mode Global Configuration mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
(Range: 1-12 characters) • method1 [ method2 ...] — Specify at least one method from the following list: Keyword Description enable Uses the enable password for authentication. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The login authentication Line Configuration mode command specifies the login authentication method list for a remote telnet or console. To restore the default configuration specified by the aaa authentication login command, use the no form of this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
To restore the default configuration specified by the aaa authentication enable command, use the no form of this command. Syntax enable authentication { default | list-name } no enable authentication Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
HTTP server users. To restore the default configuration, use the no form of this command. Syntax ip http authentication method1 [ method2 ...] no ip http authentication Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
HTTPS server users. To restore the default configuration, use the no form of this command. Syntax ip https authentication method1 [ method2 ...] no ip https authentication Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Console(config)# ip https authentication radius tacacs local none show authentication methods The show authentication methods Privileged EXEC mode command displays information about the authentication methods. Syntax show authentication methods Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The password Line Configuration mode command specifies a password on a line. To remove the password, use the no form of this command. Syntax password password [ encrypted ] no password Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
• level — Level for which the password applies. If not specified the level is 15 (Range: 1-15). • encrypted — Encrypted password entered, copied from another device configuration. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— The user level (Range: 1-15). If a level is not specified, the level is automaically set to 1. • encrypted — Encrypted password entered, copied from another device configuration. Default Configuration No user is defined. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
User account can be created without a password. Example The following example configures user called bob with password `lee' and user level 15 to the system. Console(config)# username bob password lee level 15 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 36
AAA Commands Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Command Mode Interface Configuration (VLAN) mode User Guidelines Using the no form of the command without specifying a MAC address deletes all static MAC addresses belonging to this VLAN). Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Example In the folowing example, bridge multicast filtering is enabled. Console(config)# bridge multicast filtering Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
If the command is executed without add or remove, the command only registers the group in the bridge database. Static multicast addresses can only be defined on static VLANs. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Separate nonconsecutive valid port-channels with a comma and no spaces; a hyphen is used to designate a range of port-channels. Default Configuration No forbidden addresses are defined. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Separates nonconsecutive port-channels with a comma and no spaces; a hyphen is used to designate a range of port-channels. Default Configuration This setting is disabled. Command Mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Separates nonconsecutive port-channels with a comma and no spaces; a hyphen is used to designate a range of port-channels. Default Configuration This setting is disabled. Command Mode Interface Configuration (VLAN) mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Time in seconds. (Range: 10-630 seconds) Default Configuration The default setting is 300 seconds. Command Mode Global Configuration mode User Guidelines There are no user guidelines for this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
To restore the default configuration, use the no form of this command. Syntax port security [forward | discard | discard-shutdown] [trap seconds] [max] Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The port security mode Interface Configuration mode command configures the port security mode. To restore the default configuration, use the no form of this command. Syntax port security mode {lock | mac-addresses} no port security mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
MAC-layer secure address to a routed port. Use the no form of this command to delete a MAC address. Syntax port security routed secure-address mac-address no port security routed secure-address mac-address Parameters mac-address — A valid MAC address. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— A valid Ethernet port. • port-channel-number — A valid port-channel number. • mac address — A valid MAC address. Default Configuration This command has no default configuration. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The show bridge multicast address-table Privileged EXEC mode command displays multicast MAC address or IP address table information. Syntax show bridge multicast address-table [vlan vlan-id] [address mac-multicast-address | ip- multicast-address] [format ip | format mac] Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Indicates the VLAN ID. This has to be a valid VLAN ID value. Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— A valid port-channel number. Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
[ethernet interface | port-channel port-channel-number] Parameters • interface — A valid Ethernet port. • port-channel-number — A valid port-channel number Default Configuration This command has no default configuration. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 55
Learning Current Maximum ---- -------- -------- ------- ------- Disabled Lock Disabled Lock Enabled Max-addresses Port is a member in port-channel ch1 Disabled Lock Enabled Max-addresses Enabled Max-addresses Enabled Max-addresses Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 56
Address Table Commands Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Global Configuration mode User Guidelines There are no user guidelines for this command. Example The following example shows how to create an IP ACL. Console(config)# ip access-list ip-acl1 Console(config-ip-al)# Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The following table lists the protocols that can be specified: IP Protocol Abbreviated Name Protocol Number Internet Control Message Protocol icmp Internet Group Management Protocol igmp IP in IP (encapsulation) Protocol ipinip Transmission Control Protocol Exterior Gateway Protocol Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 59
. (Range: 0-255) • destination-port — Specifies the UDP/TCP destination port. (Range: 0-65535) • source-port — Specifies the UDP/TCP source port. (Range: 0-65535) Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The mac access-list Global Configuration mode command enables the MAC-Access List Configuration mode and creates Layer 2 ACLs. To delete an ACL, use the no form of this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Specifies the source MAC address of the packet. • source-wildcard — Specifies wildcard bits to be applied to the source MAC address. Use 1s in bit positions to be ignored. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
[ disable-port ] { any | { source source-wildcard } { any | { destination destination- wildcard }}[ vlan vlan-id] [ cos cos cos-wildcard ] [ ethtype eth-type ] Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 65
If the VLAN ID is specified, the policy map cannot be connected to the VLAN interface. Example The following example shows how to create a MAC ACL with deny rules on a device. Console(config)# mac access-list macl1 Console (config-mac-acl)# deny 6:6:6:6:6:6:0:0:0:0:0:0 any Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Console(config)# interface vlan 2 Console(config-if)# service-acl input macl1 show access-lists The show access-lists Privileged EXEC mode command displays access control lists (ACLs) defined on the device. Syntax show access-lists [ name ] Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
[ ethernet interface | port-channel port-channel-number ] Parameters • interface — Valid Ethernet port. (Full syntax: unit/port) • port-channel-number — Valid port-channel number. Default Configuration This command has no default configuration. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 68
There are no user guidelines for this command. Example The following example displays ACLs applied to the interfaces of a device: Console# show interfaces access-lists Interface Input ACL --------- --------- ACL1 ACL3 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
There are no user guidelines for this command. Example The following example sets the system time to 13:32:00 on March 7th, 2005. Console# clock set 13:32:00 7 Mar 2005 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
To set the time to the Coordinated Universal Time (UTC), use the no form of this command. Syntax clock timezone hours-offset [ minutes minutes-offset ] [ zone acronym ] Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
[ offset offset ] [ zone acronym ] clock summer-time date month date year hh:mm month date year hh:mm [ offset offset ] [ zone acronym ] Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 72
If the starting month is chronologically after the ending month, the system assumes that you are in the southern hemisphere. USA rule for daylight savings time: Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Parameters • number — Key number (Range: 1-4294967295) • value — Key value (Range: 1-8 characters) Default Configuration No authentication key is defined. Command Mode Global Configuration mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The command is relevant for both unicast and broadcast. Example The following example defines the authentication key for SNTP and grants authentication. Console(config)# sntp authentication-key 8 md5 ClkKey Console(config)# sntp trusted-key 8 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The sntp client poll timer Global Configuration mode command sets the polling time for the Simple Network Time Protocol (SNTP) client. To restoreTo restoreTo restore default configuration, use the no form of this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Network Time Protocol (SNTP) broadcast clients. To disable SNTP broadcast clients, use the no form of this command. Syntax sntp broadcast client enable no sntp broadcast client enable Default Configuration The SNTP broadcast client is disabled. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Polling time is determined by the sntp client poll timer Global Configuration mode command. Use the sntp client enable (Interface) Interface Configuration mode command to enable the SNTP client on a specific interface. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Use the sntp anycast client enable Global Configuration mode command to enable anycast clients globally. Example The following example enables the SNTP client on Ethernet port 3. Console(config)# interface ethernet ext.3 Console(config-if)# sntp client enable Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Simple Network Time Protocol (SNTP) predefined unicast servers. To disable the polling for SNTP client, use the no form of this command. Syntax sntp unicast client poll no sntp unicast client poll Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Hostname of the server. (Range: 1-158 characters) • poll — Enable polling. • keyid — Authentication key to use when sending packets to this peer. (Range:1- 4294967295) Default Configuration No servers are defined. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The show clock Privileged EXEC mode command displays the time and date from the system clock. Syntax show clock [detail] Parameters • detail — Shows timezone and summertime configuration. Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The show sntp configuration Privileged EXEC mode command shows the configuration of the Simple Network Time Protocol (SNTP). Syntax show sntp configuration Default Configuration This command has no default configuration. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Broadcast Interfaces: 1, 3 show sntp status The show sntp status Privileged EXEC mode command shows the status of the Simple Network Time Protocol (SNTP). Syntax show sntp status Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 84
9:53:21.789 PDT Feb 19 2005 7.19 119.89 Broadcast: Interface IP Address Last response --------- --------- ---------------------------- 0.0.0.0 00:00:00.0 Feb 19 2005 vlan 1 16.1.1.200 15:15:16.0 LLBG Feb 19 2006 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Boot file on one of the units. To copy from the master to all units, specify * in boot the member field. null: Null destination for copies or files. A remote file can be copied to null to determine its size. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 86
To copy a boot file from a server to flash memory, enter the copy source-url boot command. Copying a Configuration File from a Server to the Running Configuration File Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
{ image-1 | image-2 } Parameters • image-1 — Specifies image 1 as the system startup image. • image-2 — Specifies image 2 as the system startup image. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Syntax show running-config Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Syntax show startup-config Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Syntax show backup-config Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Syntax show bootvar Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 93
The following example displays the active system image file that is loaded by the device at startup. Console# show bootvar Unit Active Image Selected for next boot ---- ------------ ---------------------- image-1 image-1 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 94
Configuration and Image File Commands Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The following example enables configuring Ethernet port 8 Console(config)# interface ethernet ext.8 interface range ethernet The interface range ethernet Global Configuration mode command configures multiple Ethernet type interfaces at the same time. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Console(config-if)# shutdown The shutdown Interface Configuration (Ethernet, port-channel) mode command disables an interface. To restart a disabled interface, use the no form of this command. Syntax shutdown no shutdown Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Comment or a description of the port to enable the user to remember what is attached to the port. (Range: 1-64 characters) Default Configuration The interface does not have a description. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
When configuring a particular duplex mode on the port operating at 10/100 Mbps, disable the auto-negotiation on that port. Half duplex mode can be set only for ports operating at 10 Mbps or 100 Mbps. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Interface Configuration (Ethernet, port-channel) mode User Guidelines If capabilities were specified when auto-negotiation was previously entered, not specifying capabilities when currently entering auto-negotiation overrides the previous configuration and enables all capabilities. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
User Guidelines Negotiation should be enabled for flow control auto . Example In the following example, flow control is enabled on port 1. Console(config)# interface ethernet ext.1 Console(config-if)# flowcontrol on Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
No : It is possible to connect to a PC only with a cross cable and to connect to another device only with a normal cable. Example In the following example, automatic crossover is enabled on port 1. Console(config)# interface ethernet ext.1 Console(config-if)# mdix auto Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The port jumbo-frame Global Configuration mode command enables jumbo frames on the device. To disable jumbo frames, use the no form of this command. Syntax port jumbo-frame no port jumbo-frame Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
This command is used to activate interfaces that were configured to be active, but were shutdown by the system for some reason (e.g., port security) . Example The following example reactivates interface 1. Console# set interface active ethernet ext.1 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The following example displays the configuration of all configured interfaces: Console# show interfaces configuration Port Type Duplex Speed Flow Admin Back Mdix Ctrl State Pressure Mode ---- ----------- ------ ----- ------- ---- ----- -------- ---- Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 112
Number of times that a collision is detected later than one slotTime into the transmission of a packet. Excessive Collisions Number of excessive collisions received on the selected interface. Oversize Packets Counted frames received that exceed the maximum permitted frame size. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
This command is relevant to Giga devices only. Example The following example displays the configuration of jumbo frames on the device. Console# show port jumbo-frame Jumbo frames are disabled Jumbo frames will be enabled after reset Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
To disable counting multicast packets, use the no form of this command. Syntax port storm-control include-multicast [ unknown-unicast ] no port storm-control include-multicast Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
To disable broadcast storm control, use the no form of this command. Syntax port storm-control broadcast enable no port storm-control broadcast enable Default Configuration Broadcast storm control is disabled. Command Modes Interface Configuration (Ethernet) mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The default storm control broadcast rate is 3500 Kbits/Sec. Command Mode Interface Configuration (Ethernet) mode User Guidelines Use the port storm-control broadcast enable Interface Configuration mode command to enable broadcast storm control. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
There are no user guidelines for this command. Example The following example displays the storm control configuration. Console# show ports storm-control Port State Rate [Kbits/Sec] Included ---- ----- ---------------- -------- Disabled 3500 Broadcast Disabled 3500 Broadcast Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
(Interface) The gvrp enable Interface Configuration (Ethernet, port-channel) mode command enables GVRP on an interface. To disable GVRP on an interface, use the no form of this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The gvrp vlan-creation-forbid Interface Configuration (Ethernet, port-channel) mode command disables dynamic VLAN creation or modification. To enable dynamic VLAN creation or modification, use the no form of this command. Syntax gvrp vlan-creation-forbid no gvrp vlan-creation-forbid Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
To allow dynamic registration of VLANs on a port, use the no form of this command. Syntax gvrp registration-forbid no gvrp registration-forbid Default Configuration Dynamic registration of VLANs on the port is allowed. Command Mode Interface Configuration (Ethernet, port-channel) mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
User Guidelines There are no user guidelines for this command. Example The following example clears all GVRP statistical information on Ethernet port 1. Console# clear gvrp statistics ethernet ext.1 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
GVRP Feature is currently enabled on the device. Timers (milliseconds) Port(s) Status Registration Dynamic VLAN Join Leave Leave All Creation ------ ------- ------------ ----------- ---- ----- --------- Enabled Normal Enabled 10000 Enabled Normal Enabled 10000 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Join Empty Sent sJIn: Join In Sent sEmp : Empty Sent sLIn: Leave In Sent Leave Empty Sent sLA : Leave All Sent Port rJIn rEmp rLIn sJIn sEmp sLIn Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The ip igmp snooping Interface Configuration (VLAN) mode command enables Internet Group Management Protocol (IGMP) snooping on a specific VLAN. To disable IGMP snooping on a VLAN interface, use the no form of this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
VLAN. To remove automatic learning of multicast device ports, use the no form of this command. Syntax ip igmp snooping mrouter learn-pim-dvmrp no ip igmp snooping mrouter learn-pim-dvmrp Default Configuration Automatic learning of multicast device ports is enabled. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Specifies the Multicast device timeout in seconds (Range: 1-2147483647) Default Configuration The default value is 300 seconds. Command Mode Interface Configuration (VLAN) mode User Guidelines There are no user guidelines for this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The leave timeout should be set greater than the maximum time that a host is allowed to respond to an IGMP query. Use immediate leave only where there is just one host connected to a port. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
There are no user guidelines for this command. Example The following example displays multicast device interfaces in VLAN 1000. Console# show ip igmp snooping mrouter interface 10000 VLAN Ports ---- ----- 1000 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Specifies the VLAN number. Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines To see the full multicast address table (including static addresses) use the show bridge multicast address-table Privileged EXEC command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 135
Vlan IP Address Querier Ports ---- ----------------- ------- ---------- 224-239.130|2.2.3 1, 2 224-239.130|2.2.8 9-11 IGMP Reporters that are forbidden statically: --------------------------------------------- Vlan IP Address Ports ---- ----------------- ----- 224-239.130|2.2.3 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 136
IGMP Snooping Commands Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Interface Configuration (Ethernet, VLAN, port-channel) mode User Guidelines An IP address cannot be configured for a range of interfaces (range context). This command is only functional if the device is in Switch mode. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Some DHCP servers require that the DHCPDISCOVER message have a specific host name. The ip address dhcp hostname host-name command is most typically used when the host name is provided by the system administrator. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
- gatewa y Parameters • ip-address — Specifies the valid IP address of the currently defined default gateway. Default Configuration No default gateway is defined. Command Mode Global Configuration mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Specifies the valid port-channel number. Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Valid MAC address to map to the specified IP address or IP alias. • interface-number — Valid Ethernet port. • vlan-id — Valid VLAN number. • port-channel number . — Valid port-channel number. Default Configuration This command has no default configuration. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Time (in seconds) that an entry remains in the ARP cache. (Range: 1- 40000000) Default Configuration The default timeout is 60000 seconds. Command Mode Global Configuration mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The following example deletes all dynamic entries from the ARP cache Console# clear arp-cache show arp The show arp Privileged EXEC mode command displays entries in the ARP table. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The ip domain-lookup Global Configuration mode command enables the IP Domain Naming System (DNS)-based host name-to-address translation. To disable DNS-based host name-to-address translation, use the no form of this command. Syntax ip domain-lookup no ip domain-lookup Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Do not include the initial period that separates an unqualified name from the domain name. (Range: 1-158 characters) Default Configuration A default domain name is not defined. Command Mode Global Configuration mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The preference of the servers is determined by the order in which they were entered. Up to 8 servers can be defined using one command or using multiple commands. Example The following example sets the available name server. Console(config)# ip name-server 176.16.1.18 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
{ name | * } Parameters • name — Specifies the host entry to be removed. (Range: 1-158 characters) • * — Removes all entries. Default Configuration This command has no default configuration. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Specifies the host name. (Range: 1-158 characters) Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 150
Name servers (Preference order): 176.16.1.18 176.16.1.19 Configured host name-to-address mapping: Host Addresses ---- --------- accounting.gm.com 176.16.8.8 176.16.8.9 (DHCP) Cache: TTL(Hours) Host Total Elapsed Type Addresses ---- ----- ------- ------ --------- www.stanford.edu 171.64.14.203 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Console(config)# lacp system-priority 120 lacp port-priority The lacp port-priority Interface Configuration (Ethernet) mode command configures physical port priority. To return to the default configuration, use the no form of this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
LACP timeout. To return to the default configuration, use the no form of this command. Syntax lacp timeout { long | short } no lacp timeout Parameters • long — Specifies the long timeout value. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
• parameters — Link aggregation parameter information. • statistics — Link aggregation statistics information. • protocol-state — Link aggregation protocol-state information. Default Configuration This command has no default configuration. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 154
FALSE collecting: FALSE distributing: FALSE expired: FALSE Partner system priority: system mac addr: 00:00:00:00:00:00 port Admin key: port Oper key: port Oper number: port Admin priority: port Oper priority: Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
FALSE Timer counters: periodic tx timer: current while timer: wait while timer: show lacp port-channel The show lacp port-channel Privileged EXEC mode command displays LACP information for a port-channel. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 156
Console# show lacp port-channel 1 Port-Channel 1: Port Type 1000 Ethernet Actor System Priority: MAC Address: 00:02:85:0E:1C:00 Admin Key: Oper Key: Partner System Priority: MAC Address: 00:00:00:00:00:00 Oper Key: Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
User Guidelines This command has no user guidelines. Example Router (config)# line telnet Router (config-line)# show line The show line command is used to display the parameters of a line. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Management ACL requires a valid management interface, which is a port, VLAN, or port- channnel with an IP address or console interface. Management ACL only restricts access to the device for management configuration or viewing. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 162
Ethernet interfaces 1 and 9 and makes the new access list the active list. Console(config)# management access-list mlist Console(config-macl)# deny ethernet ext.1 Console(config-macl)# deny ethernet ext.9 Console(config-macl)# permit Console(config-macl)# exit Console(config)# management access-class mlist Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 163
The system supports up to 128 management access rules. Example The following example permits all ports in the mlist access list. Console(config)# management access-list mlist Console(config-macl)# permit Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 164
The system supports up to 128 management access rules. Example The following example denies all ports in the access list called mlist. Console(config)# management access-list mlist Console(config-macl)# deny Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 165
User Guidelines There are no user guidelines for this command. Example The following example configures an access list called mlist as the management access list. Console(config)# management access-class mlist Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 166
The following example displays the mlist management access list. Console# show management access-list mlist mlist ----- permit ethernet ext.1 permit ethernet ext.2 ! (Note: all other access implicitly denied) Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 167
There are no user guidelines for this command. Example The following example displays information about the active management access list. Console# show management access-class Management access-class is enabled, using access list mlist Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 168
Management ACL Commands Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The following example results in a report on the cable attached to port 3. Console# test copper-port tdr ext.3 Cable is open at 64 meters Console# test copper-port tdr ext.3 Can’t perform this test on fiber ports Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Console> show copper-ports tdr Port Result Length [meters] Date ---- ------ --------------- ---- Short 13:32:00 23 July 2005 Test has not been performed Open 13:32:00 23 July 2005 Fiber Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The following example displays the estimated copper cable length attached to all ports. Console> show copper-ports cable-length Port Length [meters] ---- --------------------- < 50 Copper not active 110-140 Fiber Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 172
PHY Diagnostics Commands Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Eight aggregated links can be defined with up to eight member ports per port-channel. The aggregated links’ valid IDs are 1-8. Example The following example enters the context of port-channel number 1. Console(config)# interface port-channel 1 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Console(config)# interface range port-channel 1-2,6 channel-group The channel-group Interface Configuration (Ethernet) mode command associates a port with a port-channel. To remove a port from a port-channel, use the no form of this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Console(config)# interface ethernet ext.1 Console(config-if)# channel-group 1 mode on show interfaces port-channel The show interfaces port-channel Privileged EXEC mode command displays port- channel information. Syntax show interfaces port-channel [ port-channel-number ] Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 176
There are no user guidelines for this command. Example The following example displays information on all port-channels. Console# show interfaces port-channel Channel Ports ------- --------------------------------- Active: 1, 2 Active: 2, 7 Inactive: 1 Active: 3, 8 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
GVRP is not enabled on the port. The port is not a member of a VLAN, except for the default VLAN (will automatically be removed from the default VLAN). Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
There are no user guidelines for this command. Example The following example configures all ingress mirrored packets from port 9 to be transmitted as tagged packets. Console (config)# interface ethernet ext.9 Console (config-if)# port monitor vlan-tagging Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The following example shows how the port monitoring status is displayed. Console> show ports monitor Source Port Destination Port Type Status VLAN Tagging ----------- ---------------- ----- ------- ------------ RX,TX Active RX,TX Active Active Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 180
Port Monitor Commands Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
When the QoS service mode is enabled, Access Control Lists (ACLs) are no longer available. Instead the user is prompted to import pre-defined ACLs as Flow Classification Lists (FCLs). Example The following example enables QoS on the device. Console(config)# qos Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The show qos aggregate-policer Privileged EXEC mode command displays the aggregate policer parameter. Syntax show qos aggregate-policer [ aggregate-policer-name ] Parameters • aggregate-policer-name — Specifies the name of the aggregate policer to be displayed. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Displays the shaper of the specified interface and the shaper for the queue on the specified interface. • shapers — Displays all the policers configured for this interface, their setting and the number of policers currently unused. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 184
If no interface is specified, QoS information about all interfaces is displayed. Example The following example displays the buffer settings for queues on Ethernet port1. Console# show qos interface ethernet 1 buffers Ethernet 1 Notify Q depth Size Threshold Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Indicates the DSCP to queue map. Default Configuration This command has no default configuration. Command Mode User EXEC mode User Guidelines There are no user guidelines for this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Parameters • class-map-name — Specifies the name of the class map. • match-all — Checks that the packet matches all classification criteria in the class map match statement. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Console(config)# class-map class1 match-all Console(config-cmap)# show class-map The show class-map User EXEC mode command displays all class maps. Syntax show class-map [ class-map-name ] Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
To delete the match criteria, use the no form of this command. Syntax match access-group acl-name no match access-group acl-name Parameters • acl-name — Specifies the name of an IP or MAC ACL. Default Configuration No match criterion is supported. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
If the packet is an IP packet, the DCSP value of the policy map is 0. If the packet is tagged, the CoS value is 0. Command Mode Global Configuration mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
• acl-name — Specifies the name of an IP or MAC ACL. Default Configuration No policy map is defined. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Specifies the name of the policy map to be displayed. • class-name — Specifies the name of the class whose QoS policies are to be displayed. Default Configuration This command has no default configuration. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The port is not in the trust mode. If the port is in trust mode, the internal DSCP value is derived from the ingress packet. Command Mode Policy-map Class Configuration mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
This command has no default configuration. Command Mode Policy-map Class Configuration mode User Guidelines This command is mutually exclusive with the trust Policy-map Class Configuration command within the same policy map. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Indicates that when the rate is exceeded, the DSCP of the packet is remarked according to the policed-DSCP map as configured by the qos map policed-dscp Global Configuration mode command. Default Configuration This command has no default configuration. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Specifies the name of the policy map to be applied to the input interface. Default Configuration This command has no default configuration. Command Mode Interface Configuration (Ethernet, port-Channel) mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
DSCP would be remarked according to the policed-DSCP map as configured by the qos map policed-dscp Global Configuration mode command. Default Configuration No aggregate policer is define. Command Mode Global Configuration mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The show qos aggregate-policer User EXEC mode command displays the aggregate policer parameter. Syntax show qos aggregate-policer [ aggregate-policer-name ] Parameters • aggregate-policer-name — Specifies the name of the aggregate policer to be displayed. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Parameters • aggregate-policer-name — Specifies the name of the aggregate policer. Default Configuration · This command has no default configuration. Command Mode Policy-map Class Configuration mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
CoS values are mapped to 8 queues as follows: Cos0 is mapped to queue 3. Cos1 is mapped to queue 1. Cos2 is mapped to queue 2. Cos3 is mapped to queue 4. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
... weight_n — Sets the ratio of the bandwidth assigned by the WRR packet scheduler for the packet queues. Separate each value by a space. (Range: 6- 255) Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The priority-queue out num-of-queues Global Configuration mode command configures the number of expedite queues. To return to the default configuration, use the no form of this command. Syntax priority-queue out num-of-queues number-of-queues Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
[ ethernet interface-number | port-channel number | port-channel number ] [ buffers | queueing | policers | shapers ] Parameters • interface-number — Valid Ethernet port number. • number — Valid port-channel number. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 204
If no interface is specified, QoS information about all interfaces is displayed. Example The following example displays the buffer settings for queues on Ethernet port 1. Console# show qos interface ethernet 1 buffers Ethernet 1 Notify Q depth Size Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The qos map policed-dscp Global Configuration mode command modifies the policed- DSCP map for remarking purposes. To return to the default map, use the no form of this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The qos map dscp-queue Global Configuration mode command modifies the DSCP to CoS map. To return to the default map, use the no form of this command. Syntax qos map dscp-queue dscp-list to queue-id no qos map dscp-queue Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Indicates that ingress packets are classified with packet CoS values. Untagged packets are classified with the default port CoS value. • dscp — Indicates that ingress packets are classified with packet DSCP values. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Syntax qos trust no qos trust Default Configuration qos trust is enabled on each port when the system is in basic mode. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Interface Configuration (Ethernet, port-channel) mode User Guidelines If the port is trusted, the default CoS value of the port is used to assign a CoS value to all untagged packets entering the port. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
If the DSCP to DSCP mutation map is applied to an untrusted port, class of service (CoS) or IP-precedence trusted port, this command has no immediate effect until the port becomes DSCP-trusted. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The following example changes DSCP values 1, 2, 4, 5 and 6 to DSCP mutation map value 63 Console config)# qos map dscp-mutation 1 2 4 5 6 to 63 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 213
QoS Commands Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 214
QoS Commands Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The following example displays RMON Ethernet statistics for Ethernet port 1. Console# show rmon statistics ethernet ext.1 Port: 1 Octets: 878128 Packets: 978 Broadcast: 7 Multicast: 1 CRC Align Errors: 0 Collisions: 0 Undersize Pkts: 0 Oversize Pkts: 0 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 216
256 to 511 Octets The total number of packets (including bad packets) received that are between 256 and 511 octets in length inclusive (excluding framing bits but including FCS octets). Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Number of buckets specified for the RMON collection history statistics group is 50. Number of seconds in each polling cycle is 1800. Command Mode Interface Configuration (Ethernet, port-channel) mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Valid port-channel number. Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Indicates error counters. • other — Indicates drop and collision counters. • seconds — Specifies the period of time in seconds. (Range: 1-4294967295) Default Configuration This command has no default configuration. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 220
Granted samples: 50 Maximum table size: 500 (800 after reset) Time CRC Align Undersize Oversize Fragments Jabbers ---------- --------- --------- -------- --------- ------- Jan 18 2005 21:57:00 Jan 18 2005 21:57:30 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 221
Oversize The number of packets received during this sampling interval that were longer than 1518 octets (excluding framing bits but including FCS octets) but were otherwise well formed. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Specifies the event index used when a rising threshold is crossed. (Range: 1-65535) • fevent — Specifies the event index used when a falling threshold is crossed. (Range: 1-65535) Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The following table describes significant fields shown in the example: Field Description Index An index that uniquely identifies the entry. Monitored variable OID. Owner The entity that configured this entry. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Specifies the event index. (Range: 1-65535) • type — Specifies the type of notification generated by the device about this event. Possible values: none , log , trap , log-trap . Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The show rmon events Privileged EXEC mode command displays the RMON event table. Syntax show rmon events Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The show rmon log Privileged EXEC mode command displays the RMON log table. Syntax show rmon log [ event ] Parameters • event — Specifies the event index. (Range: 0-65535) Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 229
The following table describes the significant fields shown in the display: Field Description Event An index that uniquely identifies the event. Description A comment describing this event. Time The time this entry was created. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The configured table size taskes effect after the device is rebooted. Example The following example configures the maximum RMON history table sizes to 100 entries. Console(config)# rmon table-size history 100 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
(Range: 0-65535) • type — Specifies the usage type of the server. Possible values: login , dot.1x , wireless or all . Default Configuration No RADIUS server host is specified. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Specifies the authentication and encryption key for all RADIUS communications between the device and the RADIUS server. This key must match the encryption used on the RADIUS daemon. (Range: 0-128 characters) Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Parameters • retries — Specifies the retransmit value. (Range: 1-10) Default Configuration The software searches the list of RADIUS server hosts 3 times. Command Mode Global Configuration mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Default Configuration The source IP address is the IP address of the outgoing IP interface. Command Mode Global Configuration mode User Guidelines There are no user guidelines for this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
User Guidelines There are no user guidelines for this command. Example The following example configures the timeout interval on all RADIUS servers to 5 seconds. Console(config)# radius-server timeout 5 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The following example sets all RADIUS server deadtimes to 10 minutes. Console(config)# radius-server deadtime 10 show radius-servers The show radius-servers Privileged EXEC mode command displays the RADIUS server settings. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 237
--------- ---- ------- ---------- ------ -------- -------- ----- 172.16.1.1 1645 Global Global Global 172.16.1.2 1645 Global Global Global values ------------- TimeOut: 3 Retransmit: 3 Deadtime: 0 Source IP: 172.16.8.1 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 238
RADIUS Commands Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The ip http port Global Configuration mode command specifies the TCP port to be used by the Web browser interface. To return to the default configuration, use the no form of this command. Syntax ip http port port-number Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
[seconds] no ip http exec-timout Parameters • minutes — Specifies the number of minutes to wait. • seconds — Specifies the number of seconds to wait. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Use the crypto certificate generate Global Configuration mode command to generate an HTTPS certificate. Example The following example enables configuring the device from a secured browser. Console(config)# ip https server Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The ip https exec-timeout command allows users to define the interval that the system waits for user input in https sessions before automatic logoff. To return to default, use the no form of this command. Syntax ip https exec-timout minutes [seconds] Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Specifies the organization-unit or department name.(Range: 1- • location — Specifies the location or city name. (Range: 1-64) • state — Specifies the state or province name. (Range: 1-64) Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Syntax crypto certificate number request [ cn common- name ][ ou organization-unit ] [ or organization ] [ loc location ] [ st state ] [ cu country ] Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 245
After receiving the certificate from the Certification Authority, use the crypto certificate import Global Configuration mode command to import the certificate into the device. This certificate replaces the self-signed certificate. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Command Mode Global Configuration mode User Guidelines Use this command to enter an external certificate (signed by Certification Authority) to the device. To end the session, enter an empty line. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
HTTPS. To return to the default configuration, use the no form of this command. Syntax ip https certificate number no ip https certificate Parameters • number — Specifies the certificate number. (Range: 1-2) Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Specifies the certificate number. (Range: 1-2) Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The show ip http Privileged EXEC mode command displays the HTTP server configuration. Syntax show ip http Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Specifies the name of a previously defined view. The view defines the objects available to the community. (Range: 1-30 characters). Default Configuration No communities are defined. Command Mode Global Configuration mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
[ oid-tree ] Parameters • view-name — Specifies the label for the view record that is being created or updated. The name is used to reference the record. (Range: 1-30 characters) Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 256
If unspecified, nothing is defined for the notify view. Applicable only to the SNMP Version 3 security model. Default Configuration No group entry exists. Command Mode Global Configuration mode User Guidelines There are no user guidelines for this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Indicates the HMAC-SHA-96 authentication level. The user should enter a concatenated hexadecimal string of the SHA key (MSB) and the privacy key (LSB). If authentication is only required, 20 bytes should be entered; Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Simple Network Management Protocol (SNMP) engineID on the local device. To remove the configured engine ID, use the no form of this command. Syntax snmp-server engineID local { engineid-string | default } no snmp-server engineID local Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 259
SNMPv3 users become invalid if the local value of the engine ID change, and the users will have to be reconfigured. You cannot specify an engine ID that consists of all 0x0, all 0xF or 0x000000001. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
SNMP traps are enabled. Command Mode Global Configuration mode User Guidelines There are no user guidelines for this command. Example The following example enables SNMP traps. Console(config)# snmp-server enable traps Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
(System 7) and all objects for interface 1 in the MIB-II interfaces group. Console(config)# snmp-server filter filter-name system included Console(config)# snmp-server filter filter-name system.7 excluded Console(config)# snmp-server filter filter-name ifEntry.*.1 included Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Specifies the maximum number of times to resend an inform request. If unspecified, the default maximum number of retries is 3. (Range: 0-255) Default Configuration This command has no default configuration. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Indicates that SNMP traps are sent to this host. • informs — Indicates that SNMP informs are sent to this host. • noauth — Indicates no authentication of a packet. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The snmp-server trap authentication Global Configuration mode command enables the device to send SNMP traps when authentication fails. To disable SNMP failed authentication traps, use the no form of this command. Syntax snmp-server trap authentication Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Parameters • text — Specifies the string that describes system contact information. (Range: 1-160 characters) Default Configuration This command has no default configuration. Command Mode Global Configuration mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
This command has no default configuration. Command Mode Global Configuration mode User Guidelines Do not include spaces in the text string or place text that includes spaces inside quotation marks. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
This command is case-sensitive. Example The following example configures the scalar MIB sysName with the value Intel . Console(config)# snmp-server set sysName sysname Intel Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Default 172.16.1.1 private DefaultSuper 172.17.1.1 Community-string Group name IP address Type ---------------- ---------- ---------- public user-group Traps are enabled. Authentication trap is enabled. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The show snmp engineID Privileged EXEC mode command displays the ID of the local Simple Network Management Protocol (SNMP) engine.Syntax show snmp engineID Default Configuration This command has no default configuration. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Specifies the name of the view. (Range: 1-30) Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
—Specifies the name of the group. (Range: 1-30) Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The show snmp filters Privileged EXEC mode command displays the configuration of filters. Syntax show snmp filters [ filtername ] Parameters • filtername —Specifies the name of the filter. (Range: 1-30) Default Configuration This command has no default configuration. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Syntax show snmp users [username] Parameters username —Specifies the name of the user. (Range: 1-30) Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 274
There are no user guidelines for this command.Example The following example displays the configuration of users. Console# show snmp users Name Group name Auth Method Remote ------ ------------ --------- ------------------------- John user-group John user-group 08009009020C0B099C075879 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The spanning-tree mode Global Configuration mode command configures the spanning- tree protocol. To restore the default configuration, use the no form of this command. Syntax spanning-tree mode { stp | rstp | mstp } Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
To restore the default configuration, use the no form of this command. Syntax spanning-tree forward-time seconds no spanning-tree forward-time Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 277
Parameters • seconds — Time in seconds. (Range: 1-10) Default Configuration The default hello time for IEEE Spanning Tree Protocol (STP) is 2 seconds. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The default maximum age for IEEE Spanning Tree Protocol (STP) is 20 seconds. Command Modes Global Configuration mode User Guidelines When configuring the maximum age, the following relationships should be kept: Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Global Configuration mode User Guidelines The bridge with the lowest priority is elected as the root bridge. Example The following example configures spanning tree priority to 12288. Console(config)# spanning-tree priority 12288 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The spanning-tree cost Interface Configuration mode command configures the spanning tree path cost for a port. To restore the default configuration, use the no form of this command. Syntax spanning-tree cost cost no spanning-tree cost Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The spanning-tree port-priority Interface Configuration mode command configures port priority. To restore the default configuration, use the no form of this command. Syntax spanning-tree port-priority priority no spanning-tree port-priority Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Specifies that the software waits for 3 seconds (With no BPDUs received on the interface) before putting the interface into the PortFast mode. Default Configuration PortFast mode is disabled. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The device derives the port link type from the duplex mode. A full-duplex port is considered a point-to-point link and a half-duplex port is considered a shared link. Command Modes Interface Configuration (Ethernet, port-channel) mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
This command is only operational with the device in Interface mode. This command applies to all spanning tree instances on the device. The cost is set using the spanning-tree cost command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
User Guidelines There are no user guidelines for this command. Example The following example defines BPDU packet flooding when the spanning-tree is disabled on an interface Console(config)# spanning-tree bpdu flooding Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The spanning-tree mst priority Global Configuration mode command configures the device priority for the specified spanning-tree instance. To restore the default configuration, use the no form of this command. Syntax spanning-tree mst instance-id priority priority Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
To restore the default configuration, use the no form of this command. Syntax spanning-tree mst max-hops hop-count no spanning-tree mst max-hops Parameters • hop-count— Number of hops in an MST region before the BDPU is discarded .(Range: 1-40) Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The port priority. (Range: 0-240 in multiples of 16) Default Configuration The default port priority for IEEE Multiple Spanning Tree Protocol (MSTP) is 128. Command Modes Interface Configuration (Ethernet, port-channel) mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Default path cost is determined by port speed and path cost method (long or short) as shown below: Interface Long Short Port-channel 20,000 Gigabit Ethernet (1000 Mbps) 20,000 Fast Ethernet (100 Mbps) 200,000 Ethernet (10 Mbps) 2,000,000 Command Modes Interface Configuration (Ethernet, port-channel) mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
All devices in an MST region must have the same VLAN mapping, configuration revision number and name. Example The following example configures an MST region. Console(config)# spanning-tree mst configuration Console(config-mst)# Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Example The following example maps VLANs 10-20 to MST instance 1. Console(config)# spanning-tree mst configuration Console(config-mst)# instance 1 add vlan 10-20 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
(mst) The revision MST Configuration mode command defines the configuration revision number. To restore the default configuration, use the no form of this command. Syntax revision value no revision Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Syntax show {current | pending} Parameters • current— Indicates the current region configuration. • pending— Indicates the pending region configuration. Default Configuration This command has no default configuration. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Syntax exit Default Configuration This command has no default configuration. Command Mode MST Configuration mode User Guidelines There are no user guidelines for this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Root guard prevents the interface from becoming the root port of the device. To disable root guard on the interface, use the no form of this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
[ethernet interface -number | port-channel port-channel-number ] [ instance instance-id] show spanning-tree [ detail ] [ active | blockedports ] [ instance instance-id] show spanning-tree mst-configuration Parameters • interface -number — A valid Ethernet port. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 297
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 36864 Address 00:02:4b:29:7a:00 Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Max hops Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 299
Root ID Priority 32768 Address 00:01:42:97:e0:00 Path Cost 20000 Root Port 1 (1/1) Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Bridge ID Priority 36864 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 300
Max Age 20 sec Forward Delay 15 sec Interfaces Name State Prio.Nbr Cost Role PortFast Type ---- ------- -------- ----- ---- -------- ---------- Enabled 128.4 20000 ALTN Shared (STP) Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 301
Port Fast: No (configured:no) Designated bridge Priority: 32768 Address: 00:02:4b:29:7a:00 Designated port id: 128.2 Designated path cost: 20000 Number of transitions to forwarding state: 1 BPDU: sent 2, received 170638 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 302
Port Fast: N/A (configured:no) Designated bridge Priority: N/A Address: N/A Designated port id: N/A Designated path cost: N/A Number of transitions to forwarding state: N/A BPDU: sent N/A, received N/A Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 303
Forward Delay 15 sec IST Master ID Priority 32768 Address 00:02:4b:29:7a:00 This switch is the IST master. Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 305
Port 2 (enabled State: Forwarding Role: Designated Port id: 128.2 Port cost: 20000 Type: Shared (configured: auto) Boundary STP Port Fast: No (configured:no) Designated bridge Priority: 32768 Address: 00:02:4b:29:7a:00 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 306
32768 Address 00:02:4b:29:7a:00 Number of topology changes 2 last change occurred 1d9h ago Times: hold 1, topology change 2, notification 2 hello 2, max age 20, forward delay 15 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 307
Port Fast: No (configured:no) Designated bridge Priority: 32768 Address: 00:02:4b:29:7a:00 Designated port id: 128.2 Designated path cost: 20000 Number of transitions to forwarding state: 1 BPDU: sent 2, received 170638 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 308
Default port cost method: long ###### MST 0 Vlans Mapped: 1-9, 21-4094 CST Root ID Priority 32768 Address 00:01:42:97:e0:00 This switch is root for CST and IST master. Root 1 (1/1) Port Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 309
Spanning-Tree Commands Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec Max hops Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 310
Spanning-Tree Commands Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The ip ssh server Global Configuration mode command enables the device to be configured from a SSH server. To disable this function, use the no form of this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
This command is not saved in the device configuration; however, the keys generated by this command are saved in the private configuration which is never displayed to the user or backed up on another device. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Public Key authentication fo incoming SSH sessions is disabled. Command Mode Global Configuration mode User Guidelines AAA authentication is independent. Example The following example enables public key authentication for incoming SSH sessions. Console(config)# ip ssh pubkey-auth Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The following example enables manually configuring an SSH public key for SSH public key-chain bob . Console(config)# crypt\o key pubkey-chain ssh Console(config-pubkey-chain)# user-key bob rsa Console(config-pubkey-key)# key-string row AAAAB3NzaC1yc2EAAAADAQABAAABAQCvTnRwPWl Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Use the key-string row SSH Public Key-string Configuration mode command to specify the SSH public key row by row. Each row must begin with a key-string row command. This command is useful for configuration files. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The show ip ssh Privileged EXEC mode command displays the SSH server configuration. Syntax show ip ssh Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Global Configuration mode commands. However, if the logging on command is disabled, no messages are sent to these destinations. Only the console receives messages. Example The following example enables logging error messages. Console(config)# logging on Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Command Mode Global Configuration mode User Guidelines Up to 8 syslog servers can be used. If no specific severity level is specified, the global values apply to each server. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
All the syslog messages are logged to the internal buffer. This command limits the messages displayed to the user. Example The following example limits syslog messages displayed from an internal buffer based on severity level debugging . Console(config)# logging buffered debugging Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The following example changes the number of syslog messages stored in the internal buffer to 300. Console(config)# logging buffered size 300 clear logging The clear logging Privileged EXEC mode command clears messages from the internal logging buffer. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Specifies the severity level of syslog messages sent to the logging file. Possible values are: emergencies, alerts , critical , errors, warnings , notifications, informational and debugging. Default Configuration The default severity level is errors . Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example clears messages from the logging file. Console# clear logging file Clear Logging File [y/n] Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The file-system logging Global Configuration mode command enables logging file system events. To disable logging file system events, use the no form of this command. Syntax file-system logging copy Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The management logging Global Configuration command enables logging management access list (ACL) events. To disable logging management access list events, use the no form of this command. Syntax management logging deny no management logging deny Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Syntax show logging Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 332
11-Aug-2004 15:41:39: %LINEPROTO-5-UPDOWN: Line protocol on Interface Ethernet ext.2, changed state to down 11-Aug-2004 15:41:39: %LINEPROTO-5-UPDOWN: Line protocol on Interface Ethernet ext.3, changed state to down Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
2 messages were not logged (resources) Application filtering control Application Event Status ----------- ----- ------ Login Enabled File system Copy Enabled File system Delete-Rename Enabled Management ACL Deny Enabled Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The show syslog-servers Privileged EXEC mode command displays the settings of the syslog servers. Syntax show syslog-servers Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 335
The following example displays the settings of the syslog servers. Console# show syslog-servers Device Configuration IP address Port Severity Facility Description ------------ ---- ------------- -------- ----------- 192.180.2.27 Informational local7 192.180.2.28 Warning local7 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 336
Syslog Commands Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Default number of packets to send is 4. Default timeout value is 2000 milliseconds. Command Mode User EXEC mode User Guidelines Press Esc to stop pinging. Following are examples of unsuccessful pinging: Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
4 packets transmitted, 4 packets received, 0% packet loss round-trip (ms) min/avg/max = 7/8/11 traceroute The traceroute User EXEC mode command discovers routes that packets actually take when traveling to their destination. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 339
This causes the first device to discard the probe datagram and send back an error message. The traceroute command sends several probes at each TTL level and displays the round- trip time for each. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 340
Field Description The probe timed out. Unknown packet type. Administratively unreachable. Usually, this output indicates that an access list is blocking traffic. Fragmentation is required and DF is set. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Telnet software supports special Telnet commands in the form of Telnet sequences that map generic terminal control functions to operating system-specific functions. To enter a Telnet sequence, press the escape sequence keys (Ctrl-shift-6) followed by a Telnet command character. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 342
A stream connection does not process Telnet options and can be appropriate for connections to ports running UNIX-to-UNIX Copy Program (UUCP) and other non-Telnet protocols. Ctrl-shift-6 x Return to System Command Prompt Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 343
This command lists concurrent telnet connections to remote hosts that were opened by the current telnet session to the local device. It does not list telnet connections to remote hosts that were opened by other telnet sessions. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
There are no user guidelines for this command. Example The following command switches to open Telnet session number 1. Console> resume 1 reload The reload Privileged EXEC mode command reloads the operating system. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
To remove the existing host name, use the no form of the command. Syntax hostname name no hostname Parameters • name — The host name. of the device. (Range: 1-158 characters) Default Configuration This command has no default configuration. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
User Guidelines There are no user guidelines for this command. Example The following example displays information about the active users. Console show users Username Protocol Location ---------- ----------- ------------ Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
172.16.1.1 172.16.1.2 172.16.1.2 The following table describes significant fields shown above. Field Description Connection Connection number. Host Remote host to which the device is connected through a Telnet session. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The following example displays the system information Console# show system Unit Type ---- ----------------- enterprise Unit Main Power Supply Redundant Power Supply ---- ----------------- ---------------------- OPERATIONAL NOT OPERATIONAL Unit Fan1 Fan2 Fan3 Fan4 Fan5 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
• unit unit — Unit number. Default Configuration This command has no default configuration. Command Modes Privilaged EXEC mode User Guidelines There are no user guidelines for this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Syntax show system flowcontrol Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The following example displays information on features control. Console> show system mode Mode: Router QoS: Inactive show version The show version User EXEC mode command displays system version information. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The service cpu-utilization Global Configuration mode command enables measuring CPU utilization. To return to the default configuration, use the no form of this command. Syntax service cpu-utilization no service cpu-utilization Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Default Configuration This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines Use the service cpu-utilization Global Configuration mode command to enable measuring CPU utilization. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 354
The following example configures the CPU utilization information display. Console# show cpu utilization CPU utilization service is on. CPU utilization -------------------------------------------------- five seconds: 5%; one minute: 3%; five minutes: 3% Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
No TACACS+ host is specified. If no port number is specified, default port number 49 is used. If no host-specific timeout, key-string or source value is specified, the global value is used. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
TACACS+ server. This key must match the encryption used on the TACACS+ daemon. (Range: 0-128 characters) Default Configuration Empty string. Command Mode Global Configuration mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Command Mode Global Configuration mode User Guidelines There are no user guidelines for this command. Example The following example sets the timeout value to 30. Console(config)# tacacs-server timeout 30 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The following example specifies the source IP address. Console(config)# tacacs-server source-ip 172.16.8.1 show tacacs The show tacacs Privileged EXEC mode command displays configuration and statistical information about a TACACS+ server. Syntax show tacacs [ ip-address ] Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 359
Port Single TimeOut Source IP Priority Connection ---------- ------ ---- ---------------- ------- --------- -------- 172.16.1.1 Connected Global Global Global values ------------- TimeOut: 3 Device Configuration --------------------- Source IP: 172.16.8.1 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 360
TACACS+ Commands Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
There are no user guidelines for this command. Example The following example enters Privileged EXEC mode: Console> enable enter password: Console# disable The disable Privileged EXEC mode command returns to the User EXEC mode. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Console# disable Console> login The login User EXEC mode command changes a login username. Syntax login Default Configuration This command has no default configuration. Command Mode User EXEC mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
This command has no default configuration. Command Mode Privileged EXEC mode User Guidelines There are no user guidelines for this command. Example The following example enters Global Configuration mode. Console# configure Console(config)# Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Console(config)# exit Console# exit The exit Privileged/User EXEC mode command closes an active terminal session by logging off the device. Syntax exit Default Configuration This command has no default configuration. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
All configuration modes. User Guidelines There are no user guidelines for this command. Example The following example changes from Global Configuration mode to Privileged EXEC mode Console(config)# end Console# Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The terminal datadump User EXEC mode command enables dumping all the output of a show command without prompting. To disable dumping, use the no form of this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Console> terminal datadump show history The show history User EXEC mode command lists the commands entered in the current session. Syntax show history Default Configuration This command has no default configuration. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
3 commands were logged (buffer size is 10) show privilege The show privilege Privileged/User EXEC mode command displays the current privilege level. Syntax show privilege Default Configuration This command has no default configuration. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 369
— The command to be executed Default Configuration This command has no default configuration. Command Mode All configuration modes User Guidelines There are no user guidelines for this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Use the vlan VLAN Configuration mode command to create a VLAN. To delete a VLAN, use the no form of this command. Syntax vlan vlan-range no vlan vlan-range Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Configuring all ports may consume an excessive amount of time. Define only the required ports to save time. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The name string may include numbers and other characters (#,@,% etc.) but no spaces. Example The following example gives VLAN number 19 the name Marketing . Console(config)# interface vlan 19 Console(config-if)# name Marketing Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
This example configures ethernet port 8 as a protected port, so that all traffic is sent to its uplink (ethernet port 1). Console(config)# interface ethernet ext.1 Console(config-if)# switchport forbidden vlan add 234-256 Console(config-if)# exit Console(config)# interface ethernet ext.1 Console(config-if)# switchport protected ethernet ext.1 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The switchport access vlan Interface Configuration mode command configures the VLAN ID when the interface is in access mode. To return to the default configuration, use the no form of this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Syntax switchport trunk native vlan vlan-id no switchport trunk native vlan Parameters • vlan-id — Specifies the ID of the native VLAN. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
IDs. • tagged — Indicates that the port transmits tagged packets for the VLANs. • untagged — Indicates that the port transmits untagged packets for the VLANs. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
There are no user guidelines for this command. Example The following example disables port ingress filtering on Ethernet port 1 Console(config)# interface ethernet ext.1 Console(config-if)# switchport general ingress-filtering disable Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
VLANs to a port. To return to the default configuration, use the remove parameter for this command. Syntax switchport forbidden vlan { add vlan-list | remove vlan-list } Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
VLAN of an interface. To return to the default configuration, use the no form of this command. Syntax ip internal-usage-vlan vlan-id no ip internal-usage-vlan Parameters • vlan-id — Specifies the ID of the internal usage VLAN. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The show vlan Privileged EXEC mode command displays VLAN information. Syntax show vlan [ id vlan-id | name vlan-name ] Parameters • vlan-id — specifies a VLAN ID Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The show vlan internal usage Privileged EXEC mode command displays a list of VLANs used internally by the device. Syntax show vlan internal usage Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Static configuration: PVID: 8 Ingress Filtering: Disabled Acceptable Frame Type: All Port 1 is statically confgiured to: Vlan Name Egress rule ---- ------------ ----------- VLAN0072 untagged IP Telephony tagged Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
. • group — Group number of group of protocols associated together. (Range: 1- 2147483647) Default Configuration This command has no default configuration. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Group number as defined in the map protocol protocols-group command. (Range: 1-2147483647) • vlan-id — Define the VLAN ID in the classifying rule. Default Configuration This command has no default configuration. Command Mode Interface Configuration (Ethernet, port-channel) mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
- All 1’s mask. • group - Group number Default Configuration This command has no default configuration. Command Mode VLAN Configuration mode User Guidelines There are no user guidelines for this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Subnet based VLAN (Best match between the rules) Protocol based VLAN PVID Example The following example sets a mac-based classification rule. Console (config-if)# switchport general map macs-group 1 vlan 8 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Use the switchport general map subnets-group vlan interface configuration command to set a subnet-based classification rule. Use the no form of this command to delete a classification. Syntax switchport general map subnets-group group vlan vlan-id Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Console (config-if)# switchport general map subnets-group 1 vlan 8 show vlan protocols-groups The show vlan protocols-groups Privileged EXEC command displays protocols-groups informa- tion. Syntax show vlan protocols-groups Default Configuration This command has no default configuration. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Use the show vlan protocols-groups EXEC command to show protocols-groups information. Syntax show vlan protocols-groups Default Configuration This command has no default configuration. Command Mode EXEC User Guidelines There are no user guidelines for this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Virtual terminal for secured remote console access (SSH). Default Configuration This command has no default configuration. Command Mode EXEC User Guidelines There are no user guidelines for this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 397
VLAN Commands Example The following example shows subnets-groups information. onsole> show vlan subnets-groups Prefix Group ------------------------------------- 172.16.1.0 255.255.255.01 172.16.2.0 255.255.255.02# Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 398
VLAN Commands Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
To ensure that authentication succeeds even if all methods return an error, specify none as the final method in the command line. The RADIUS server must support MD-5 challenge and EAP type frames. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The dot1x port-control Interface Configuration mode command enables manually controlling the authorization state of the port. To return to the default configuration, use the no form of this command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 401
802.1x edge ports (ports in auto state that are connected to end stations), in order to get immediately to the forwarding state after successful authentication. Example The following example enables 802.1x authentication on Ethernet port 16. Console(config)# interface ethernet ext.16 Console(config-if)# dot1x port-control auto Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The dot1x timeout re-authperiod Interface Configuration mode command sets the number of seconds between re-authentication attempts. To return to the default configuration, use the no form of this command. Syntax dot1x timeout re-authperiod seconds no dot1x timeout re-authperiod Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
(Range: 0-65535 seconds) Default Configuration Quiet period is 60 seconds. Command Mode Interface Configuration (Ethernet) mode User Guidelines During the quiet period, the device does not accept or initiate authentication requests. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Specifies the time in seconds that the device waits for a response to an EAP-request/identity frame from the client before resending the request. (Range: 1- 65535 seconds) Default Configuration Timeout period is 30 seconds. Command Mode Interface Configuration (Ethernet) mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Number of times that the device sends an EAP-request/identity frame before restarting the authentication process. (Range: 1-10) Default Configuration The default number of times is 2. Command Mode Interface Configuration (Ethernet) mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The default value of this command should be changed only to adjust for unusual circumstances, such as unreliable links or specific behavioral problems with certain clients. and authentication servers Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Example The following example sets the time for the retransmission of packets to the authentication server to 3600 seconds. Console(config-if)# dot1x timeout server-timeout 3600 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Oper Mode Reauth Reauth Username Control Period ---- ---------- --------- ------- ------ -------- Auto Authorized 3600 Auto Authorized 3600 John Auto Unauthorized 3600 Clark Force-auth Authorized 3600 Force-auth Unauthorized* 3600 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 410
The port admin mode. Possible values: Force-auth, Force-unauth, Auto. Oper mode The port oper mode. Possible values: Authorized, Unauthorized or Down. Reauth Control Reauthentication control. Reauth Period Reauthentication period. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The show dot1x users Privileged EXEC mode command displays active 802.1x authenticated users for the device. Syntax show dot1x users [ username username ] Parameters • username — Supplicant username (Range: 1-160 characters) Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 412
The period of time the Supplicant is connected to the system. Authentication Method Authentication method used by the Supplicant to open the session. MAC Address MAC address of the Supplicant. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
The dot1x auth-not-req Interface Configuration mode command enables unauthorized devices access to the VLAN. To disable access to the VLAN, use the no form of this command. Syntax dot1x auth-not-req no dot1x auth-not-req Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
. To return to the default configuration, use the no form of this command. Syntax dot1x multiple-hosts no dot1x multiple-hosts Default Configuration Multiple hosts are disabled. Command Mode Interface Configuration (Ethernet) mode Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
— Specifies the minimum amount of time in seconds between consecutive traps. (Range: 1- 1000000 Default Configuration Frames with source addresses that are not the supplicant address are discarded. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Command Mode Interface Configuration (VLAN) mode User Guidelines Use the dot1x guest-vlan enable Interface Configuration mode command to enable unauthorized users on an interface to access the guest VLAN. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Command Mode Interface Configuration (Ethernet) mode User Guidelines A device can have only one global guest VLAN. The guest VLAN is defined using the dot1x guest-vlan Interface Configuration mode command. Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
User Guidelines There are no user guidelines for this command. Example The following example displays 802.1x advanced features for the device. Console# show dot1x advanced Guest VLAN: Unauthenticated VLANs: 91,92 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 420
Interface Multiple Hosts Guest VLAN --------- -------------- ---------- Disabled Enabled Single host parameters Violation action: Discard Trap: Enabled Trap frequency: 100 Status: Single-host locked Violations since last trap: 9 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Telephone All calls are billed US $25.00 per incident, levied in local currency at the applicable credit card exchange rate plus applicable taxes. (Intel reserves the right to change the pricing for telephone support at any time without notice). Before calling, fill out an Intel Server Issue Report Form available from http:// support.intel.com/support.
Page 422
Easter Island ....Contact AT&T USA at 800 800 311. Once connected, dial 800 843 4481 Mainland and Juan .. Contact AT&T USA at 800 225 288. Once connected, dial 800 843 4481 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 423
Paraguay ... 001 916 377 0114 Peru ... 001 916 377 0114 Uruguay ..001 916 377 0114 Venezuela ... Contact AT&T USA at 0 800 2255 288. Once connected, dial 800 843 4481 Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Page 424
Intel® Blade Server Ethernet Switch Modules SBCEGBESW1 and SBCEGBESW10 CLI Guide...
Need help?
Do you have a question about the SBCEGBESW10 CLI and is the answer not in the manual?
Questions and answers