Cisco MDS 9000 Family Command Reference, Release 2.x
S Commands

Table Of Contents

S Commands

santap module

scsi-flow distribute

scsi-flow flow-id

send

server

set (IPsec crypto map configuration submode)

setup

setup ficon

shutdown

site-id

sleep

snmp port

snmp-server

snmp-server enable traps

snmp-server host

snmp-server user

source

span session

special-frame

ssh

ssh key

ssh server enable

ssm enable feature

static (iSCSI initiator submode)

stop

streetaddress

suspend

switch-priority

switch-wwn

switchname

switchport

switchport auto-negotiate

switchport ignore bit-errors

switchport ingress-rate

switchport initiator id

switchport promiscuous-mode

switchport proxy-initiator

system cores

system default switchport

system hap-reset

system health

system health clear-errors

system health external-loopback

system health internal-loopback

system health module

system heartbeat

system memlog

system startup-config

system statistics reset

system switchover (EXEC mode)

system switchover (configuration mode)

system trace

system watchdog


S Commands


The commands in this chapter apply to the Cisco MDS 9000 Family of multilayer directors and fabric switches. All commands are shown here in alphabetical order regardless of command mode. See the "Command Modes" section to determine the appropriate mode for each command. For more information, refer to the Cisco MDS 9000 Family Configuration Guide.

santap module

To configure the mapping between the Storage Services Module (SSM) and the VSAN where the appliance is configured, use the santap module command in configuration mode. To disable this feature, use the no form of the command.

santap module slot-number appl-vsan vsan-id

no santap module slot-number appl-vsan vsan-id

Syntax Description

slot-number

Specifies the slot number of the SSM where the control virtual target (CVT) is created.

appl-vsan vsan-id

Specifies the appliance VSAN identification number used to communicate with the appliance. The range is 1 to 4093.


Defaults

Disabled.

Command Modes

Configuration mode.

Command History

Release
Modification

2.1(1a)

This command was introduced.


Usage Guidelines

To access this command you must first enable the SANTap feature on the SSM using the ssm enable feature command.

Examples

The following example shows the configuration of the SSM where the SANTap feature is enabled and the VSAN used to communicate with the appliance.

switch# config terminal
Enter configuration commands, one per line.  End with CNTL/Z.
switch(config)# santap module 1 appl-vsan 1

Related Commands

Command
Description

ssm enable feature

Enables the SANTap feature on the SSM.

show santap module

Displays the configuration and statistics of the SANTap feature.


scsi-flow distribute

To enable SCSI flow distribution through CFS, use the scsi-flow distribute command. To disable the SCSI flow distribution, use the no form of the command.

scsi-flow distribute

no scsi-flow distribute

Syntax Description

This command has no arguments or keywords.

Defaults

Distribution is enabled by default.

Command Modes

Configuration mode.

Command History

Release
Modification

2.0(2)

This command was introduced.


Usage Guidelines

You must enable the SCSI flow feature on the Advanced Services Module (ASM) or the Storage Services Module (SSM) before you can configure a SCSI flow. Use the ssm enable feature module slot-number command to enable the SCSI flow feature on the SSM.

Examples

The following example enables distribution of SCSI flow services using CFS.

switch# config terminal
Enter configuration commands, one per line.  End with CNTL/Z.
switch(config)# scsi-flow distribute

The following example disables distribution of SCSI flow services.

switch(config)# no scsi-flow distribute

Related Commands

Command
Description

ssm enable feature

Enables the SCSI flow feature on the SSM.

show scsi-flow

Displays SCSI flow configuration and status.


scsi-flow flow-id

To configure SCSI flow services, use the scsi-flow flow-id command. To disable the SCSI flow services, use the no form of the command.

scsi-flow flow-id flow-id {initiator-vsan vsan-id initiator-pwwn wwn target-vsan vsan-id target-pwwn wwn |
statistics |
write-acceleration [buffers count]}

no scsi-flow flow-id flow-id [statistics | write-acceleration]

Syntax Description

flow-id

Configures the SCSI flow identification number. The range is 1 to 65535.

initiator-vsan vsan-id

Specifies the initiator VSAN identification number. The range is 1 to 4093.

initiator-pwwn wwn

Configures initiator side PWWN.

target-vsan vsan-id

Configures target VSAN identification number of the SCSI flow.

target-pwwn wwn

Configures the target side PWWN.

write-acceleration

Enables write acceleration.

statistics

Enables statistics gathering.

buffers count

Configures the write acceleration buffer count. The range is 1 to 40000 and the default is 1024.


Defaults

Disabled

Command Modes

Configuration mode.

Command History

Release
Modification

2.0(2)

This command was introduced.


Usage Guidelines

You must enable the SCSI flow feature on the Advanced Services Module (ASM) or the Storage Services Module (SSM) before you can configure a SCSI flow. Use the ssm enable feature module slot-number command to enable the SCSI flow feature on the SSM.

Examples

The following example configures a SCSI flow with a flow identifier of 4 and the following attributes:

Initiator VSAN number—101

Initiator port WWN—21:00:00:e0:8b:05:76:28

Target VSAN number—101

Target port—WWN 21:00:00:20:37:38:67:cf

switch# config terminal
switch(config)# scsi-flow flow-id 4 initiator-vsan 101 initiator-pwwn 
21:00:00:e0:8b:05:76:28 target-vsan 101 target-pwwn 21:00:00:20:37:38:67:cf

The following example disables a SCSI flow with a flow identifier of 4.

switch(config)# no scsi-flow flow-id 4

The following example configures SCSI flow 4 to gather statistics about the SCSI flow.

switch(conf)# scsi-flow flow-id 4 statistics

The following example disables the statistics gathering feature on SCSI flow 4.

switch(conf)# no scsi-flow flow-id 4 statistics

The following example configures SCSI flow 4 with write acceleration.

switch(conf)# scsi-flow flow-id 4 write-acceleration

The following example configures SCSI flow 4 with write acceleration and buffers of 1024 credits.

switch(conf)# scsi-flow flow-id 4 write-acceleration buffer 1024

The following example disables the write acceleration feature on SCSI flow 4.

switch(conf)# no scsi-flow flow-id 4 write-acceleration

Related Commands

Command
Description

ssm enable feature

Enables the SCSI flow feature on the SSM.

show scsi-flow

Displays SCSI flow configuration and status.


send

To send a message to all active CLI users currently using the switch, use the send command in EXEC mode.

send message-text

Syntax Description

message-text

The text of your message.


Defaults

None.

Command Modes

EXEC mode.

Command History

Release
Modification

1.0(2)

This command was introduced.


Usage Guidelines

This message is restricted to 80 alphanumeric characters with spaces.

Examples

The following example sends a warning message to all active users about the switch being shut down.

switch# send Shutting down the system in 2 minutes. Please log off.

Broadcast Message from admin@excal-112
        (/dev/pts/3) at 16:50 ... 

Shutting down the system in 2 minutes. Please log off.

server

To add a server in an Internet Storage Name Service (iSNS) profile, use the server command in iSNS profile configuration submode. To delete a server from an iSNS profile, use the no form of the command.

server server-id

no server server-id

Syntax Description

server-id

Specifies the server address. The format is A.B.C.D.


Defaults

None.

Command Modes

iSNS profile configuration submode.

Command History

Release
Modification

1.3(1)

This command was introduced.


Usage Guidelines

An iSNS profile can have only one server address. To change the server address, you must delete the current server and add the new one.

Examples

The following example shows how to add a server address to an iSNS profile.

switch# config terminal
switch(config)# isns profile name UserProfile
switch(config-isns-profile)# server 10.1.1.1

The following example shows how to delete a server address from an iSNS profile.

switch# config terminal
switch(config)# isns profile name AdminProfile
switch(config-isns-profile)# no server 10.2.2.2

Related Commands

Command
Description

isns-server enable

Enables the iSNS server.

isns profile name

Creates iSNS profiles.

show isns

Displays iSNS information.


set (IPsec crypto map configuration submode)

To configure attributes for IPsec crypto map entries, use the set command in IPsec crytpo map configuration submode. To revert to the default values, use the no form of the command.

set {peer {ip-address | auto-peer} | pfs [group1 | group14 | group2 | group5] | security-association lifetime {gigabytes number | kilobytes number | megabytes number | seconds number} | transform-set {set-name | set-name-list}}

no set {peer {ip-address | auto-peer} | pfs | security-association lifetime {gigabytes | kilobytes | megabytes | seconds} | transform-set}

Syntax Description

peer

Specifies an allowed encryption/decryption peer.

ip-address

Specifies a static IP address for the destination peer.

auto-peer

Specifies automatic assignment of the address for the destination peer.

pfs

Specifies the perfect forwarding secrecy.

group1

Specifies PFS DH Group1 (768-bit MODP).

group14

Specifies PFS DH Group14 (2048-bit MODP).

group2

Specifies PFS DH Group2 (1024-bit MODP).

group5

Specifies PFS DH Group5 (1536-bit MODP).

security-association lifetime

Specifies the security association lifetime in traffic volume or time in seconds.

gigabytes number

Specifies a volume-based key duration in gigabytes. The range is 1 to 4095.

kilobytes number

Specifies a volume-based key duration in kilobytes. The range is 2560 to 2147483647.

megabytes number

Specifies a volume-based key duration in megabytes. The range is 3 to 4193280.

seconds number

Specifies a time-based key duration in seconds. The range is 120 to 86400.

transform-set

Configures the transform set name or set name list.

set-name

Specifies a transform set name. Maximum length is 63 characters.

set-name-list

Specifies a comma-separated transform set name list. Maximum length of each name is 63 characters. You can specified a maximum of six lists.


