Intel True Scale Fabric 12000 Series Reference Manual

Intel True Scale Fabric 12000 Series Reference Manual

Hide thumbs Also See for True Scale Fabric 12000 Series:

Advertisement

True Scale Fabric Switches 12000
Series CLI
Reference Guide
July 2015
Order Number: G91931004US

Advertisement

Table of Contents
loading

Summary of Contents for Intel True Scale Fabric 12000 Series

  • Page 1 True Scale Fabric Switches 12000 Series CLI Reference Guide July 2015 Order Number: G91931004US...
  • Page 2 OR INFRINGEMENT OF ANY PATENT, COPYRIGHT OR OTHER INTELLECTUAL PROPERTY RIGHT. A "Mission Critical Application" is any application in which failure of the Intel Product could result, directly or indirectly, in personal injury or death. SHOULD YOU PURCHASE OR USE INTEL'S PRODUCTS FOR ANY SUCH MISSION CRITICAL APPLICATION, YOU SHALL INDEMNIFY AND HOLD INTEL AND ITS...
  • Page 3: Table Of Contents

    12000 Series CLI Contents Introduction ......................5 Intended Audience ....................5 Related Materials....................5 Documentation Conventions .................5 Laser Safety Information ..................6 Electrostatic Discharge Sensitivity (ESDS) Precautions..........6 License Agreements.....................6 Technical Support....................6 Switch Command Line Interface ................7 Overview......................7 Commands and Functional Groups .................8 Online Help ......................9 Keyboard Shortcuts .....................9 2.4.1 Accessing the CLI ..................9...
  • Page 4 12000 Series CLI Date Revision Description May 2013 001US Initial release January 2014 002US Updated document File Info meta data • Updated information for “ismShowStateDump” on page 110 August 2014 003US • Updated information for “ismShowStateDump (12300)” on page 110 •...
  • Page 5: Introduction

    12000 Series CLI Introduction ® This manual describes the command line interface (CLI) task information for the Intel True Scale Fabric Switches 12200, 12300, and 12800. This manual is organized as follows: This section describes the intended audience and technical support.
  • Page 6: Laser Safety Information

    — Press the UP ARROW key. • Text in italics indicates terms, emphasis, variables, or document titles. For example: — For a complete listing of license agreements, refer to the Intel Software End User License Agreement. — What are shortcut keys? —...
  • Page 7: Switch Command Line Interface

    Switch Command Line Interface Overview This section details the usage of the Command Line Interface (CLI) feature for the ® Intel 12000 family of switches: ® • The Intel 12200 ® • The Intel 12300 ® • The Intel 12800 Series: —...
  • Page 8: Commands And Functional Groups

    12000 Series CLI Commands and Functional Groups The list of available commands can be accessed by typing . To keep the list short, list the commands are grouped into functional groups, which are: General: General commands for user management and CLI configuration. Deprecated: Commands that have been deprecated.
  • Page 9: Online Help

    12000 Series CLI fwListFiles List the contents of the firmware ramdisk fwShowUpdateParams Display firmware default update parameters fwSetUpdateParams Configure firmware default update parameters showCapability Display the capabilities/features showLastScpRetCode Display the return code from the last SCP Firmware Push fwVersion Display Firmware revisions bootQuery Query boot image information bootSelect...
  • Page 10: Groups And Commands

    12000 Series CLI 2. The system prompts for a user name. The CLI has the following default user names: Operator access: operator Administrator access: admin Type the appropriate user name and press Enter. 3. The system prompts for a password. The CLI has the following default passwords: Operator access: operpass Administrator access: adminpass Type the appropriate password and press Enter.
  • Page 11 12000 Series CLI -noprompt - Just list the command groups. Notes General Help Type list or ? for the list of commands. To get help on a particular command type: <command name> help. For convenience purposes you can also type: help <command name> Use the Up and Down arrow keys to browse command history, Left and Right arrow keys to edit the current command and the Tab key for tab completion of a command.
  • Page 12 12000 Series CLI Log file display and configuration IbSwitchInfo InfiniBand port configuration and statistics TimeManagement Display and configure the system time Snmp Snmp configuration commands. Type the name of the group you want to list or return to exit: Notes Use ' ' to display brief help for all available commands.
  • Page 13 Options – Does not prompt the user before rebooting. ® – (12200 and 12300) Reboot Intel True Scale Edge Switch (non-disruptive). (12800) Reboot Master (local) Management Module (non-disruptive). – Reset specific device where n = slotNumber (disruptive). For a 12200 and slot n 12300, 0 is the only valid slot number.
  • Page 14 12000 Series CLI Sample Output -> killCliSession must supply session number Notes This command logs out remote sessions. Use 'who' to obtain the list of active sessions. 2.5.1.6 Displays currently active CLI sessions. Syntax Options None. Sample Output user role index logged in last cmd...
  • Page 15 12000 Series CLI Sample Output -> broadcast "The system will be rebooted in 5 minutes." Notes Writes the supplied message to all other active CLI sessions. The message to be written must be encapsulated in quotes, and non-empty. 2.5.1.8 swapBsDel Swaps the backspace and delete character key bindings.
  • Page 16 12000 Series CLI Options None. Sample Output -> getTermWidth Current terminal width: 80 characters. Notes Displays the terminal width used for text formatting purposes. Note that not all commands adhere to this setting. 2.5.1.11 prompt Set the CLI prompt (global for all active CLI sessions). Syntax prompt str Options...
  • Page 17 12000 Series CLI Notes This displays or changes the case sensitivity for the command interpreter for the CLI session. If an option is not specified the current case sensitivity is displayed, otherwise the case sensitivity is turned on or off depending on the specified option. When case sensitivity is on, the CLI input must match the exact character case (lower and upper case) as specified in the help text.
  • Page 18 12000 Series CLI Options – The name of the device to connect. hostName Sample Output -> rlogin Slave Notes This command allows users to open a terminal to local I/O devices within the chassis. The command is an alias of .
  • Page 19 12000 Series CLI Syntax logout Options None. Sample Output logout 2.5.1.19 user Change user accounts. Syntax user [user] Options – Name of user account to change to. user Sample Output -> user operator User changed to: operator Notes Use this command to change to the 'operator' account, or to the 'admin' account. The minimum password length is 8 characters.
  • Page 20 12000 Series CLI Syntax userAdd [role] [user name] [password] Options – Can be either admin or operator. role – The name of the user to be added. user name – Optional password. If not supplied the default password for that role is password used.
  • Page 21 12000 Series CLI 2.5.1.24 sshKey Adds, displays, and removes SSH public keys for individual users.. Syntax sshKey <cmd> [-u <user name>] [<input>] Options – Displays the SSH public keys in the users authorized_keys file. show – Add key to the users authorized_keys file. Must be enclosed within add “<key>”...
  • Page 22 12000 Series CLI Notes This command displays or changes how users are authenticated when connecting to the GUI or CLI. With no parameters, the current login mode is displayed. The login mode can be changed by specifying a single integer parameter indicating which of the following modes should become active: 0 - Username and password required 1 - Password is not required...
  • Page 23 12000 Series CLI 2.5.1.28 idleTimeoutGet Retrieves the UI idle timeout value. Syntax idleTimeoutGet [--all] [--cli] [--gui] Options – Display all timeouts. This is the default if no options are specified. --all – Display the timeout for CLI sessions. --cli – Display the timeout for GUI sessions. --gui Sample Output ->...
  • Page 24 12000 Series CLI Syntax sessionTimeoutDisable Options None. Sample Output -> sessionTimeoutDisable Disabled session idle timeout. Notes Disables the idle timeout for the current CLI session. This value does not persist across instances of the session (i.e., each time you log on, it will default back to the system default value).
  • Page 25 12000 Series CLI Notes Displays the current login welcome message for the CLI. This message can be customized with the command. loginMsgSet 2.5.1.33 loginMsgSet Set the CLI login message for this device. Syntax loginMsgSet [message] [-clear] Options – The login message (should be encapsulated in quotes “ “). message –...
  • Page 26 12000 Series CLI Options – Set the login name. name – Clear the login name. -clear Sample Output -> loginNameSet Switch1 login-name set successfully Notes The login name is an arbitrary string displayed prior to a user attempting a login to a new CLI session.
  • Page 27 12000 Series CLI Notes This command is used to enable or disable user authentication on the serial console. Use 1 as the only parameter to enable authentication, or 0 to disable authentication. Exit and re-login for the setting to take effect. The login mode must be set to 0 or 1 for authentication to take place on the serial port.
  • Page 28 12000 Series CLI 2.5.1.39 genPost Displays General POST results and runs tests Syntax genPost Options None. Sample Output MasterMM202-> genpost ID Gen POST Name Result ENA DEM PWR Result-Ext --------------------------------------------------------------------------- POST TEST CPU NO-RUN POST TEST MEM DRAM NO-RUN POST TEST BOOTROM IMG CHKSUM NO-RUN POST TEST RUN-TIME IMG CHKSUM NO-RUN...
  • Page 29 12000 Series CLI Syntax IpoIbConfigEnable <- IpoIb enable> Options None. Sample Output -> IpoIbConfigEnable 2.5.1.42 IpoIbConfigDisable Disables the IPoIB feature. Syntax IpoIbConfigDisable Options None. Sample Output -> IpoIbConfigDisable 2.5.1.43 IpoIbAddressShow Displays the IpoIb IP address and associated netmask. Syntax IpoIbAddressShow Options None.
  • Page 30 12000 Series CLI Sample Output -> IpoIbAddressSet -h 123.45.6.789 Notes IPoIB must be enabled to display these fields. 2.5.1.45 IpoIbAddressSetIPv6 Changes the IPoIB IPv6 address and netmask. Syntax IpoIbAddressSetIPv6 <ipv6Address/netMaskLen> Options – See NOTES. <ipv6Address/netMaskLen> Sample Output -> IpoIbAddressSetIPv6 <ipv6Address/netMaskLen> Notes is made up of two major components, separated <ipv6Address/netMaskLen>...
  • Page 31: Chassis

    12000 Series CLI 2.5.2 Chassis 2.5.2.1 hwCheck Runs a system check at the chassis level and returns current hardware status. Syntax hwCheck Options n – 0=default, 1=verbose Sample Output -> hwCheck Chassis hardware status: GOOD Notes Returns OK or provides detailed status/warning/error information. If an error/warning is detected, this command automatically provides verbose information.
  • Page 32 12000 Series CLI (Sample 2) -> hwMonitor 0 System monitor, Uptime: 0 days 4 hours 57 minutes 2 seconds DETAIL FOR DEVICE: Leaf 101 Temperatures: Base Board: [fusion]=31C [asic]=40C Voltages: Base Board [FPGA_1.5V_AUX]=1.555 [PCIE_1.5V_BULK]=1.480 [3.3V_AUX]=3.312 [VDD_1.0V_BULK]=0.980 [AVTR_1.2V_BULK]=1.161 [AVDD_1.5V_BULK]=1.474 [3.3V_BULK]=3.290 [AVTT_1.5_BULK]=1.485 [PLL_2.5_BULK]=2.391 InfiniBand Port Status L101P01[ Down ]...
  • Page 33 – New node string. <nodeString> Sample Output -> setIBNodeDesc "Intel 12300 GUID=0x00066a00da0xx" IB Node (SMA) Description successfully changed to = Intel 12300 Notes New node name must be enclosed in quotes. Node name must be no more than 64 characters.
  • Page 34 12000 Series CLI Syntax fruInfo [slot|'-all'] Options – Slot that you wish to display EEProm contents. Defaults to 0 (chassis EEProm) slot Sample Output -> fruInfo xInfo_ChassisInfo: RecType: LastRec: LenMult: ReadOnly: RecordFormat: RecLen: LogicalLen: HdrChkSum: ChassisGuid: 00066a000300012a SlotCount: (IB Mods in Chassis) SlotNumbers: (pairs:ext0|Slt1) CmeAccess:...
  • Page 35 12000 Series CLI – display the card type -showType – display slots that have given card type -type card_type – do not return an error if an invalid card type is supplied -ignoreInvalidType Sample Output MasterMM202-> chassisQuery slots: 201 202 Notes Entering this command with no parameters will display all currently occupied card slots.
  • Page 36 12000 Series CLI Options – 1=on, 0=off. beacon Sample Output -> setBeacon 0 Notes Calling this function with no argument displays its current value. 2.5.2.10 setSystemContact Allows the user to set/show the chassis system contact. Syntax setSystemContact [contact] Options – System contact string. contact Sample Output ->...
  • Page 37: Network

    12000 Series CLI Options – System location string location Sample Output -> setSystemLocation [location string] Notes If the system location is not specified, the current system location is displayed. 2.5.3 Network 2.5.3.1 ifShow Displays information for all the network interfaces for the switch, including the management port and the internal Ethernet network.
  • Page 38 12000 Series CLI 0 multicast packets sent Notes This routine displays the attached network interfaces for debugging and diagnostic purposes. If is given, only the interfaces belonging to that group are displayed. ifName is omitted, all attached interfaces are displayed. ifName 2.5.3.2 routeShow...
  • Page 39 12000 Series CLI Options – The IP address of the network host to ping. IpAddress – The number of packets with which to ping the host (default is 5). packetCount Sample Output -> ping 172.26.0.254 PING 172.26.0.254: 56 data bytes 64 bytes from 172.26.0.254: icmp_seq=0.
  • Page 40 12000 Series CLI 2.5.3.5 showChassisIpAddr Displays the chassis IP address. Syntax showChassisIpAddr Options None. Sample Output -> showChassisIpAddr Chassis IP Address: 172.26.0.221 Net mask: 255.255.240.0 2.5.3.6 setChassisIpAddr Change the OOB LAN IP address and network mask. Syntax setChassisIpAddr -h ipaddress -m netMask Options –...
  • Page 41 12000 Series CLI Notes Changing the chassis IPv6 address may drop the connection to the CLI if not using the console port, and may cause the device to become unreachable. 2.5.3.8 delChassisIpv6Addr Deletes the chassis IPv6 address. Syntax delChassisIpv6Addr <ipv6Address> Options None.
  • Page 42 12000 Series CLI Notes This command allows prefix learning from attached routers, and does not affect link- local or manually configured addresses. 2.5.3.11 autoConfIPv6Disable Disables IPv6 address autoconfiguration. Syntax autoConfIPv6Disable Options None. Sample Output -> autoConfIPv6Disable Notes Prevents prefix learning from attached routers, and does not affect link-local or manually configured addresses.
  • Page 43 12000 Series CLI Syntax showDefaultRoute Options None. Sample Output -> showDefaultRoute Gateway IP Address: 172.26.0.254 Notes This is the IP address for the default gateway to route packets from the OOB mangement port to an external network. 2.5.3.15 setDefaultRoute Change the default gateway IP address. Syntax setDefaultRoute -h ipaddress Options...
  • Page 44 12000 Series CLI 127.1.1.1 02:06:6a:ff:ff:fd 12121958 sbe1 127.2.0.2 02:06:6a:ff:ff:fd 71421 sbe1 172.26.0.1 00:19:e8:a0:69:f9 sbe0 172.26.3.35 00:06:6a:01:99:c8 -------------------------------------------------------------------------- 2.5.3.17 hostShow Displays a list of remote hosts names, internet address and alias(es). Syntax hostShow Options None. Sample Output -> hostShow hostname inet address aliases -------- ------------...
  • Page 45 12000 Series CLI slot21 127.1.0.21 slot22 127.1.0.22 slot23 127.1.0.23 slot24 127.1.0.24 slot25 127.1.0.25 slot26 127.1.0.26 slot27 127.1.0.27 slot28 127.1.0.28 slot29 127.1.0.29 slot30 127.1.0.30 slot31 127.1.0.31 slot32 127.1.0.32 slot33 127.1.0.33 slot34 127.1.0.34 slot35 127.1.0.35 slot36 127.1.0.36 127.1.1.1 switchA 127.1.1.2 switchB Master 127.2.0.1 Slave 127.2.0.2...
  • Page 46 12000 Series CLI 2.5.3.19 dhcpDisable Disable the DHCP client and release any acquired IP address Syntax dhcpDisable Options None. Sample Output MasterMM202-> dhcpDisable DHCP is disabled Notes Any DHCP-acquired IP address will be released. The interface will then be configured to the default static values from the current bootline.
  • Page 47: Firmware

    12000 Series CLI Sample Output -> dnsParamsShow DNS Resolver : Enabled DNS Server Address : xxx.xxx.xxx.xxx Local Domain Name : st.intel.com Notes This command retrieves the stored configuration parameters used for domain name resolution. 2.5.3.22 dnsParamsSet Changes the DNS configuration parameters.
  • Page 48 12000 Series CLI Options – The name of the host where the firmware file resides. host – The FTP user name. user – The FTP user password. password – After logging in, the directory to cd to. – The name of the firmware file. filename Sample Output ->...
  • Page 49 12000 Series CLI File Directory:[PATH TO FIRMWARE FILE] File name:[xxxx.pkg] Notes Firmware update works by using ftp to retrieve the firmware file, then writes the file to flash. Omitting any of the options causes the user to be prompted for the information. 2.5.4.3 fwUpdateChassis Updates the firmware for all cards in a chassis of a particular type, or everything.
  • Page 50 12000 Series CLI 2.5.4.5 fwShowUpdateParams Display the default update firmware settings. Syntax fwShowUpdateParams Options None. Sample Output -> fwShowUpdateParams Firmware update ftp configuration settings: host:[0.0.0.0] user:[ftp] password:[ftp] directory:[] filename management:[] filename evic:[] filename fvic:[] 2.5.4.6 fwSetUpdateParams Change the default update firmware settings. Syntax fwSetUpdateParams -c cardtype [-h hostname] [-u user name] [-p password] [-d directory] [-f filename]...
  • Page 51 12000 Series CLI 2.5.4.7 showCapability Display capability and feature information for a specific release. Syntax showCapability [-key feature] Options – Displays information for a particular feature. -key feature Sample Output -> showCapability fwPush: 1 2.5.4.8 showLastScpRetCode Displays the return code from the last SCP Firmware Push. Syntax showLastScpRetCode slot | -all Options...
  • Page 52 12000 Series CLI Firmware BSP: MBC Version: None Bootrom Version: 5.0.0.0.57 2.5.4.10 bootQuery Displays boot image version information. Syntax bootQuery [slot] [-active | -alternate | -all] Options – Slot number. slot – Displays the version of the active firmware image. -active –...
  • Page 53: Subnet Management

    12000 Series CLI * - indicates Primary image (will run at next reboot) # - indicates Active image Default boot image index = 1 Notes This command allows the user to set the next boot image for the device. A '*' next to the image entry indicates the currently selected bootimage.
  • Page 54 Sample Output sm_state = MASTER count = 572781 LMC = 0, Topology Pass count = 339, Priority = 0, Mkey = 0x0 ---------------------------------------------------------------------------------- ------- Intel 12300 GUID=0x00066a00da000000 172.26.2.2 MM 1, Ch ---------------------------------------------------------------------------------- ------- Node[ 0] => 00066a000600013c ports=24, path= Port ----...
  • Page 55 12000 Series CLI 22 0000000000000000 2.5/ 00000000 16 22 16 23 0000000000000000 2.5/ 00000000 18 22 18 24 0000000000000000 2.5/ 00000000 17 22 17 Notes Use this command to display the current LID of the subnet manager. 2.5.5.4 smPriority Display the priority of the embedded subnet manager. Syntax smPriority Options...
  • Page 56 12000 Series CLI The SM sweep rate has been set to 300 seconds Notes The sweep rate determines how often the subnet manager scans the fabric for changes and events. The subnet manager must be running to display or dynamically set the sweep rate of the embedded subnet manager.
  • Page 57 12000 Series CLI Sample Output -> smShowGroups Multicast Groups: join state key: F=Full N=Non S=SendOnly Member 0xff12601bffff0000:00000001ffffd5bb (c001) qKey = 0x00000000 pKey = 0xFFFF mtu = 4 rate = 3 life = 19 sl = 0 0x0011750000ffd5bb F 0xff12401bffff0000:00000000ffffffff (c000) qKey = 0x00000000 pKey = 0xFFFF mtu = 4...
  • Page 58 12000 Series CLI Service Name = Intel Fabric Executive service Rev 1.1 Service Data 8 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 Service Data 16 0x0000 0x0000 0x0000 0x0000 0x0000 0x0000...
  • Page 59 12000 Series CLI Is Generic? = Yes Subscribe? = Subscribe Type = All Types Trap Number = 0x0040 Queue Pair Number = 0x000001 Response Time Value = 19 Producer Type = Subnet Management ****************************************************************** Subscriber GID = 0xFE80000000000000:00066A01A0007116 Subscriber LID = 0x0007 Subscriber PKey = 0xFFFF...
  • Page 60 ---------------------------------------------------------------------------------- SM is currently in the MASTER state, with Topology Pass count = 341 ---------------------------------------------------------------------------------- Lid 0x0001: guid = 0x00066a000600013c, pass = 341, Intel 12300 GUID=0x00066a00da000100 172.26.2.2 Spine 1, Ch Lid 0x0002: guid = 0x00066a0007000170, pass = 341, Intel 12300 GUID=0x00066a00da000100 172.26.2.2 Leaf 4, Chi...
  • Page 61 12000 Series CLI Lid 0x0007: guid = 0x00066a01a0007116, pass = 341, st149 Lid 0x0008: guid = 0x0000000000000000, pass = 0 Lid 0x0028: guid = 0x0000000000000000, pass = 0 Lid 0x002a: guid = 0x0000000000000000, pass = 0 Notes Use this command to display the LID-to-port GUID map of the subnet manager. This command is not available unless the subnet manager is in the Master mode.
  • Page 62 12000 Series CLI 2.5.5.16 smHoqLife Display or dynamically set the head of queue packet lifetime for switch ports. Syntax smHoqLife [lifetime] Options – The packet lifetime value between 0 and 31, inclusive. lifetime Sample Output -> smHoqLife 9 SM HOQ Liftime: 9 (~2097 microseconds) Notes Use this command to display the maximum lifetime that a packet may remain at the head of a virtual lane transmission queue before it is discarded by a switch.
  • Page 63 12000 Series CLI Syntax smShowSMParms Options None. Sample Output -> smShowSMParms SM priority is set to 4 SM LMC is set to 0 SM sweep rate is set to 300 SM max retries on receive set to 3 SM max receive wait interval set to 250 millisecs switchLifetime set to 15 HoqLife set to 9 VL Stall set to 5...
  • Page 64 12000 Series CLI Syntax smInfoKey Options None. Sample Output -> smInfoKey SM Key: 0x0000000000000001 (1 decimal). Notes Use this command to set the SM key. SM must be offline and key value is up to 8 byte hex. The subnet manager must be running to display the SMInfo key value. 2.5.5.21 smMgmtKey Set the subnet manager management key (portInfo) value.
  • Page 65 12000 Series CLI Sample Output -> smOptionConfig dyn-plt [dyn-plt] Dynamic packet lifetime support is enabled Virtual Fabric: Default Multicast Group: 0 [def-mcgrp-create] Default multicast group auto-creation is enabled Notes The subnet manager must be running to display the non-default modes of operation. 2.5.5.23 smDefBcGroup Displays the default multicast group configuration.
  • Page 66 12000 Series CLI Subnet Prefix: 0xfe80000000000001 Notes Use this command to set the subnet prefix of the SM. The SM must be offline and the subnet prefix value is 8 byte hex. The subnet manager must be running to display default multicast group information.
  • Page 67 12000 Series CLI Options None. Sample Output -> smTopoAbandonThresh 3 Set topology sweep abandonment threshold to:3 Notes The subnet manager must be running to display this information. 2.5.5.28 smMaxRetries Displays the maximum number of subnet manager receive retries (default = 3). Syntax smMaxRetries Options...
  • Page 68 12000 Series CLI Recieve wait time: 250 milliseconds Notes The subnet manager must be running to display this information. 2.5.5.30 smNonRespDropTime Displays the seconds to wait before dropping a non-responsive node (default = 600 seconds). Syntax smNonRespDropTime Options None. Sample Output ->...
  • Page 69 12000 Series CLI 2.5.5.32 smLogLevel Displays or dynamically sets the Subnet Manager logging level. Syntax smLogLevel [<loglevel>] Options – logging level 1-7 loglevel Levels: 1=WARN+, 2=INFINI_INFO+, 3=INFO+, 4=VERBOSE+, 5=DEBUG2+, 6=DEBUG3+, 7=TRACE+. Sample Output -> smLogLevel 4 Notes The subnet manager (SM) must be running to use this command. Changes made with this command will only affect the currently running SM, and will be forgotten if the FM is restarted or the chassis is rebooted.
  • Page 70 12000 Series CLI Options – The Fabric Manager (FM) subsystem. subsystem Subsystems: CS, MAI, CAL, DVR, IF3, SM, SA, PM, PA, BM, FE, APP – The bit mask needed for logging to enable. mask Sample Output -> smLogMask SM Notes The Subnet manager must be running to use this command.
  • Page 71 12000 Series CLI Set master ping interval to 3 seconds -> smMasterPingInterval Master ping interval: 4 seconds Notes Value must be between 3 and 10. The subnet manager must be running to display this information. 2.5.5.37 smMasterPingFailures Displays the number of allowable master ping failures. Syntax smMasterPingFailures Options...
  • Page 72 12000 Series CLI MASTER SM node at Intel 12300 GUID=0x00066a00d90003fa, LID 0x0008, PortGuid 0x00066a00d90003fa Sync Capability is SUPPORTED STANDBY SM node at st44, LID 0x0100, PortGuid 0x00066a00a0000357 Sync Capability is SUPPORTED Full sync status is SYNCHRONIZED Time of last Full sync is THU APR 10 15:37:47 2008...
  • Page 73 12000 Series CLI Index: 1 PLT Value: 15 (~134217 usec) Index: 2 PLT Value: 17 (~536870 usec) Index: 3 PLT Value: 17 (~536870 usec) Index: 4 PLT Value: 18 (~1073741 usec) Index: 5 PLT Value: 18 (~1073741 usec) Index: 6 PLT Value: 18 (~1073741 usec) Index: 7 PLT Value: 18 (~1073741 usec) Index: 8 PLT Value: 19 (~2147483 usec) Index: 9 PLT Value: 19 (~2147483 usec)
  • Page 74 12000 Series CLI Options None. Sample Output -> smTrapThreshold Trap Threshold is 0 (disabled). -> smTrapThreshold 20 -> smTrapThreshold Trap Threshold is 20 traps/minute. Notes When enabled, ports generating urgent traps at a rate higher than the threshold will be disabled.
  • Page 75 12000 Series CLI 2.5.5.43 smPmBmStart Allows the user to set/display whether the performance manager and baseboard manager starts along with the subnet manager. Syntax smPmBmStart [enable] [disable] Options – Enable the start of the PM and BM at SM start-up. enable –...
  • Page 76 12000 Series CLI Notes This displays ports that have been removed from the fabric automatically by the SM, such as when a 1x link mode is set to 'ignore' or when a port has exceeded its urgent trap threshold. This command is not available unless the subnet manager is in Master mode.
  • Page 77 12000 Series CLI Syntax smResetCounters Options None. Sample Output -> smResetCounters 2.5.5.47 pmShowCounters Displays various statistics and counters about the performance manager (PM). Syntax pmShowCounters Options None. Sample Output -> pmShowCounters 2.5.5.48 pmResetCounters Resets various statistics and counters about the performance manager (PM). Syntax pmResetCounters Options...
  • Page 78 12000 Series CLI 2.5.5.50 bmPriority Displays the priority of the embedded baseboard manager. Syntax bmPriority Options None. Sample Output -> bmPriority The BM Priority is 0 The BM Elevated Priority is disabled Notes The priority of the Baseboard Manager (BM) determines which BM will become the master BM for the fabric.
  • Page 79 12000 Series CLI 2.5.5.52 smRestorePriority Restore normal priorities from elevated states for the SM, BM, and PM. Syntax smRestorePriority [sm | bm | pm | all] Options – Restore normal SM priority – Restore normal BM priority – Restore normal PM priority –...
  • Page 80 12000 Series CLI – Displays the contents of the XML configuration file. -contentOnly – Do not prompt to 'Continue' for each page of displayed output. -noprompt Sample Output -> smShowConfig <!-- Common FM configuration, applies to all FM instances/subnets --> <Common>...
  • Page 81 Valid values are 0-10. Sample Output -> XEdge-> smLooptestStart Waiting for SM to complete startup..N|2011/09/15 14:24:17.180U: Thread "esm_top" (0xccace3f0) MSG:NOTICE|SM:Intel 12200 GUID=0x00066a00e30027xx:port 0|COND:#5 SM state to master|NODE:Intel 12200 GUID=0x00066a00e3002711:port 0:0x00066a00e3002711|DETAIL:transition from DISCOVERING to MASTER topology_loopTest: DONE W|2011/09/15 14:24:17.280U: Thread "esm_top" (0xccace3f0)
  • Page 82 N|2011/09/15 14:21:46.500U: Thread "esm_Start" (0x85738dd8) MSG:NOTICE|SM:Intel 12200 GUID=0x00066a00e3002711:port 0|COND:#7 SM shutdown|NODE:Intel 12200 GUID=0x00066a00e3002711:port 0:0x00066a00e3002711 ..N|2011/09/15 14:21:54.720U: Thread "INVALID" (0xcca13ac8) MSG:NOTICE|SM:Intel 12200 GUID=0x00066a00e3002711:port 0|COND:#13 SM state to inactive|NODE:Intel 12200 GUID=0x00066a00e3002711:port 0:0x00066a00e3002711|DETAIL:transition from MASTER to NOTACTIVE ...A|2011/09/15 14:21:57.720U: Thread "esm_Start" (0x85738dd8) ESM: SM Control: Subnet manager shutdown complete. 0 ....done...
  • Page 83 12000 Series CLI Notes Use this command to stop the SM Loop Test. Returns switch LFT’s back to normal. 2.5.5.58 smLooptestInjectPackets Injects packets into the SM Loop Test. Syntax smLooptestInjectPackets [<packets>] Options – The number of packets to inject into the SM Loop Test. Valid values are <packets>...
  • Page 84 12000 Series CLI Syntax smLooptestInjectEachSweep [<inject/not inject>] Options – Inject (1) or do not Inject (0) packets on each sweep for <inject/not inject> the SM Loop Test. Valid values are 1 or 0. Sample Output -> XEdge-> smLooptestInjectEachSweep 1 sm_looptest_inject_packets_each_sweep: loop test will inject packets every sweep, numPackets=2 The SM Loop Test will inject packets every sweep Notes...
  • Page 85 Syntax smLooptestShowLoopPaths [<node index>] Options – The node index of the node to print the loop paths. <node index> Sample Output -> XEdge-> smLooptestShowLoopPaths Node Idx: 0, Guid: 0x00066a00e3002711 Desc Intel 12200 GUID=0x00066a00e3002711 -------------------------------------------------------------------------- Node Node Node Path NODE GUID #Ports PATH[n:p->n:p]...
  • Page 86 12000 Series CLI Options – The node index of the switch to print the switch LFT.. <node index> Sample Output -> XEdge-> smLooptestShowSwitchLft Node[0000] LID=0x0001 GUID=0x00066a00e3002711 [Intel 12200 GUID=0x00066a00e3002711] Linear Forwarding Table PORT ------ ---- 0x0001 0000 0x0005 0031 0x0009...
  • Page 87 12000 Series CLI Node[ 0] => 00066a00e3002711 ports=36, path= Port ---- GUID ---- _VL_ __MTU__ __WIDTH__ ___SPEED____ CAP_MASK 0 00066a00e3002711 LID=0001 LMC=0000 1X-8X 2.5-10 0200004a 9 0000000000000000 2.5-10 10.0 00000000 11 0000000000000000 2.5-10 10.0 00000000 17 0000000000000000 2.5-10 10.0 00000000 21 0000000000000000 2.5-10 10.0...
  • Page 88 12000 Series CLI ___SPEED____ CAP_MASK 1 00117500007ec376 LID=0016 LMC=0000 1X/4X 2.5-10 10.0 07610868 21 21 ---------------------------------------------------------------------------------- ------- compute000 HCA-1 ---------------------------------------------------------------------------------- ------- Node[ 4] => 0002c90300032de8 ports=2, path=22 Port ---- GUID ---- _VL_ __MTU__ __WIDTH__ ___SPEED____ CAP_MASK 1 0002c90300032de9 LID=001d LMC=0000 1X/4X 2.5-10 10.0...
  • Page 89: Log

    12000 Series CLI Sample Output -> XEdge-> smLooptestShowConfig Loop Test is running with following parameters: Max Path Length #Packets Inject Point --------------- -------- ------------ 00004 All Nodes FastMode=1, FastMode MinISLRedundancy=4, InjectEachSweep=0, TotalPktsInjected since start=4 Notes Use this command to print the configuration for the SM Loop Test. 2.5.6 2.5.6.1 logShow...
  • Page 90 12000 Series CLI W|2006/10/04 20:26:31.276U: Thread "Log" (0x8fdab3b0) Log: Unable to Send Trap: 523:Bad:65535 W|2006/10/04 20:26:31.326U: Thread "Log" (0x8fdab3b0) Log: Unable to Send Trap: 523:Bad:65535 W|2006/10/04 20:28:29.912U: Thread "tTelnetd" (0x8fe143e0) Osa: telnetd: connection requested by 192.168.0.107 W|2006/10/04 20:46:26.113U: Thread "tTelnetd" (0x8fe143e0) Osa: telnetd: connection requested by 192.168.0.107 W|2006/10/05 19:37:08.727U: Thread "tTelnetd"...
  • Page 91 12000 Series CLI Please enter the number corresponding to what you want to configure. index : name : description -------------------------- : Device : Logging device. (IE. Ram, syslog, etc) : Preset : General log filter. Select: 1 Configurable devices index : name : |D|F|E|A|W|P|C|I|P|N|1|2|3|4|5| ---------------------------------------------------- : Ram...
  • Page 92 12000 Series CLI • Preset: Enable or disable each log level that may be generated on the system. The log presets act as a general filter. For example, if the Info logging level is disabled in the presets, no Info messages will be shown on any output device, regardless of Info log setting for a device.
  • Page 93 12000 Series CLI • 3 daemon • 4 auth • 5 syslog • 6 lpr • 7 news • 8 uucp • 9 cron • 10 authpriv • 11 ftp • 12 ntp • 13 audit • 14 alert • 15 clock •...
  • Page 94 12000 Series CLI Configurable presets index : name : state ------------------------------ : Dump : Enabled : Fatal : Enabled : Error : Enabled : Alarm : Enabled : Warning : Enabled : Partial : Disabled : Config : Disabled : Info : Disabled : Periodic : Disabled : Notice...
  • Page 95: Key Management

    12000 Series CLI 2.5.7 Key Management 2.5.7.1 showKeys Display the license keys for the unit. Syntax showKeys Options None. Sample Output -> showKeys -------------------------------------------------------- Key number: Key: XX7P91-2V9H6F-946XS3-3SCEV5-XXMZ5R-S Description: Subnet Manager License Status: Active Notes License keys unlock various product software features. 2.5.7.2 addKey Add a license key.
  • Page 96: Ibswitchinfo

    12000 Series CLI -------------------------------------------------------- Key number: Key: XX7P91-XXXH6F-XXXQS3-YYCEV5-YYYZ5R-S Description: Subnet Manager License Status: Active Please enter the key number you wish to remove: Notes After entering this command a list of available keys will be displayed. The keys are shown along with an associated number. At the prompt, enter the number of the key you wish to remove.
  • Page 97 12000 Series CLI RmtPhysErr TxDiscards InPKeyViol OutPKeyViol InRawViol OutRawViol LLIntegrity ExcesBufOvr Notes Port statistic descriptions: • PhysState - The physical state of the port. • PortState - The state of the link on this port. • LinkWidth - The currently active link width on this port. •...
  • Page 98 12000 Series CLI 2.5.8.2 ismPortCounters Displays a table comparision of transmit, receive and error counters cooresponding to each port of the module. Syntax ismPortCounters [-clear] [-active] [-errors] [-potential] [-stats] [-noprompt] Options – Clears the counters. Counters are first displayed, then cleared. -clear –...
  • Page 99 12000 Series CLI • SymblErrors - The number of 8B10B encoding or disparity violations. • ErrRecovery - The number of link error recovery proccess successes. • LinkDowned - The number of link error recovery process failures. • RcvErrors - Number of errors received on the port. •...
  • Page 100 0014 21 (L102P21S105BP34) 001a 0 ( ) 0027 15 (L102P15) Notes ® The 'set' option is not available on the Intel 9000 products. 2.5.8.4 ismMultiFwdb Displays the Multicast Forwarding database for the switch. Syntax ismMultiFwdb [switch] Options – Switch identifier.
  • Page 101 12000 Series CLI Notes This command is best displayed with a terminal width of at least 120 columns. 2.5.8.5 ismAutoClearConf This feature clears the IB port statistic counters that have reached maximum. Syntax ismAutoClearConf [disable | enable [warn] [log_first]] Options –...
  • Page 102 12000 Series CLI Note: The option is case sensitive. To force links to only operate at 8X, use the '8X portName only' option. Calling this command without the enable8xBit option will display the current values of the port(s). Calling this function with the option disruptively brings active links down and -bounce back up so the links use the new setting immediately.
  • Page 103 12000 Series CLI Syntax ismChassisSetSpeed [speed] [-bounce] Options – 1=SDR 2=DDR 3=SDR/DDR 4=QDR 5=SDR/QDR 6=DDR/QDR 7=SDR/DDR/ speed – Brings the active links down and back up if a new value is set. -bounce Sample Output -> ismChassisSetSpeed 1 L01P01 link speed is SDR L01P02 link speed is SDR L01P03...
  • Page 104 12000 Series CLI Syntax ismChassisSetEnable [enable] Options – 1=enable, 0=disable. enable Sample Output -> ismChassisSetEnable L01P01 is ENABLED L01P02 is ENABLED L01P03 is ENABLED L01P04 is ENABLED L01P05 is ENABLED L01P06 is ENABLED L01P07 is ENABLED. Notes Using this command without the enable option displays the current value of the port(s). When disabling ports, only cable ports are disabled.
  • Page 105 12000 Series CLI – 1=SDR 2=DDR 3=SDR/DDR 4=QDR 5=SDR/QDR 6=DDR/QDR 7=SDR/DDR/ speed QDR. – Brings the active links down and back up if a new value is set. -bounce Sample Output -> ismPortSetSpeed S3BL08b 1 S3BL08b link speed is SDR. Notes The port option is case sensitive.
  • Page 106 12000 Series CLI Calling this function with the option disruptively brings active links down and -bounce back up so the links use the new setting immediately. Otherwise the new setting will be used the next time links retrain. 2.5.8.14 ismChassisSetMtu Allows the user to view, set and unset the chassis maximum packet MTU Capability and VL Capability for all ports.
  • Page 107 12000 Series CLI Syntax ismIslSetSpeed [speed] [-bounce] Options – 1=SDR 2=DDR 3=SDR/DDR 4=QDR 5=SDR/QDR 6=DDR/QDR 7=SDR/DDR/ speed – Brings the active links down and back up if a new value is set. -bounce Sample Output -> ismIslSetSpeed 2 L01S3Ba link speed is DDR L01S1Ba link speed is DDR L01S1Bb link speed is DDR Notes...
  • Page 108 12000 Series CLI portLinkErrRecv: (1 Second) portLinkDowned: (1 Second) portRecvErr: (1 Second) portRecvRemPhysErr: (1 Second) portXmitDiscard: (1 Second) portPKeyViolIn: (1 Second) portPKeyViolOut: (1 Second) portRawViolIn: (1 Second) portRawViolOut: (1 Second) portLocalLinkInteg: (1 Second) portExcBufferOverrun: (1 Second) 19 portRelayedVL15Dropped: (1 Second) portLocalVL15Dropped: (1 Second) portNonSMPDropped:...
  • Page 109 12000 Series CLI Syntax ismSetPStatThresh field threshold Options – The name of the port status threshold field. -field – The numeric threshold value. -threshold Sample Output -> ismSetPStatThresh portXmitData 0 successfully set port stat threshold portXmitData Notes The available thresholds are: •...
  • Page 110 12000 Series CLI – Removes the switch ASIC state dump files for a specific spine X. -spine X Sample Output -> ismRemoveStateDump all 2.5.8.19 ismRemoveStateDump (12300) Removes switch ASIC state dumps files. Syntax ismRemoveStateDump Options None 2.5.8.20 ismShowStateDump Displays contents of switch ASIC state dumps. Syntax ismShowStateDump [all] [-leaf X] [-spine X] Options...
  • Page 111 12000 Series CLI Options – Valid port name. For ex. L101P01 or S201AP13L101P22 portName – 1=1X, 2=4X, 3=1X/4X, 4=8X, 5=1X/8X, 6=4X/8X, 7=1X/4X/8X linkWidth – Brings the active links down and back up if a new value is set. -bounce Sample Output ->...
  • Page 112 12000 Series CLI L101P13 link width supported: 4X L101P14 link width supported: 4X L101P15 link width supported: 4X L101P16 link width supported: 4X ..Notes This command ONLY works on switches supporting 8X link aggregation. This command sets link aggregation so that Internal AND External switching will be at the specified width.
  • Page 113 12000 Series CLI Options – Port name. port – 1=on, 0=off beacon Sample Output -> ismPortSetBeacon L101 on Notes optoin is case sensitive. Calling this function with only the option port portName will only display the current values. 2.5.8.26 ismPortQsfpInfo Displays information from installed Quad Small Form-factor pluggable (QSFP) cables Syntax ismPortQsfpInfo [{all | L<xxx>...
  • Page 114: Timemanagement

    12000 Series CLI Syntax ismIslBounce Options None. Sample Output -> ismIslBounce 2.5.8.29 ismPortBounce Bounce enabled port(s). Syntax ismPortBounce Options None. Sample Output -> ismPortBounce 2.5.9 TimeManagement 2.5.9.1 time Configure the time on the device. Syntax time -S ipaddr | -T hhmmss[mmddyyyy] Options –...
  • Page 115 12000 Series CLI 2.5.9.2 timeZoneConf Display/configure the time zone setting. Syntax timeZoneConf [offset] Options – The time offset in relation to Greenwich Mean Time (GMT). offset Sample Output -> timeZoneConf -5 Timezone offset successfully configured Current time zone offset is: -5 Notes The offset parameter specifies a time zone the system should use when setting the time.
  • Page 116 12000 Series CLI Notes To set the daylight savings time to start on the 1st Sunday of April and end on the 4th Sunday of October the command would be: ' timeDSTConf 1 1 4 4 1 10 2.5.9.4 timeNtpTimeout Display or set the number of seconds to wait for a NTP response.
  • Page 117: Snmp

    12000 Series CLI 2.5.10 SNMP 2.5.10.1 snmpCommunityConf Configure the SNMP community strings. Syntax snmpCommunityConf [-r <readonly_comm_str>] [-w <read_write_comm_strstring>] Options – A read-only community string. -r <readonly_comm_str> – A read/write community string. -w <read_write_comm_strstring> Sample Output -> snmpCommunityConf -r public Read Only Community String Was Set To: public Notes If no options are entered the current SNMP read-only community string and read-write community string is displayed.
  • Page 118 12000 Series CLI – Parameters. This maps to an entry in the snmpTargetAddrTable. – Storage type. Determines whether the entry is saved in flash memory. – Status, 1=Active, 2=Not In Service, 3=Not Ready. Sample Output -> snmpTargetAddr rfc2573t:snmpTargetAddrTDomain: nms v1 : 1.3.6.1.6.1.1 rfc2573t:snmpTargetAddrTDomain: nms v2 : 1.3.6.1.6.1.1 rfc2573t:snmpTargetAddrTDomain: nms v3 : 1.3.6.1.6.1.1 rfc2573t:snmpTargetAddrTAddress: nms v1 :...
  • Page 119 12000 Series CLI Syntax snmpNotifyProfile [show] Options – Displays the contents of the show snmpNotifyFilterProfileTable Sample Output -> snmpNotifyProfile rfc2573n:snmpNotifyFilterProfileName: v1 params : v1 params rfc2573n:snmpNotifyFilterProfileName: v2 params : v2 params rfc2573n:snmpNotifyFilterProfileName: v3 params : v3 params rfc2573n:snmpNotifyFilterProfileStorType: v1 params : 3 rfc2573n:snmpNotifyFilterProfileStorType: v2 params : 3 rfc2573n:snmpNotifyFilterProfileStorType: v3 params : 3 Notes...
  • Page 120 : 1.3.6.1.4.1.10222.7.1.2 rfc1907:sysUpTime: : 1 Day(s), 23 Hour(s), 34 Minute(s), 47 Second(s) rfc1907:sysContact: þ : {no value} rfc1907:sysName: þ : Intel 12800-040-254 rfc1907:sysLocation: þ : Main Chassis Unit, Slot 254 rfc1907:sysServices: : 79 True Scale Fabric Switches 12000 Series CLI...
  • Page 121 12000 Series CLI Notes The output is in the form: 'mib : mib_object : table_index : value'. 2.5.10.8 snmpUsrSec Configure and display SNMP V3 users. Syntax snmpUsrSec [add | show | edit | delete] [name] [-a algo [key]] Options – add an entry to the V3 user table. –...
  • Page 122: Captureinfo

    12000 Series CLI 2.5.11 CaptureInfo 2.5.11.1 capture Displays information for this switch. Syntax capture Options None. Notes This command is intended for support personnel. 2.5.11.2 captureFw Display firmware information for this device. Syntax captureFw Options None. Notes This command is intended for support personnel. 2.5.11.3 captureLog Display log information for this device.
  • Page 123 12000 Series CLI Options None. Notes This command is intended for support personnel. 2.5.11.5 captureIsm Display IB switch information for this device. Syntax captureIsm Options None. Notes This command is intended for support personnel. 2.5.11.6 captureChassis Display chassis information for this device. Syntax captureChassis Options...
  • Page 124 12000 Series CLI Syntax captureMisc Options None. Notes This command is intended for support personnel. 2.5.11.9 captureSnmp Display SNMP information for this device. Syntax captureSnmp Options None. Notes This command is intended for support personnel. 2.5.11.10 captureShell Display shell command information for this device. Syntax captureShell Options...
  • Page 125: July 2015 Reference Guide Order Number: G91931004Us

    12000 Series CLI True Scale Fabric Switches 12000 Series CLI July 2015 Reference Guide Order Number: G91931004US...

Table of Contents