Defaults

None.

PFS is disabled by default. When it is enabled without a group parameter, the default is group1.

The security association lifetime defaults to global setting configured by the crypto global domain ipsec security-association lifetime command.

Command Modes

IPsec crypto map configuration submode.

Command History

Release
Modification

2.0(1b)

This command was introduced.


Usage Guidelines

To use this command, IPsec must be enabled using the crypto ipsec enable command.

Examples

The following example shows how to configure IPsec crypto map attributes.

switch# config terminal
switch(config)# crypto map domain ipsec x 1
switch(config-crypto-map-ip)# set peer auto-peer

Related Commands

Command
Description

crypto global domain ipsec security-association lifetime

Configures the global security association lifetime value.

crypto ipsec enable

Enables IPsec.

show crypto map domain ipsec

Displays IPsec crypto map information.


setup

To enter the switch setup mode, use the setup command in EXEC mode.

setup

Syntax Description

This command has no arguments or keywords.

Defaults

None.

Command Modes

EXEC mode.

Command History

This command was introduced in Cisco MDS SAN-OS Release 1.0(2).

Usage Guidelines

Refer to the Cisco MDS 9000 Family Configuration Guide for more information on using the setup command.

The setup utility guides you through the basic configuration process. Type Ctrl-c at any prompt to skip the remaining configuration options and proceed with what is configured until that point.

If you do not wish to answer a previously-configured question, or if you wish to skip answers to any questions press Enter. If a default answer is not available (for example switch name), the switch uses what is previously configured and skips to the next question.

Examples

The following example shows how to enter switch setup mode.

switch# setup
---- Basic System Configuration Dialog ----

This setup utility will guide you through the basic configuration of
the system. Setup configures only enough connectivity for management
of the system.

*Note: setup always assumes a predefined defaults irrespective
of the current system configuration when invoked from CLI.

Press Enter incase you want to skip any dialog. Use ctrl-c at anytime
to skip away remaining dialogs.

Would you like to enter the basic configuration dialog (yes/no): yes

setup ficon

To enter the automated FICON setup mode, use the setup ficon command in EXEC mode.

setup ficon

Syntax Description

This command has no arguments or keywords.

Defaults

None.

Command Modes

EXEC mode.

Command History

Release
Modification

1.3(1)

This command was introduced.


Usage Guidelines

Refer to the Cisco MDS 9000 Family Configuration Guide for more information on using the setup ficon command.

The setup utility guides you through the basic configuration process. Type Ctrl-c at any prompt to skip the remaining configuration options and proceed with what is configured until that point.

If you do not wish to answer a previously-configured question, or if you wish to skip answers to any questions press Enter. If a default answer is not available (for example switch name), the switch uses what is previously configured and skips to the next question.

Examples

The following example shows how to enter switch setup mode.

switch# setup ficon 
---- Basic System Configuration Dialog ----

--- Ficon Configuration Dialog ---

This setup utility will guide you through basic Ficon Configuration
on the system.

Press Enter if you want to skip any dialog. Use ctrl-c at anytime
to skip all remaining dialogs.

Would you like to enter the basic configuration dialog (yes/no): yes

shutdown

To disable an interface, use the shutdown command. To enable an interface, use the no form of the command.

shutdown [force]

no shutdown [force]

Syntax Description

force

Forces the shutdown of the mgmt 0 interface to avoid the confirmation.


Defaults

None.

Command Modes

Interface configuration submode.

Command History

Release
Modification

1.0(1)

This command was introduced.


Usage Guidelines

The default state for interfaces is shutdown. Use the no shutdown command to enable an interface to carry traffic.

When you try to shutdown a management interface(mgmt0), a follow-up message confirms your action before performing the operation. Use the force option to bypass this confirmation, if required.

Examples

The following example shows how to enable an interface.

switch# config terminal
switch(config)# interface fc 1/2
switch(config-if)# no shutdown

The following example shows how to disable an interface.

switch# config terminal
switch(config)# interface mgmt 0
switch(config-if)# shutdown

The following example shows how to forcefully disable the mgmt 0 interface.

switch# config terminal
switch(config)# interface mgmt 0
switch(config-if)# shutdown force

Related Commands

Command
Description

interface

Specifies an interface and enters interface configuration submode.

show interface

Displays interface information.


site-id

To configure the site ID with the Call Home function, use the site-id command in Call Home configuration submode. To disable this feature, use the no form of the command.

site-id site-number

no site-id site-number

Syntax Description

site-number

(Optional) Identifies the unit to the outsourced throughput. Allows up to 256 alphanumeric characters in free format.


Defaults

None.

Command Modes

Call Home configuration submode

Command History

Release
Modification

1.0(2)

This command was introduced.


Usage Guidelines

None.

Examples

The following example shows how to configure the site ID in the Call Home configuration.

switch# config terminal
Enter configuration commands, one per line.  End with CNTL/Z.
switch(config)# callhome
switch(config-callhome)# site-id Site1ManhattanNY

Related Commands

Command
Description

callhome

Configures the Call Home function.

callhome test

Sends a dummy test message to the configured destination(s).

show callhome

Displays configured Call Home information.


sleep

To delay an action by a specified number of seconds, use the sleep command.

sleep seconds

Syntax Description

seconds

The number of seconds to delay an action.


Defaults

None.

Command Modes

EXEC mode.

Command History

Release
Modification

1.0(2)

This command was introduced.


Usage Guidelines

This command is useful within scripts. For example, if you create a script called test-script:

switch# show file slot0:test-script
discover scsi-target remote
sleep 10
show scsi-target disk

switch# run-script slot0:test-script

When you execute the slot0:test-script, the switch software executes the discover scsi-target remote command, and then waits for 10 seconds before executing the show scsi-target disk command.

Examples

The following example shows how to delay the switch prompt return.

switch# sleep 30

You will see the switch prompt return after 30 seconds.

snmp port

Use the snmp port command to enable SNMP control of FICON configurations. To disable the configuration or to revert to factory defaults, use the no form of the command.

snmp port control

no snmp port control

Syntax Description

This command has no arguments or keywords.

Defaults

Enabled.

Command Modes

FICON configuration submode.

Command History

Release
Modification

1.3(1)

This command was introduced.


Usage Guidelines

By default, SNMP users can configure FICON parameters through the Fabric Manager application. You can prohibit this access, if required, by issuing the no snmp port control command.

Examples

The following example prohibits SNMP users from configuring FICON parameters.

switch(config)# ficon vsan 2
switch(config-ficon)# no snmp port control

The following example allows SNMP users to configure FICON parameters (default).

switch(config-ficon)# snmp port control

Related Commands

Command
Description

show ficon

Displays configured FICON details.

ficon vsan vsan-id

Enables FICON on the specified VSAN.


snmp-server

To configure the SNMP server information, switch location, and switch name, use the snmp-server command in configuration mode. To remove the system contact information, use the no form of the command.

snmp-server {community string [group group-name | ro | rw] | contact [name] | location [location]}

no snmp-server {community string [group group-name | ro | rw] | contact [name] | location [location]}

Syntax Description

community string

Specifies SNMP community string. Maximum length is 32 characters.

group group-name

Specifies group name to which the community belongs. Maximum length is 32 characters.

ro

Sets read-only access with this community string.

rw

Sets read-write access with this community string.

contact

Configures system contact.

name

Specifies the name of the contact. Maximum length is 80 characters.

location

Configures system location.

location

Specifies system location. Maximum length is 80 characters.


Defaults

The default community access is read-only (ro).

Command Modes

Configuration mode

Command History

Release
Modification

1.0(3)

This command was introduced.

2.0(1b)

Added group option.


Usage Guidelines

None.

Examples

The following example sets the contact information, switch location, and switch name.

switch# config terminal
switch(config)# snmp-server contact NewUser 
switch(config)# no snmp-server contact NewUser 
switch(config)# snmp-server location SanJose
switch(config)# no snmp-server location SanJose
switch(config)# snmp-server name NewName 
switch(config)# no snmp-server name NewName 
switch(config)# no snmp-server user usernameA 

Related Commands

Command
Description

show snmp

Displays SNMP information.


snmp-server enable traps

To enable SNMP server notifications (informs and traps), use the snmp-server enable traps command. To disable the SNMP server notifications, use the no form of the command.

snmp-server enable traps [entity [fru] | fcc | fcdomain | fcns | fdmi | fspf | license | link [cisco | standard [cisco] | standard-extended [cisco]] | port-security | rscn [els | ils] | snmp [authentication] | vrrp | zone [default-zone-behavior-change | merge-failure | merge-success | request-reject]

no snmp-server enable traps [entity [fru] | fcc | fcdomain | fcns | fdmi | fspf | license | link [cisco | standard [cisco] | standard-extended [cisco]] | port-security | rscn [els | ils] | snmp [authentication] | vrrp | zone [default-zone-behavior-change | merge-failure | merge-success | request-reject]

Syntax Description

entity

Enables all SNMP entity notifications.

fru

Enables only SNMP entity FRU notifications.

fcc

Enables SNMP Fibre Channel congestion control notifications.

fcdomain

Enables SNMP Fibre Channel domain notifications.

fcns

Enables SNMP Fibre Channel name server notifications.

fdmi

Enables SNMP Fabric Device Management Interface notifications.

fspf

Enables SNMP Fabric Shortest Path First notifications.

license

Enables SNMP license manager notifications.

link

Enables SNMP link traps.

cisco

Enables Cisco cieLinkUp/cieLinkDown.

standard

Enables standard linkUp/linkDown trap.

standard-extended

Enables standard linkUp/linkDown trap with extra varbinds.

port-security

Enables SNMP port security notifications.

rscn

Enables all SNMP Registered State Change Notification notifications.

els

Enables only SNMP RSCN ELS notifications.

ils

Enables only SNMP RSCN ILS notifications.

snmp

Enables all SNMP agent notifications.

authentication

Enables only SNMP agent authentication notifications.

vrrp

Enables SNMP Virtual Router Redundancy Protocol notifications

zone

Enables all SNMP zone notifications.

default-zone-behavior-change

Enables only SNMP zone default zone behavior change notifications.

merge-failure

Enables only SNMP zone merge failure notifications.

merge-success

Enables only SNMP zone merge success notifications.

request-reject

Enables only SNMP zone request reject notifications.


Defaults

All the notifications listed in the Syntax Description table are disabled by default except for the following: entity fru, vrrp, license, link, and any notification not listed (including the generic notifications such as coldstart, warmstart, and linkupdown).

Command Modes

Configuration mode.

Command History

Release
Modification

2.0(1b)

This command was introduced.

2.1(2)

Added the link option.


Usage Guidelines

If the snmp-server enable traps command is entered without keywords, all notifications (informs and traps) are enabled.

As of Cisco MDS SAN-OS Release 2.1(2), you can configure the linkUp/linkDown notifications that you want to enable on the interfaces. You can enable the following types of linkUp/linkDown notifications:

Cisco—Only traps (cieLinkUp, cieLinkDown) defined in CISCO-IF-EXTENSION-MIB.my are sent for an interface, if ifLinkUpDownTrapEnable (defined in IF-MIB) is enabled for that interface.

Standard—Only traps (linkUp, linkDown) defined in IF-MIB are sent for an interface, if ifLinkUpDownTrapEnable (defined in IF-MIB) is enabled for that interface. Only the varbinds defined in the trap definition are sent with the traps.

Standard extended—Only traps (linkUp, linkDown) defined in IF-MIB are sent for an interface, if ifLinkUpDownTrapEnable (defined in IF-MIB) is enabled for that interface. In addition to the varbinds defined in the trap definition, varbinds defined in the IF-MIB specific to the Cisco Systems implementation are sent. This is the default setting.

Standard cisco—Traps (linkUp, linkDown) defined in IF-MIB and traps (cieLinkUp, cieLinkDown) defined in CISCO-IF-EXTENSION-MIB.my are sent for an interface, if ifLinkUpDownTrapEnable (defined in IF-MIB) is enabled for that interface. Only the varbinds defined in the trap definition are sent with the linkUp and linkDown traps.

Standard extended cisco—Traps (linkUp, linkDown) defined in IF-MIB and traps (cieLinkUp, cieLinkDown) defined in CISCO-IF-EXTENSION-MIB.my are sent for an interface, if ifLinkUpDownTrapEnable (defined in IF-MIB) is enabled for that interface. In addition to the varbinds defined in the linkUp and linkDown trap definition, varbinds defined in the IF-MIB specific to the Cisco Systems implementation are sent with the linkUp and linkDown traps.


Note For more information on the varbinds defined in the IF-MIB specific to the Cisco Systems implementation, refer to the Cisco MDS 9000 Family MIB Quick Reference.


Examples

The following example enables all the SNMP notifications listed in the Syntax Description table.

switch# config terminal
switch(config)# snmp-server traps

The following example enables all SNMP entity notifications.

switch# config terminal
switch(config)# snmp-server traps entity

To following example enables (default) only standard extended linkUp/linkDown notifications.

switch# config t

switch(config)# snmp-server enable traps link


The following example enables only Cisco Systems defined cieLinkUp/cieLinkDown notifications.

switch# config terminal

switch(config)# snmp-server enable traps link cisco


Related Commands

Command
Description

show snmp

Displays SNMP information.

snmp-server host

Configures SNMP server host information.


snmp-server host

To specify the recipient of an Simple Network Management Protocol notification operation, use the snmp-server host global configuration command. To remove the specified host, use the no form of the command.

snmp-server host host-address [traps | informs] [version {1 | 2c | 3 [auth | noauth | priv]}] community-string [udp-port port] [notification-type]

no snmp-server host host-address [traps | informs] [version {1 | 2c | 3 [auth | noauth | priv]}] community-string [udp-port port] [notification-type]

Syntax Description

host-address

Specifies the name or IP address of the host (the targeted recipient).

traps

Sends SNMP traps to this host.

informs

Sends SNMP informs to this host.

version

Specifies the version of the Simple Network Management Protocol (SNMP) used to send the traps. Version 3 is the most secure model, as it allows packet encryption with the priv keyword.

1

SNMPv1 (default). This option is not available with informs.

2c

SNMPv2C.

3

SNMPv3 has three optional keywords (auth, no auth (default), or priv).

auth

Enables Message Digest 5 (MD5) and Secure Hash Algorithm (SHA) packet authentication

noauth

Specifies the noAuthNoPriv security level.

priv

Enables Data Encryption Standard (DES) packet encryption (privacy).

community-string

Sends a password-like community string with the notification operation.

udp-port

Specifies the port UDP port of the host to use. The default is 162.


Defaults

Sends SNMP traps.

Command Modes

Configuration mode

Command History

This command was introduced in Cisco MDS SAN-OS Release 1.0(3).

Usage Guidelines

If you use the version keyword, one of the following must be specified: 1, 2c, or 3.

Examples

The following example specify the recipient of an SNMP notification.

switch# config terminal
switch(config)# snmp-server host 10.1.1.1 traps version 2c abcddsfsf udp-port 500

snmp-server user

To configure SNMP user information, use the snmp-server user command in configuration mode. To disable the configuration or to revert to factory defaults, use the no form of the command.

snmp-server user username [group-name] [auth {md5 | sha} password [priv [password [auto | localizedkey [auto]]] | aes-128 password [auto | localizedkey [auto] | auto | localizedkey [auto]]]

no snmp-server user name [group-name | auth {md5 | sha} password [priv [password [auto | localizedkey [auto]]] | aes-128 password [auto | localizedkey [auto] | auto | localizedkey [auto]]]

Syntax Description

username

Specifies the user name. Maximum length is 32 characters.

group-name

Specifies role group to which the user belongs. Maximum length is 32 characters.

auth

Sets authentication parameters for the user.

md5

Sets HMAC MD5 algorithm for authentication.

sha

Uses HMAC SHA algorithm for authentication.

password

Specifies user password. Maximum length is 64 characters.

priv

Sets encryption parameters for the user.

aes-128

Sets 128-byte AES algorithm for privacy.

auto

Specifies whether the user is autocreated (volatile).

localizedkey

Sets passwords in localized key format.


Defaults

None.

Command Modes

Configuration mode.

Command History

Release
Modification

1.0(2)

This command was introduced.

1.0(3)

Added the localizedkey option.

2.0(1b)

Added the auto and aes128 options.


Usage Guidelines

The localized keys are not portable across devices as they contain information on the engine ID of the device. If a configuration file is copied into the device, the passwords may not be set correctly if the configuration file was generated at a different device. We recommend that passwords be explicitly configured to the desired passwords after copying the configuration into the device.

SNMP Version 3 is the most secure model, as it allows packet encryption with the priv keyword.

To assign multiple roles to a user, perform multiple snmp-server user username group-name commands. The group-name is defined by the role name command.

Examples

The following example sets the user information.

switch# config terminal
switch(config)# snmp-server user joe network-admin auth sha abcd1234
switch(config)# snmp-server user sam network-admin auth md5 abcdefgh
switch(config)# snmp-server user Bill network-admin auth sha abcd1234 priv abcdefgh
switch(config)# no snmp-server user usernameA 
switch(config)# snmp-server user user1 network-admin auth md5 0xab0211gh priv 0x45abf342 
localizedkey

Related Commands

Command
Description

role name

Configures role profiles.

show snmp

Displays SNMP information.

snmp-server host

Configures SNMP server host information.


source

To configure a switched port analyzer (SPAN) source, use the source command in SPAN session configuration submode. To disable this feature, use the no form of the command.

source {
filter vsan vsan-id |
interface {
fc slot/port [rx [traffic-type {initiator | mgmt | target}] | tx [traffic-type {initiator | mgmt | target}] | traffic-type {initiator | mgmt | target}] |
fcip fcip-id |
fv slot/dpp-number/fv-port |
iscsi slot/port [rx [traffic-type {initiator | mgmt | target}] | tx [traffic-type {initiator | mgmt | target}] | traffic-type {initiator | mgmt | target}]|
port-channel channel-number [rx [traffic-type {initiator | mgmt | target}] | tx [traffic-type {initiator | mgmt | target}] | traffic-type {initiator | mgmt | target}] |
sup-fc number [rx [traffic-type {initiator | mgmt | target}] | tx [traffic-type {initiator | mgmt | target}] | traffic-type {initiator | mgmt | target}]} |
vsan vsan-id}

no source {
filter vsan vsan-id |
interface {
fc slot/port [rx [traffic-type {initiator | mgmt | target}] | tx [traffic-type {initiator | mgmt | target}] | traffic-type {initiator | mgmt | target}] |
fcip fcip-id |
fv slot/dpp-number/fv-port |
iscsi slot/port [rx [traffic-type {initiator | mgmt | target}] | tx [traffic-type {initiator | mgmt | target}] | traffic-type {initiator | mgmt | target}]|
port-channel channel-number [rx [traffic-type {initiator | mgmt | target}] | tx [traffic-type {initiator | mgmt | target}] | traffic-type {initiator | mgmt | target}] |
sup-fc number [rx [traffic-type {initiator | mgmt | target}] | tx [traffic-type {initiator | mgmt | target}] | traffic-type {initiator | mgmt | target}]} |
vsan vsan-id}

Syntax Description

filter

Configures SPAN session filter.

vsan vsan-id

Specifies the VSAN ID. The range is 1 to 4093.

interface

Specifies the interface type.

fc slot/port

Specifies the Fibre Channel interface ID at a slot and port.

fcip fcip-id

Specifies the FCIP interface ID. The range is 1 to 255.

fv slot/dpp-number/fv-port

Specifies a virtual F port (FV port) interface in the specified slot along with

the data path processor (DPP) number and the FV port number.

iscsi slot/port

Configures the iSCSI interface in the specified slot/port.

port-channel channel-number

Specifies the PortChannel interface ID. The range is 1 to 128.

sup-fc number

Specifies the inband interface, which is 0.

rx

Specifies SPAN traffic in ingress direction.

traffic-type

Configures the SPAN traffic type.

initiator

Specifies initiator traffic.

mgmt

Specifies management traffic.

target

Specifies target traffic.

tx

Specifies SPAN traffic in egress direction.


Defaults

Disabled.

Command Modes

SPAN session configuration submode.

Command History

Release
Modification

1.0(2)

This command was introduced.


Usage Guidelines

None.

Examples

The following example shows how to create a SPAN session, then configures the SPAN traffic at all sources in VSAN 1.

switch# config terminal
Enter configuration commands, one per line.  End with CNTL/Z.
switch(config)# span session 1
switch(config-span)# source vsan 1

The following example shows how to configure the SPAN source interface as PortChannel 1.

switch(config-span)# source interface port-channel 1

The following example shows how to configure the SPAN source interface as FC 9/1 with an egress filter for VSAN 1.

switch(config-span)# source interface fc9/1 tx filter vsan 1

The following example shows how to configure the SPAN source interface as FCIP 51.

switch(config-span)# source interface fcip 51

The following example shows how to configure the SPAN source interface as iSCSI interface 4/1.

switch(config-span)# source interface iscsi 4/1

The following example shows how to disable configure the SPAN source interface as FC 9/1 with an egress filter for VSAN 1.

switch(config-span)# no source interface fc9/1 tx filter vsan 1

Related Commands

Command
Description

switchport

Configures the switchport mode on the Fibre Channel interface.

span session

Selects or configures the SPAN session and changes to SPAN configuration submode.

destination interface

Configures a SPAN destination interface.

suspend

Suspends a SPAN session.

show span session

Displays specific information about a SPAN session


span session

To configure a SPAN session, use the span session command. To remove a configured SPAN feature or revert it to factory defaults, use the no form of the command.

span session session-id

no span session session-id

Syntax Description

session-id

Enter SPAN session ID from 1 to 16.


Defaults

None.

Command Modes

Configuration mode.

Command History

Release
Modification

1.0(2)

This command was introduced.


Usage Guidelines

None.

Examples

The following example shows how to configure a SPAN session.

switch# config terminal
switch(config)# span session 1
switch(config-span)#

The following example shows how to delete a SPAN session.

switch(config)# no span session 1

Related Commands

Command
Description

switchport

Configures the switchport mode on the Fibre Channel interface.

span session

Selects or configures the SPAN session and changes to SPAN configuration submode.

destination interface

Configures a SPAN destination interface.

source

Configures a SPAN source.

suspend

Suspends a SPAN session.

show span session

Displays specific information about a SPAN session


special-frame

To enable or disable special frames for the FCIP interface, use the special-frame command. To disable the passive mode for the FCIP interface, use the no form of the command.

special-frame peer-wwn pwwn-id [profile-id profile-number]

no special-frame peer-wwn pwwn-id

Syntax Description

peer-wwn pwwn-id

Specifies the peer WWN ID for special frames.

profile-id profile-number

Specifies the peer profile ID. The range is 1 to 255.


Defaults

Disabled.

Command Modes

Interface configuration submode.

Command History

Release
Modification

1.1(1)

This command was introduced.


Usage Guidelines

Access this command from the switch(config-if)# submode.

When a new TCP Connection is established, an FCIP special frame (if enabled) makes one round trip from the FCIP profile and initiates the TCP connect operation to the FCIP profile receiving the TCP connect request and back. Use these frames to identify the FCIP link endpoints, to learn about the critical parameters shared by Fibre Channel and FCIP profile pairs involved in the FCIP link, and to perform configuration discovery

Examples

The following example configures the special frames.

switch# config terminal
switch(config)# interface fcip 1
switch(config)# special-frame peer-pwwn 11:11:11:11:11:11:11:11
switch(config)# special-frame peer-pwwn 22:22:22:22:22:22:22:22 profile-id 10

Related Commands

Command
Description

show interface fcip

Displays an interface configuration for a specified FCIP interface.


ssh

To initiate a Secure Shell (SSH) session, use the ssh command in EXEC mode.

ssh {hostname | userid@hostname}

Syntax Description

hostname

Specifies the name or IP address of the host to access. If no user name is specified, the default is "admin".

userid

Specifies a user name on a host.


Defaults

The default user name is "admin".

Command Modes

EXEC mode.

Command History

Release
Modification

1.0(2)

This command was introduced.


Usage Guidelines

None.

Examples

The following example shows how to initiate an SSH session using a host name.

switch# ssh host1

admin@1host1's password:

The following example shows how to initiate an SSH session using a host IP address.

switch# ssh 10.2.2.2

admin@10.1.1.1's password:

The following example shows how to initiate an SSH session using a user name host name.

switch# ssh user1@host1

user1@1host1's password:

Related Commands

Command
Description

show ssh key

Displays SSH key information.

ssh server enable

Enables SSH server.


ssh key

To generate an SSH key, use the ssh key command in configuration mode. To delete the SSH keys, use the no form of the command.

ssh key {dsa [bits] | rsa [bits] | rsa1 [bits]} [force]

no ssh key

Syntax Description

dsa [bits]

Generates a DSA key. The range for the number of bits is 768 to 1856.

rsa [bits]

Generates an RSA key. The range for the number of bits is 768 to 2048.

rsa1 [bits]

Generates an RSA1 key. The range for the number of bits is 768 to 2048.

force

Forces the generation of keys even when previous keys are present.


Defaults

None.

Command Modes

Configuration mode.

Command History

Release
Modification

1.0(2)

This command was introduced.


Usage Guidelines

None.

Examples

The following example shows how to generate an SSH key.

switch# config terminal
switch(config)# ssh key rsa1 1024
generating rsa1 key.....
generated rsa1 key
switch(config)#
switch(config)# ssh key dsa 1024
generating dsa key.....
generated dsa key
switch(config)#
switch(config)# ssh key rsa 1024 
generating rsa key.....
generated rsa key
switch(config)#
switch(config)# no ssh key
cleared RSA keys
switch(config)#

Related Commands

Command
Description

show ssh key

Displays SSH key information.

ssh server enable

Enables SSH server.


ssh server enable

To enable the SSH server, use the ssh server enable command in configuration mode. To disable the SSH service, use the no form of the command.

ssh server enable

no ssh server enable

Syntax Description

This command has no arguments or keywords.

Defaults

Disabled

Command Modes

Configuration mode.

Command History

Release
Modification

1.0(2)

This command was introduced.


Usage Guidelines

None.

Examples

The following example enables the SSH server.

switch# config terminal
switch(config)# ssh server enable
updated
switch(config)# no ssh server enable
updated

Related Commands

Command
Description

show ssh server

Displays SSH server information.

ssh key

Generates an SSH key.


ssm enable feature

To enable a feature on the Storage Services Module (SSM), use the ssm enable feature command. To disable the feature on the module, use the no form of the command.

ssm enable feature {
emcsr {bootflash: uri | module slot-number | slot0: uri} |
nasb {interface fc slot/port-port} | module slot-number} |
nsp {bootflash: uri | module slot-number | slot0: uri} |
santap {interface fc slot/port-port | module slot-number} |
scsi-flow {interface fc slot/port-port | module slot-number}}

no ssm enable feature {
emcsr {bootflash: uri | module slot-number | slot0: uri} |
nasb {interface fc slot/port-port} | module slot-number} |
nsp {bootflash: uri | module slot-number | slot0: uri} |
santap {interface fc slot/port-port | module slot-number} |
scsi-flow {interface fc slot/port-port | module slot-number}}

Syntax Description

emcsr

Enables the EMC Storage Router (EMCSR) feature on the SSM.

nasb

Enables the Network-Accelerated Serverless Backup (NASB) feature on the SSM.

nsp

Enables the Network Storage Processor (NSP) feature on the SSM.

santap

Enables the SANTap feature on the SSM.

scsi-flow

Enables the SCSI flow feature on the SSM.

force

Forces an immediate configuration change.

bootflash:uri

Specifies the source location for internal bootflash with image name.

module slot-number

Specifies the slot number of the SSM.

slot0:uri

Specifies the source location for the CompactFlash memory or PC Card with image name.

interface

Specifies the interface to be configured.

fc slot/port

Configures the Fibre Channel interface.

fc slot/port-port

Configures the Fibre Channel interface range of ports. See the usage guidelines for this command for a list of interface range restrictions.


Defaults

Disabled.

Command Modes

Configuration mode.

Command History

Release
Modification

2.0(2b)

This command was introduced.

2.1(1a)

Added emcsr, nasb, and santap features.


Usage Guidelines

Use the ssm enable feature scsi-flow command to enable the SCSI flow feature on an SSM.

The features emcsr and nsp can only be provisioned on a module basis. The features nasb, santap, and scsi-flow can be provisioned on either a module or a range of interfaces.

The image must be specified when configuring the emcsr and nsp features.


Caution The force option is only applicable when unprovisioning (using the no parameter). Using the force parameter without the no keyword causes the SSM to reload.

For Release 2.1 and later images, intelligent services can be configured on a range of interfaces with the following restrictions:

The minimum range is four interfaces.

The range of interfaces must be specified in multiples of four interfaces. For example, 4, 8, 12, 16, 20, 24, 28, 32.

Ranges start at the following specific ports: 1, 5, 9, 13, 17, 21, 25, and 29.

Examples

The following example enables the EMCSR feature on the SSM in slot 4.

switch# config terminal
Enter configuration commands, one per line.  End with CNTL/Z.
switch(config) ssm enable feature emcsr module 4

The following example enables the EMCSR feature using the bootflash image name.

switch(config) ssm enable feature emcsr bootflash:image_name

The following example enables the EMCSR feature using the image name found on the PC card Flash module in slot0.

switch(config) ssm enable feature emcsr slot0:image_name

The following example disables the EMCSR feature on the SSM in slot 4.

switch(config) no ssm enable feature emcsr force module 4

The following example enables the NASB feature on the SSM in slot 4.

switch(config) ssm enable feature nasb module 4

The following example enables the NASB feature on the specific Fibre Channel interface range 1 to 4.

switch(config) ssm enable feature nasb interface fc 4/1-4

The following example enables the NSP feature on the SSM in slot 4.

switch(config) ssm enable feature nsp module 4

The following example enables the SANTap feature on the SSM in slot 4.

switch(config) ssm enable feature santap module 4

The following example enables the SCSI flow feature on the SSM in slot 4.

switch(config) ssm enable feature scsi-flow module 4

Related Commands

Command
Description

scsi-flow distribute

Configures the SCSI flow services.

show scsi-flow

Displays SCSI flow configuration and status.


static (iSCSI initiator submode)

To assign persistent WWNs to an iSCSI initiator, use the static command in iSCSI initiator configuration submode. To disable this feature, use the no form of the command.

static {nwwn | pwwn} {wwn-id | system-assign}

no static {nwwn | pwwn} {wwn-id | system-assign}

Syntax Description

nwwn

Configures the initiator node WWN hex value.

pwwn

Configures the peer WWN for special frames.

wwn-id

Specifies the pWWN or nWWN ID.

system-assign

Generates the pWWN or nWWN value automatically.


Defaults

None.

Command Modes

iSCSI initiator configuration submode.

Command History

Release
Modification

1.3(2)

This command was introduced.


Usage Guidelines

None.

Examples

The following example uses the switch WWN pool to allocate the nWWN for this iSCSI initiator and keeps it persistent.

switch# config terminal 
Enter configuration commands, one per line.  End with CNTL/Z.
switch(config)# iscsi initiator name iqn.1987-02.com.cisco.initiator
switch(config-iscsi-init)# static nWWN system-assign

The following example uses the switch WWN pool to allocate two pWWNs for this iSCSI initiator and keeps it persistent.

switch(config-iscsi-init)# static pWWN system-assign 2

Related Commands

Command
Description

iscsi initiator name

Assigns an iSCSI name and changes to iSCSI initiator configuration submode.

show iscsi initiator

Displays information about configured iSCSI initiators.


stop

To stop SCSI commands in progress on a SAN tuner extension N port, use the stop command.

stop {all | command-id cmd-id}

Syntax Description

all

Stops all SCSI commands.

command-id cmd-id

Stop a specific SCSI command identified by the command number. The range is 0 to 2147483647.


Defaults

None.

Command Modes

SAN extension N port configuration submode.

Command History

Release
Modification

2.0(1b)

This command was introduced.


Usage Guidelines

None.

Examples

The following example stops all SCSI command on a SAN extension tuner N port.

switch# san-ext-tuner
switch(san-ext)# nWWN 10:00:00:00:00:00:00:00
switch(san-ext)# nport pwwn 12:00:00:00:00:00:00:56 vsan 13 interface gigabitethernet 1/2
switch(san-ext-nport)# stop all

The following example stops a specific SCSI command on a SAN extension tuner N port.

switch# san-ext-tuner
switch(san-ext)# nWWN 10:00:00:00:00:00:00:00
switch(san-ext)# nport pwwn 12:00:00:00:00:00:00:56 vsan 13 interface gigabitethernet 1/2
switch(san-ext-nport)# stop command-id 100

Related Commands

Command
Description

nport pwwn

Configures a SAN extension tuner N port.

read command-id

Configures a SCSI read command for a SAN extension tuner N port.

san-ext-tuner

Enables the SAN extension tuner feature.

show san-ext-tuner

Displays SAN extension tuner information.

write command-id

Configures a SCSI write command for a SAN extension tuner N port.


streetaddress

To configure the street address with the Call Home function, use the streetaddress command in Call Home configuration submode. To disable this feature, use the no form of the command.

streetaddress street-address

no streetaddress street-address

Syntax Description

street-address

(Optional). Configures the customer's street address where the equipment is located. Allows up to 256 alphanumeric characters in free format for the street number, city, state, and zip (combined).


Defaults

None.

Command Modes

Call Home configuration submode.

Command History

Release
Modification

1.0(2)

This command was introduced.


Usage Guidelines

None.

Examples

The following example shows how to configure the street address in the Call Home configuration.

switch# config terminal
Enter configuration commands, one per line.  End with CNTL/Z.
switch(config)# callhome
switch(config-callhome)# streetaddress 1234 Picaboo Street, AnyCity, AnyState, 12345

Related Commands

Command
Description

callhome

Configures the Call Home function.

callhome test

Sends a dummy test message to the configured destination(s).

show callhome

Displays configured Call Home information.


suspend

To suspend a switched port analyzer (SPAN) session, use the suspend command in SPAN session configuration submode. To disable the suspension, use the no form of the command.

suspend

no suspend

Syntax Description

This command has no arguments or keywords.

Defaults

Disabled.

Command Modes

SPAN session configuration submode.

Command History

Release
Modification

1.0(2)

This command was introduced.


Usage Guidelines

None.

Examples

The following example shows how to suspend a SPAN session.

switch# config terminal
Enter configuration commands, one per line.  End with CNTL/Z.
switch(config)# span session 1
switch(config-span)# suspend
switch(config-span)# do show span session 1
Session 1 (admin suspended)
   Destination is not configured
   No session filters configured
   Ingress (rx) sources are 
     fc3/13, 
   Egress (tx) sources are 
     fc3/13, 

switch(config-span)# 

The following example shows how to disable the suspension of the SPAN session.

switch(config-span)# no suspend

Related Commands

Command
Description

switchport

Configures the switchport mode on the Fibre Channel interface.

span session

Selects or configures the SPAN session and changes to SPAN configuration submode.

destination interface

Configures a SPAN destination interface.

source

Configures a SPAN source.

show span session

Displays specific information about a SPAN session.


switch-priority

To configure the switch priority with the Call Home function, use the switch-priority command in Call Home configuration submode. To disable this feature, use the no form of the command.

switch-priority priority-value

no switch-priority priority-value

Syntax Description

priority-value

(Optional). Configures the switch priority. Specifies a priority value. 0 is the highest priority and 7 the lowest.


Defaults

None.

Command Modes

Call Home configuration submode.

Command History

Release
Modification

1.0(2)

This command was introduced.


Usage Guidelines

None.

Examples

The following example shows how to configure the switch priority in the Call Home configuration.

switch# config terminal
Enter configuration commands, one per line.  End with CNTL/Z.
switch(config)# callhome
switch(config-callhome)# switch-priority 0

Related Commands

Command
Description

callhome

Configures the Call Home function.

callhome test

Sends a dummy test message to the configured destination(s).

show callhome

Displays configured Call Home information.


switch-wwn

To configure a switch WWN in an autonomous fabric ID (AFID) database, use the switch-wwn command in AFID database configuration submode. To disable this feature, use the no form of this command.

switch-wwn wwn-id {autonomous-fabric-id fabric-id vsan-ranges vsan-range | default-autonomous-fabric-id fabric-id vsan-ranges vsan-range}

no switch-wwn wwn-id {autonomous-fabric-id fabric-id vsan-ranges vsan-range | default-autonomous-fabric-id fabric-id vsan-ranges vsan-range}

Syntax Description

wwn-id

Specifies the port WWN, with the format hh:hh:hh:hh:hh:hh:hh:hh.

autonomous-fabric-id fabric-id

Specifies the fabric ID for the IVR topology.

vsan-ranges vsan-range

Specifies the IVR VSANs or range of VSANs. The range of values for a VSAN ID is 1 to 4093.

default-autonomous-
fabric-id fabric-id

Specifies the default fabric ID for the IVR topology.


Defaults

Disabled.

Command Modes

AFID database configuration submode.

Command History

Release
Modification

2.1(1a)

This command was introduced.


Usage Guidelines

Using the default-autonomous-fabric-id keyword configures the default AFID for all VSANs not explicitly associated with an AFID.

Examples

The following example shows adds a switch WWN, AFID, and range of VSANs to the AFID database.

switch# config terminal
Enter configuration commands, one per line.  End with CNTL/Z.
switch(config)# ivr vsan-topology auto
switch(config)# autonomous-fabric-id database 
switch(config-afid-db)# switch-wwn 28:1d:00:05:30:00:06:ea autonomous-fabric-id 14 
vsan-ranges 1-4 

The following example shows adds a switch WWN and the default AFID to the AFID database.

switch(config-afid-db)# switch-wwn 28:1d:00:05:30:00:06:ea default-autonomous-fabric-id 16 

Related Commands

Command
Description

autonomous-fabric-id database

Enters AFID database configuration submode.

show autonomous-fabric-id database

Displays the contents of the AFID database.


switchname

To change the name of the switch, use the switchname command in configuration mode. To revert the switch name to the default name, use the no form of the command.

switchname name

no switchname

Syntax Description

name

Specifies a switch name. Maximum length is 32 characters.


Defaults

switch

Command Modes

Configuration mode.

Command History

This command was introduced in Cisco MDS SAN-OS Release 1.0(2).

Usage Guidelines

None.

Examples

The following example changes the name of the switch to myswitch1.

switch# config terminal
switch(config)# switchname myswitch1
myswitch1(config)# 
myswitch1(config)# no switchname
switch(config)# 

Related Commands

Command
Description

snmp-server

Sets the contact information, switch location, and switch name within the limit of 20 characters (without spaces).


switchport

To configure switchport parameter on a Fibre Channel interface, use the switchport command in interface configuration submode.

switchport {beacon |
description text |
encap eisl |
fcrxbbcredit {credit [mode {E | Fx}] | default | extended credit | performance-buffers {buffers | default}} |
fcrxbufsize size |
mode {auto | E | F | FL | Fx | SD | TL} |
speed {1000 | 2000 | auto} |
trunk {allowed vsan {[add] vsan-id | all} | mode {auto | off | on}}}

no switchport {beacon | description | encap | fcrxbbcredit [extended credit] | fcrxbufsize | mode | speed | trunk allowed vsan [[add] vsan-id | all]}

Syntax Description

slot/port

Specifies a slot number and port number.

switchport

Configures switchport parameters.

beacon

Enables the beacon for the interface.

description text

Specifies the interface description. Maximum length is 80 characters.

encap eisl

Configures Enhanced ISL (EISL) encapsulation for the interface.

fcrxbbcredit

Configures receive BB_credit for the port.

credit

Specifies receive BB_credit. The range is 1 to 255

mode

Configures receive BB_credit for specific mode.

E

Specifies receive BB_credit for E or TE mode.

Fx

Specifies receive BB_credit for F or FL mode.

default

Specifies default receive BB_credits depending on the port mode and capabilities.

extended credits

Specifies extended receive BB_credit. The range is 256 to 3500.

performance-buffers {buffers | default}

Specifies receive BB_credit performance buffers. The range is 1 to 145. The default value is determined by a built-in algorithm.

fcrxbufsize size

Configures receive data field size for the interface. The range is 256 to 2112 bytes.

mode

Configures the port mode.

auto

Specifies autosense mode.

E

Specifies E port mode.

F

Specifies F port mode.

FL

Specifies FL port mode.

Fx

Specifies Fx port mode.

SD

Specifies SD port mode.

TL

Specifies TL port mode.

speed

Configures the port speed.

1000

Specifies 1000 Mbps speed.

2000

Specifies 2000 Mbps speed.

auto

Specifies autosense speed.

trunk

Configures trunking parameters on the interface.

allowed

Specifies the allowed list for interface(s).

vsan

Configures the VSAN range.

add

Adds the VSAN ID to the range of allowed VSAN list

vsan-id

Specifies the VSAN ID. The range is 1 to 4093.

all

Adds all the VSANs to allowed VSAN list.

mode

Configures the trunking mode.

auto

Specifies automatic trunking mode.

off

Disables the trunking mode.

on

Enables the trunking mode.


Defaults

The beacon is disabled.

The EISL encapsulation is disabled.

The default receive data buffer size is 2112 bytes.

The mode is auto.

The speed is auto.

The trunk mode is on.

Command Modes

Interface configuration submode.

Command History

Release
Modification

1.0(2)

This command was introduced.

2.0(1b)

Added the extended option to the fcrxbbcredit keyword.


Usage Guidelines

You can specify a range of interfaces by issuing a command with the following example format:

interfacespacefc1/1space-space5space,spacefc2/5space-space7


Tip The shutdown or no shutdown command for the FCIP or iSCSI interfaces is automatically issued when you change the MTU size—you do not need to explicitly issue this command.


You must perform the fcrxbbcredit extended enable command in configuration mode to use the switchport fcrxbbcredit extended subcommand to enable extended BB_credits on a Fibre Channel interface.

Examples

The following example configures switchport features for a Fibre Channel interface.

switch# config terminal
switch(config)# interface fc 1/23
switch(config-if)# switchport description techdocsSample
switch(config-if)# switchport mode E
switch(config-if)# switchport trunk mode auto
switch(config-if)# switchport trunk allowed vsan all
switch(config-if)# switchport trunk allowed vsan 3
switch(config-if)# switchport trunk allowed vsan add 2
switch(config-if)# switchport encap eisl
switch(config-if)# switchport fcrxbbcredit performance-buffers 45
switch(config-if)# switchport proxy-initiator nWWN 11:11:11:11:11:11:11:11 pwwn 
22:22:22:22:22:22:22:22	
switch(config-if)# no switchport proxy-initiator nWWN 11:11:11:11:11:11:11:11 pwwn 
22:22:22:22:22:22:22:22	 
switch(config-if)# switchport fcrxbbcredit extended 2000

Related Commands

Command
Description

fcrxbbcredit extended enable

Enables extended BB_credits on the switch.

show interface

Displays an interface configuration for a specified interface.


switchport auto-negotiate

To configure auto-negotiation in Gigabit Ethernet interfaces, use the switchport auto-negotiate command in configuration mode. Use the no form of the command to delete the configured switchport information.

switchport auto-negotiate

no switchport auto-negotiate

Syntax Description

switchport

Configures switchport parameters.

auto-negotiate

Automatically negotiates the speed, pause method, and duplex of incoming signals based on the link partner.


Defaults

Enabled

Command Modes

Interface configuration submode.

Command History

This command was introduced in Cisco MDS SAN-OS Release 1.1(1).

Usage Guidelines

You can configure the auto-negotiate option for a specified Gigabit Ethernet interface. By default, the port is configured to auto-negotiate. By configuring auto-negotiation, the port automatically detects the speed or pause method, and duplex of incoming signals and synchronizes with them.

Access this command from the switch(config-if)# submode for Gigabit Ethernet interfaces.

Examples

The following example configures auto-negotiation on a Gigabit Ethernet interface.

switch# config t 
switch(config)# interface gigabitethernet 8/1
switch(config-if)# switchport auto-negotiate 

The following example disable auto-negotiation on a Gigabit Ethernet interface.

switch(config-if)# no switchport auto-negotiate 

Related Commands

Command
Description

show interface gigabitethernet

Displays an interface configuration for a specified Gigabit Ethernet interface.


switchport ignore bit-errors

To prevent the detection of bit error threshold events from disabling the interface, use the switchport ignore bit-errors command. To revert to the default, use the no form of the command.

switchport ignore bit-errors

no switchport ignore bit-errors

Syntax Description

This command has no arguments or keywords.

Defaults

None.

Command Modes

Interface configuration submode.

Command History

Release
Modification

2.1(1a)

This command was introduced.


Usage Guidelines

The bit error rate threshold is used by the switch to detect an increased error rate before performance degradation seriously affects traffic.

Bit errors can occur for the following reasons:

Faulty or bad cable

Faulty or bad GBIC or SFP

GBIC or SFP is specified to operate at 1 Gbps but is used at 2 Gbps

Short haul cable is used for long haul or long haul cable is used for short haul

Momentary sync loss

Loose cable connection at one or both ends

Improper GBIC or SFP connection at one or both ends

A bit error rate threshold is detected when 15 error bursts occur in a 5-minute period. By default, the switch disables the interface when the threshold is reached. You can issue a shutdown/no shutdown command sequence to reenable the interface.


Note Regardless of the setting of the switchport ignore bit-errors command, the switch generates a syslog message when bit error threshold events are detected.


Examples

The following example shows how to prevent the detection of bit error events from disabling the interface.

switch# config t
switch(config)# interface fc1/1
switch(config-if)# switchport ignore bit-errors

The following example shows how to allow the detection of bit error events from disabling the interface.

switch# config t
switch(config)# interface fc1/1
switch(config-if)# no switchport ignore bit-errors

Related Commands

Command
Description

show interface

Displays interface information.


switchport ingress-rate

To configure the port rate limit for a specified interface, use the switchport ingress-rate command in interface configuration mode. Use the no form of the command to delete the configured switchport information.

switchport ingress-rate limit

no switchport ingress-rate limit

Syntax Description

limit

Specifies the ingress rate limit as a percentage. The range is 1 to 100.


Defaults

Disabled

Command Modes

Interface configuration submode.

Command History

This command was introduced in Cisco MDS SAN-OS Release 1.3(1).

Usage Guidelines

Access this command from the switch(config-if)# submode. This command is only available if the following conditions are true:

The QoS feature is enabled using the qos enable command.

The command is issued in a Cisco MDS 9100 series switch.

Examples

The following example configures the ingress rate limit on a Fibre Channel interface.

switch# config terminal
switch(config)# interface fc 2/5
switch(config-if)# switchport ingress-rate 5

Related Commands

Command
Description

show interface fc

Displays an interface configuration for a specified Fibre Channel interface.


switchport initiator id

To configure the iSCSI initiator ID mode, use the switchport initiator id command in interface configuration submode. To delete the configured switchport information, use the no form of the command.

switchport initiator id {ip-address | name]

no switchport initiator id {ip-address | name}

Syntax Description

ip-address

Identifies initiators using the IP address.

name

Identifies initiators using the specified name.


Defaults

Disabled

Command Modes

Interface configuration submode.

Command History

This command was introduced in Cisco MDS SAN-OS Release 1.1(1).

Usage Guidelines

Access this command from the switch(config-if)# submode.

Examples

The following example configures the switchport initiator ID mode for a iSCSI interface.

switch# config terminal
switch(config)# interface iscsi 2/5
switch(config-if)# switchport initiator id ip-address 
switch(config-if)# switchport initiator name

Related Commands

Command
Description

show interface iscsi

Displays an interface configuration for a specified iSCSI interface.


switchport promiscuous-mode

To configure the promiscuous-mode in Gigabit Ethernet interfaces, use the switchport promiscuous-mode command in interface configuration submode. Use the no form of the command to delete the configured switchport information.

switchport promiscuous-mode {off | on}

no switchport promiscuous-mode

Syntax Description

off

Disables promiscuous mode.

on

Enables promiscuous mode.


Defaults

Disabled

Command Modes

Interface configuration submode.

Command History

This command was introduced in Cisco MDS SAN-OS Release 1.1(1).

Usage Guidelines

Access this command from the switch(config-if)# submode for Gigabit Ethernet interfaces.

Examples

The following example enables promiscuous mode on a Gigabit Ethernet interface.

switch# config terminal
switch(config)# interface gigabitethernet 8/1
switch(config-if)# switchport promiscuous-mode on

The following example disables promiscuous mode on a Gigabit Ethernet interface.

switch(config-if)# switchport promiscuous-mode off

The following example disables promiscuous mode on a Gigabit Ethernet interface.

switch(config-if)# no switchport promiscuous-mode 

Related Commands

Command
Description

show interface gigabitethernet

Displays an interface configuration for a specified Gigabit Ethernet interface.


switchport proxy-initiator

To configure the iSCSI proxy initiator mode, use the switchport proxy-initiator command in interface configuration submode. To delete the configured switchport proxy initiator mode, use the no form of the command.

switchport proxy-initiator [nwwn wwn pwwn wwn]

no switchport proxy-initiator [nwwn wwn pwwn wwn]

Syntax Description

nwwn wwn

Specifies the node WWN.

pwwn wwn

Specifies the port WWN.


Defaults

Disabled.

Command Modes

Interface configuration submode.

Command History

This command was introduced in Cisco MDS SAN-OS Release 1.1(1).

Usage Guidelines

Access this command from the switch(config-if)# submode.

When you do not include the WWNs in the command, the IPS port dynamically assigns a pWWN and nWWN to the proxy initiator.

Examples

The following example configures the switchport proxy initiator mode for a iSCSI interface using WWNs.

switch# config terminal
switch(config)# interface iscsi 2/5
switch(config-if)# switchport proxy-initiator nwwn 11:11:11:11:11:11:11:11 pwwn 
22:22:22:22:22:22:22:22

The following example configures the switchport proxy initiator mode for a iSCSI interface without WWNs.

switch# config terminal
switch(config)# interface iscsi 2/5
switch(config-if)# switchport proxy-initiator

The following example deletes the switchport proxy initiator mode for a iSCSI interface.

switch(config-if)# switchport proxy-initiator

Related Commands

Command
Description

show interface iscsi

Displays an interface configuration for a specified iSCSI interface.


system cores

To enable copying the core and log files periodically, use the system cores command in configuration mode. To revert the switch to factory defaults, use the no form of the command.

system cores {slot0: | tftp:}

no system cores

Syntax Description

slot0

Selects destination file system.

tftp:

Selects destination file system.


Defaults

Disabled.

Command Modes

Configuration mode.

Command History

This command was introduced in Cisco MDS SAN-OS Release 1.0(2).

Usage Guidelines

Create any required directory before issuing this command. If the directory specified by this command does not exist, the switch software logs a syslog message each time a copy cores is attempted.

Examples

The following example enables periodic copying core and log files.

switch# config terminal
switch(config)# system cores slot0:coreSample

The following example disables periodic copying core and log files.

switch(config)# no system cores
switch(config)# 

Related Commands

Command
Description

show system cores

Displays the currently configured scheme for copying cores.


system default switchport

To configure default values for various switchport attributes, use the system default switchport command in configuration mode. To revert to the default, use the no form of the command.

system default switchport {shutdown | trunk {mode auto | off | on}}

no system default switchport shutdown

Syntax Description

shutdown

Disables or enables switch ports by default.

trunk

Configures trunking parameters as a default.

mode

Configures trunking mode.

auto

Sets autosense trunking.

off

Disables trunking.

on

Enables trunking.


Defaults

Enabled

Command Modes

Configuration mode

Command History

This command was introduced in Cisco MDS SAN-OS Release 1.0(2).

Usage Guidelines

Attributes configured using this command are applied globally to all future switch port configurations, even if you do not individually specify them at that time.

Examples

The following example configures default values for switchport attributes.

switch# config terminal
switch(config)# system default switchport shutdown
switch(config-if)# 
switch(config)# no system default switchport shutdown
switch(config-if)#
switch(config)# system default switchport trunkmode auto
switch(config-if)# 

Related Commands

Command
Description

show system default switchport

Displays default values for switch port attributes.


system hap-reset

To configure the HA reset policy, use the system hap-reset command in EXEC mode. Use the no form of this command to disable this feature.

system hap-reset

system no hap-reset

Syntax Description

This command has no arguments or keywords.

Defaults

Enabled

Command Modes

EXEC

Command History

This command was introduced in Cisco MDS SAN-OS Release 1.0(2).

Usage Guidelines

You can disable the HA policy supervisor reset feature (enabled by default) for debugging and troubleshooting purposes.

Examples

The following example enables the supervisor reset HA policy.

switch# system hap-reset 

system health

To configure Online System Health Management (OSHM) features for a specified interface or for the entire switch, use the system health command. Use the no form of this command to disable this feature.

system health [failure-action | interface {fc slot/port | iscsi slot/port} | loopback frequency seconds]

no system health [failure-action | interface {fc slot/port | iscsi slot/port} | loopback frequency seconds]

Syntax Description

interface

Specifies the interface to be configured.

fc slot/port

Configures the Fiber Channel interface.

iscsi slot/port

Selects the iSCSI interface to configure.

loopback

Configure the OHMS loopback test.

frequency seconds

Specifies the loopback frequency in seconds loopback frequency ranging from 5 seconds (default) to 255 seconds.

failure-action

Prevents the SAN-OS software from taking any OHMS action for the entire switch.


Defaults

Enabled

Command Modes

Configuration mode

Command History

This command was introduced in Cisco MDS SAN-OS Release 1.3(4).

Usage Guidelines

If you do not configure the loopback frequency value, the default frequency of 5 seconds is used for all modules in the switch.

Examples

The following example disables OHMS in this switch.

switch# config terminal
switch(config)# no system health
System Health is disabled.

The following example enables (default) OHMS in this switch.

switch(config)# system health
System Health is enabled.

The following example enables OHMS in this interface.

switch(config)# no system health interface fc8/1
System health for interface fc8/13 is enabled.

The following example disables OHMS in this interface.

switch(config)# system health interface fc8/1
System health for interface fc8/13 is disabled. 

The following example configures the loopback frequency to be 50 seconds for any port in the switch.

switch(config)# system health loopback frequency 50
The new frequency is set at 50 Seconds.

The following example prevents the switch from taking any failure action.

switch(config)# system health failure-action
System health global failure action is now enabled. 

The following example prevents the switch configuration to taking OHMS action (default) in case of a failure.

switch(config)# no system health failure-action
System health global failure action now disabled.

system health clear-errors

To clear previous error conditions stored in the Online System Health Management (OSHM) application's memory, use the system health clear-errors command.

system health clear-errors interface {fc slot/port | iscsi slot/port}

system health clear-errors module slot [battery-charger | bootflash | cache-disk | eobc | inband | loopback | mgmt]

Syntax Description

interface

Specifies the interface to be configured.

fc slot/port

Configures the Fiber Channel interface.

iscsi slot/port

Selects the iSCSI interface to configure.

module slot

Specifies the required module in the switch,

battery-charger

Configure the OHMS battery-charger test on the specified module

bootflash

Configures the OHMS bootflash test on the specified module.

cache-disk

Configures the OHMS cache-disk test on the specified module.

eobc

Configures the OHMS EOBC test on the specified module.

inband

Configures the OHMS inband test on the specified module.

loopback

Configures the OHMS loopback test on the specified module.

mgmt

Configures the OHMS management port test on the specified module.


Defaults

Enabled

Command Modes

EXEC mode

Command History

This command was introduced in Cisco MDS SAN-OS Release 1.3(4).

Usage Guidelines

You can clear the error history for Fibre Channel interfaces, iSCSI interfaces, for an entire module, or one particular test for an entire module. The battery-charger, the bootflash, the cache-disk, the eobc, the inband, the loopback, and the mgmt test options can be individually specified for a given module.

The management port test cannot be run on a standby supervisor module.

Examples

The following example clears the error history for the specified Fibre Channel interface:

switch# system health clear-errors interface fc 3/1

The following example clears the error history for the specified module:

switch# system health clear-errors interface module 3

The following example clears the management port test error history for the specified module:

switch# system health clear-errors module 2 mgmt

system health external-loopback

To explicitly run an external Online System Health Management (OSHM) loopback test on demand (when requested by the user) for a specified interface or module, use the system health external-loopback command.

system health external-loopback interface fc slot/port [force]

Syntax Description

interface

Specifies the interface to be configured.

fc slot/port

Configures the Fiber Channel interface using the slot and port.

force

Directs the software to use the non-interactive loopback mode.


Defaults

Disabled.

Command Modes

EXEC mode.

Command History

This command was introduced in Cisco MDS SAN-OS Release 1.3(4).

Usage Guidelines

Use this command to run this test on demand for the external devices connected to a switch that is part of a long haul network.

Examples

The following example displays an external loopback command for a Fibre Channel interface.

switch# system health external-loopback interface fc 3/1
This will shut the requested interfaces Do you want to continue (y/n)?  [n] y
External loopback test on interface fc3/1 was  successful.

The following example displays the effect of the force option to implement a forced loopback.

switch# system health external-loopback interface fc 3/1 force
External loopback test on interface fc3/1 was  successful.

system health internal-loopback

To explicitly run an internal Online System Health Management (OSHM) loopback test on demand (when requested by the user) for a specified interface or module, use the system health internal-loopback command.

system health internal-loopback interface {fc slot/port | iscsi slot/port}

Syntax Description

interface

Specifies the interface to be configured.

fc slot/port

Configures the Fiber Channel interface using the slot and port.

iscsi slot/port

Selects the iSCSI interface to configure.


Defaults

None

Command Modes

EXEC mode

Command History

This command was introduced in Cisco MDS SAN-OS Release 1.3(4).

Usage Guidelines

Internal loopback tests send and receive FC2 frames to/from the same ports and provides the round trip time taken in microseconds for both Fibre Channel and iSCSI interfaces.

Examples

The following example performs the internal loopback test for an iSCSI interface.

switch# system health internal-loopback interface iscsi 8/1
Internal loopback test on interface iscsi8/1 was  successful.
Round trip time taken is 79 useconds

system health module

To configure Online System Health Management (OSHM) features for a specified module, use the system health module command. Use the no form of this command to disable this feature.

system health module slot
[battery-charger [failure-action | frequency seconds] |
bootflash [failure-action | frequency seconds] |
cache-disk [failure-action | frequency seconds] |
eobc [failure-action | frequency seconds] |
failure-action |
inband [failure-action | frequency seconds] |
loopback [failure-action] |
mgmt [failure-action | frequency seconds]]

no system health module slot
[battery-charger [failure-action | frequency seconds] |
bootflash [failure-action | frequency seconds] |
cache-disk [failure-action | frequency seconds] |
eobc [failure-action | frequency seconds] |
failure-action |
inband [failure-action | frequency seconds] |
loopback [failure-action] |
mgmt [failure-action | frequency seconds]]

Syntax Description

module slot

Specifies the required module in the switch,

battery-charger

Configure the OHMS battery-charger test on the specified module

frequency seconds

Specifies the loopback frequency in seconds loopback frequency ranging from 5 seconds (default) to 255 seconds.

failure-action

Prevents the SAN-OS software from taking any OHMS action for the specified module.

bootflash

Configures the OHMS bootflash test on the specified module.

cache-disk

Configures the OHMS cache-disk test on the specified module.

eobc

Configures the OHMS EOBC test on the specified module.

inband

Configures the OHMS inband test on the specified module.

loopback

Configures the OHMS loopback test on the specified module.

mgmt

Configures the OHMS management port test on the specified module.


Defaults

Enabled.

Command Modes

Configuration mode.

Command History

This command was introduced in Cisco MDS SAN-OS Release 1.3(4).

Usage Guidelines

If you do not configure the loopback frequency value, the default frequency of 5 seconds is used for all modules in the switch.

Examples

The following example enables the battery-charger test on both batteries in the CSM module residing in slot 8. If the switch does not have a CSM, this message is issued,

switch# config terminal
switch(config)# system health module 8 battery-charger
battery-charger test is not configured to run on module 8.

The following example enables the cache-disk test on both disks in the CSM module residing in slot 8. If the switch does not have a CSM, this message is issued,

switch(config)# system health module 8 cache-disk
cache-disk test is not configured to run on module 8.

The following example enables the bootflash test on Module 8.

switch(config)# system health module 8 bootflash
System health for module 8 Bootflash is already enabled.

The following example enables you to prevent the SAN-OS software from taking any OHMS action if any component fails in Module 8.

switch(config)# system health module 8 bootflash failure-action
System health failure action for module 8 Bootflash test is now enabled.

The following example enables an already-enabled bootflash test on Module 8.

switch(config)# system health module 8 bootflash failure-action
System health failure action for module 8 Bootflash test is already enabled.

The following example disables the bootflash test configuration on Module 8.

switch(config)# no system health module 8 bootflash failure-action
System health failure action for module 8 Bootflash test is now disabled.

The following example sets the new frequency of the bootflash test on module 8 to 200 seconds.

switch(config)# system health module 8 bootflash frequency 200
The new frequency is set at 200 Seconds.

The following example enables the EOBC test on Module 8.

switch(config)# system health module 8 eobc
System health for module 8 EOBC is now enabled.

The following example enables the inband test on Module 8.

switch(config)# system health module 8 inband
System health for module 8 EOBC is now enabled.

The following example enables the loopback test on Module 8.

switch(config)# system health module 8 loopback
System health for module 8 EOBC is now enabled.

The following example enables the management test on Module 8.

switch(config)# system health module 8 management
System health for module 8 EOBC is now enabled.

system heartbeat

To enable system heartbeat checks, use the system heartbeat command in EXEC mode. Use the no form of this command to disable this feature.

system heartbeat

system no heartbeat

Syntax Description

This command has no arguments or keywords.

Defaults

Enabled

Command Modes

EXEC

Command History

This command was introduced in Cisco MDS SAN-OS Release 1.0(2).

Usage Guidelines

You can disable the heartbeat checking feature (enabled by default) for debugging and troubleshooting purposes like attaching a GDB to a specified process.

Examples

The following example enables the system heartbeat checks.

switch# system heartbeat 

system memlog

To collect system memory statistics, use the system memlog command in EXEC mode.

system memlog

Syntax Description

This command has no arguments or keywords.

Defaults

Enabled.

Command Modes

EXEC.

Command History

This command was introduced in Cisco MDS SAN-OS Release 1.0(2).

Usage Guidelines

Use this command for debugging and troubleshooting purposes.

Examples

The following example enables system memory logging.

switch# system memlog 

system startup-config

To release a system startup configuration lock, use the system startup-config command in EXEC mode.

system startup-config unlock lock-id

Syntax Description

unlock lock-id

Configures the system startup-config unlock ID number. The range is 0 to 65536.


Defaults

Disabled.

Command Modes

EXEC.

Command History

Release
Modification

2.0(1b)

This command was introduced.


Usage Guidelines

The system startup-config command allows you to unlock or release the rr_token lock. To determine the lock-id, use the show system internal sysmgr startup-config locks command

Examples

The following example releases the system configuration lock with identifier 1.

switch# system startup-config unlock 1

Related Commands

Command
Description

show system

Displays system information.


system statistics reset

To reset the high availability statistics collected by the system, use the system statistics reset command in EXEC mode.

system statistics reset

Syntax Description

This command has no arguments or keywords.

Defaults

Enabled.

Command Modes

EXEC.

Command History

This command was introduced in Cisco MDS SAN-OS Release 1.0(2).

Usage Guidelines

You can disable the system statistics reset feature (enabled by default) for debugging and troubleshooting purposes.

Examples

The following example resets the HA statistics.

switch# system statistics reset 

system switchover (EXEC mode)

To specifically initiate a switchover from an active supervisor module to a standby supervisor module, use the system switchover command in EXEC mode.

system switchover

Syntax Description

This command has no arguments or keywords.

Defaults

None.

Command Modes

EXEC mode.

Command History

This command was modified in Cisco MDS SAN-OS Release 1.3(1).

Usage Guidelines

Any switchover function is nonrevertive. Once a switchover has occurred and the failed processor has been replaced or successfully restarted, you cannot switch back to the original, active supervisor module (unless there is a subsequent failure or you issue the system switchover command).

Examples

The following example initiates a HA switchover from an active supervisor module to a standby supervisor module.

switch# system switchover 

Related Commands

Command
Description

show version compatibility

Determines version compatibility between switching modules.

show module

Displays the HA-standby state for the standby supervisor module.

show system redundancy status

Determines whether the system is ready to accept a switchover.


system switchover (configuration mode)

To enable a switchover for the system, use the system switchover command in configuration mode. To revert to the factory default setting, use the no form of the command.

system switchover {ha | warm}

no system switchover

Syntax Description

ha

Specifies HA switchover.

warm

Specifies warm switchover.


Defaults

Disabled.

Command Modes

Configuration mode.

Command History

This command was modified in Cisco MDS SAN-OS Release 1.3(1).

Usage Guidelines

None.

Examples

The following example enables a HA switchover from an active supervisor module to a standby supervisor module.

switch# config terminal
switch(config)# system switchover ha

system trace

To configure the system trace level, use the system trace command in configuration mode. To disable this feature, use the no form of the command.

system trace bit-mask

no system trace

Syntax Description

bit-mask

Specifies the bit mask to change the trace level.


Defaults

None.

Command Modes

Configuration mode.

Command History

This command was introduced in Cisco MDS SAN-OS Release 1.0(2).

Usage Guidelines

This command is used for debugging purposes.

Examples

The following example shows how to configure the system trace level.

switch# config terminal
switch(config)# system trace 0xff

system watchdog

To enable watchdog checks, use the system watchdog command in EXEC mode. To disable this feature, use the no form of the command.

system watchdog

system no watchdog

Syntax Description

This command has no arguments or keywords.

Defaults

Enabled

Command Modes

EXEC

Command History

This command was introduced in Cisco MDS SAN-OS Release 1.0(2).

Usage Guidelines

If a watchdog is not logged at every 8 seconds by the software, the supervisor module reboots the switch.

You can disable the watchdog checking feature (enabled by default) for debugging and troubleshooting purposes like attaching a GDB or a kernel GDB (KGDB) to a specified process.

Examples

The following example enables the supervisor reset HA policy.

switch# system watchdog