Page 3
Brocade Communications Systems, Incorporated Corporate Headquarters Asia-Pacific Headquarters Brocade Communications Systems, Inc. Brocade Communications Singapore Pte. Ltd. 1745 Technology Drive 9 Raffles Place San Jose, CA 95110 #59-02 Republic Plaza 1 Tel: 1-408-333-8000 Singapore 048619 Fax: 1-408-333-8101 Tel: +65-6538-4700 Email: info@brocade.com Fax: +65-6538-0302 Email: apac-info@brocade.com European and Latin American Headquarters...
Page 4
Document Title Publication Number Summary of Changes Publication Date Fabric OS Command Reference 53-0000519-12 July 2005 Manual Fabric OS Command Reference 53-1000240-01 September 2006 Manual Fabric OS Command Reference 53-1000436-01 15 Jun 2007 Manual Fabric OS Command Reference 53-1000599-01 Added 13 new commands, 19 October 2007 Manual Updated 23 commands with...
About This Document This document is a command reference manual written to help system administrators and technicians operate, maintain, and troubleshoot Brocade storage area network (SAN) products. “About This Document” contains the following sections: • “How This Document Is Organized,” next •...
Page 19
Commands that were modified to support new features in Fabric OS 6.0.0 since this document was last released: • aaaConfig • • configDownload • configShow • configUpload • configure • distribute • fddCfg • firmwareDownload • interopMode • portCmd • portCfg •...
Page 20
• defZoneCreate • defZoneDelete • perfShowPortEEMask • perfClearEEmonitor • perfShowFilterMonitor • secFabricShow • secFCSFailover • secModeDisable • secModeEnable • secModeShow • secNonFCSPasswd • secTempPasswdReset • secTempPasswdSet • secTransAbort • secVersionReset • snmpMibCap • snmpMibCapSet • snmpMibCapShow The following diagnostic commands are obsolete and are no longer supported in Fabric OS V6.0. These commands are categorized into two classes and each has different behavior when invoked.
• sramRetentionTest • statsTest • txdPath CHASSIS-BASED COMMANDS These commands are still allowed to run on Brocade 48000 and DCX platforms in order to maintain consistency across mixed blade environments, However, the input/output of these commands are ignored and do not affect the operations of these platforms. •...
command Commands are printed in bold. --option, option Command options are printed in bold. -argument, arg Arguments. Optional element. variable Variables are printed in italics. In the man pages, values are underlined or enclosed in angled brackets < >. Repeat the previous element, for example “member[;member...]” value Fixed values following arguments are printed in plain font.
Additional Information This section lists additional Brocade and industry-specific documentation that you might find helpful. Brocade Resources The following related documentation is provided on the Brocade Documentation CD-ROM and on the Brocade Web site, through Brocade Connect. To get up-to-the-minute information, join Brocade Connect. It’s free! Go to http://www.brocade.com and click Brocade Connect to register at no cost for a user ID and password.
• Brocade ISL Trunking Over Extended Fabrics - Enables trunking over long distance links up to 250 km via a new command-LD (variable distance). • Brocade Fabric Manager - Enables administration, configuration, and maintenance of fabric switches and SANs with host-based software. •...
• Detailed description of the problem, including the switch or fabric behavior immediately • following the problem, and specific questions • Description of any troubleshooting steps already performed and the results • Serial console and Telnet session logs • syslog message logs 2.
Page 26
Provide the title and version number and as much detail as possible about your issue, including the topic heading and page number and your suggestions for improvement. xxvi Fabric OS Command Reference 53-1000599-01...
Chapter Using Fabric OS Commands This chapter explains how to manage a Brocade SAN and Brocade switches and directors using the Fabric OS command line interface (CLI). The following topics discussed: • “Understanding Role-Based Access Control” on page 1 • “Understanding Admin Domain Restrictions”...
Understanding Admin Domain Restrictions Understanding Admin Domain Restrictions A subset of Fabric OS commands is subject to Admin Domain restrictions that may be in place. In order to execute an AD restricted command on a switch or device, the switch or device must be part of a given Admin domain, and the user must be logged into that Admin Domain.
Page 29
Using the Command Line Interface The documentation for each command includes a synopsis of its syntax, a description of command use, and a set of examples. The same information can be accessed by issuing help command.on a Brocade switch or director. This command displays the help page (also called man page) for the specified command.
Page 30
Using the Command Line Interface Fabric OS Command Reference 53-1000599-01...
Chapter Fabric OS Commands aaaConfig Manages RADIUS and LDAP configuration information. Synopsis aaaconfig aaaconfig --show aaaconfig --add | --change server -conf radius|ldap [-p port] [-d domain][-t timeout] [-s secret] [-a chap | pap | peap-mschapv2] aaaconfig --remove server -conf radius|ldap aaaconfig --move server -conf radius|ldap to_position aaaconfig --authspec aaa1[;aaa2 [-backup] aaaconfig --help...
Page 32
aaaConfig Operands This command takes as input an action and its associated arguments. Without any specified action, the command prints out the usage. The following operands are supported: server Specifies an IP address or a server name in dot notation. IPv6 addresses are supported.
Page 33
aaaConfig The distinction between protocols is only applicable to the packets between a system and the RADIUS server. Between the user and system, passwords are always used. --remove server Removes the specified server from the configuration. The server must match one of the IP addresses or the names shown in the current configuration.
Page 34
aaaConfig “ldap;local” Enables the current LDAP configuration as the primary AAA service and the switch-local database as the secondary AAA service. When “ldap” and “local” are specified, if the ADir servers are reachable and the user credentials are correct the user authentication succeeds. If the user provides credentials from the switch database, ADir authentication would fail but login would still succeed through the switch database.
Page 35
Specifies all administration domain (Admin Domain)-level operations. Synopsis ad --activate ad_id ad --add ad_id [-d “dev_list”] [-s “switch_list”] ad --apply ad --clear ad --create ad_id [-d "dev_list"] [-s "switch_list"] ad --deactivate ad_id ad --delete ad_id ad --exec ad_id "command" ad --remove ad_id [-d "dev_list"] [-s "switch_list"] ad --rename present_ad_id new_ad_name ad --save ad --select ad_id...
Page 36
All switches, switch ports and devices from the fabric that are not specified in any other Admin Domain are treated as implicit members of AD0. Members added to AD0 through --add are called explicit members. As other Admin Domains are created, upon --apply, the members used in those Admin Domains are automatically removed from the implicit member list of AD0.
Page 37
Device WWN Uses traditional zone WWN member types. Benefits include: • Supports node or port WWNs. • End-device members, whose WWNs are used in an Admin Domain definition, need not be online when the Admin Domain is created (similar to a zoneCreate operation). •...
Page 38
--add ad_id -d "dev_list"-s "switch_list" Adds new members to an existing Admin Domain. The add operation remains in the transaction buffer until you issue ad --apply or ad --save. Saves the current transaction buffer contents to the defined configuration --apply and enforces the defined configuration on all switches in the fabric.
Page 39
--rename ad_id new_ad_name Renames the Admin Domain. If a reserved name is used for new_ad_id (AD number format), the operation fails if the reserved name does not correspond to ad_id’s AD number. The rename operation remains in the transaction buffer until you issue ad --apply or ad --save. Saves the outstanding Admin Domain transaction to the defined --save configuration in all the switches in the fabric.
Page 40
FC Router Front Phantom Domain and FC Router Translate Phantom Domain are virtual entities without any exposed management interfaces; hence, any FC Router phantom switch WWNs specified in AD's switch member list will be marked as non-Admin Domain aware members. All D,PI members in the device list corresponding to an FC Router Phantom Domain will be marked as non-Admin Domain aware members.
Page 41
switch:admin> ad --create “AD1”, -s “100; 10:00:00:60:69:80:59:13” To create an Admin Domain with both device and switch list: switch:admin> ad --create “AD1”, -d “100,5; 1,3; 21:20:00:00:e0:8b:05:4d:05” -s “100; 10:00:00:60:69:80:59:13” To deactivate Admin Domain 5: switch:admin> ad --deactivate 5 You are about to deactivate an AD. This operation will fail if an effective zone configuration exists in the AD Do you want to deactivate ‘5’...
Page 42
To select a new Admin Domain context by specifying the AD number: switch:admin> ad --select 12 To display all ADs: switch:admin> ad --show Current AD: 255 : AD255 Transaction buffer configuration: --------------------------------- no configuration Defined configuration: ---------------------- AD: 1 : Active Device WWN members: 21:00:00:80:e5:12:8b:37;...
Page 43
1,12; 1,13; 1,14; 1,15; Switch WWN members: 10:00:00:60:69:00:02:53; To display the Admin Domain effective configuration information: switch:admin> ad --show -m 2 Current AD: 255 : AD255 Effective configuration: ------------------------ AD: 1 : Active Device WWN members: 21:00:00:80:e5:12:8b:37; 21:00:00:80:e5:12:8b:55; Switch port members: 1,0;...
Page 44
switch:admin> ad --transabort You are about to abort the outstanding AD transaction. Do you want to abort the AD transaction (yes, y, no, n): [no] y To display the current Admin Domain transaction: switch:admin> ad --transshow Current transaction token is 26816 It is abortable switch:admin>...
Page 45
Enables and manages the Access Gateway (AG) mode to perform AG specific operations. Synopsis ag action [arguments...] Availability Show options - all users. Set options - admin Description Use this command to enable and disable Access Gateway mode, to display the current configuration, to display and configure current AG modes, policies, F_Ports to N_Port mappings, to create and manage port group configurations including adding and deleting N_Ports to a specified port group.
Page 46
Disables the specified port policy for the Access Gateway. When a policy is disabled, all port related configuration settings will be lost. Use the configUpload command to save the current port configuration. --mapshow [N_Port] Displays the F_Ports that are mapped to a given “primary” N_Port and are currently routed through the specified N_Port This listing may not be the same as the set of F_Ports configured for N_Port failover.
Page 47
--pgremove pgid Deletes the specified. the port group. --failoverenable N_Port Enables the failover policy for a given N_Port. When failover policy is enabled for a given N_port, F_ports behave as follows: • If only primary F_Port to N_Port mapping is in place, all currently mapped F_Ports will failover to another available N_Port in the event the original N_Port becomes disabled.
Page 48
--prefset "F_Port [;F_Port2;...]" N_Port Sets the preferred N_Port for one or more F_Ports. Preferred mapping is optional. Preferred F_Port to N_Port Mapping provides an alternate N_Port for F_Ports to come online for predictable failover and failback. An F_Port must have primary N_Port mapping before a secondary N_Port can be configured. The list of F_Ports to be mapped must be enclosed in quotation marks.
Page 49
0x6d0c01 10:00:00:06:2b:0a:a3:92 0x6d0d02 10:00:00:06:2b:0a:a3:91 0x6d0d01 10:00:00:06:2b:0a:a3:90 --------------------------------------------------------- 2. To display the current Access Gateway mode: switch:admin> ag --modeshow Access Gateway mode is enabled. switch:admin> ag --modeshow Access Gateway mode is NOT enabled. AG group policy commands 1. To show current policies: switch:admin>...
Page 50
AG port mapping commands: 1. To display current port mappings and port grouping policies: switch:admin> ag --mapshow N_Port Configured_F_Ports Current_F_Ports Failover Failback PG_ID PG_Name ----------------------------------------------------------------------------- 4;5;6 4;5;6 SecondFabric 7;8;9 7;8;9 10;11 10;11 SecondFabric 12;13 12;13 ----------------------------------------------------------------------------- Explanation of fields in --mapshow output: Current F_Ports are the F_Ports that are currently online and mapped to a given N_Port either because they are mapped to that N_Port or as a result of N_Port failover.
Page 51
switch:admin> ag --prefdel 5 2 Preferred N_Port is deleted successfully for the F_Port[s] switch:admin> ag --mapdel 2 “5” F_Port to N_Port mapping has been updated successfully NOTE: Preferred Port commands are discussed in detail below. AG failover policy commands: 1. To display failover policy settings for all N_Ports: switch:admin>...
Page 52
switch:admin> ag --failbackenable 2 Failback on N_Port 2 is supported Port Group commands: 1. To display Port Group information: switch:admin> ag --pgshow PG_ID N_Ports PG_Name ------------------------------------- SecondFabric -------------------------------------- 2. To create a port group “FirstFabric” that includes N_Ports 1and 3: switch:admin>...
Page 53
------------------------------------------ 2. To delete secondary port mapping for F_Ports 7, 8 and 9: switch:admin> ag --prefdel “7;8;9” 3 Preferred N_Port is deleted successfully for the F_Port[s] 3. To set secondary port mapping for F_Ports 7, 8 and 9: switch:admin> ag --prefset “7;8;9” 3 Preferred N_Port is set successfully for the F_Port[s] See Also portCfgNPort, portCfgNPIVPort...
agshow agshow Displays the Access Gateway information registered with the fabric. Synopsis agshow --name [ag_name] | [--local] Description This command displays the details of the F_Ports and the configured N_Ports in the Access Gateway attached to the fabric. Name The name of the Access Gateway. Ports The number of ports in the Access Gateway.
Page 55
agshow To display all Access Gateways attached to the fabric: switch:admin> agshow Worldwide Name Ports Enet IP Addr Firmware Local/Remote Name ---------------------------------------------------------------------------------------------- 10:00:00:05:1e:02:b7:2c 10.32.173.62 v6.0.0 remote L5D2_B10_4016_1 10:00:00:05:1e:04:06:ae 10.32.173.64 v6.0.0 local L5D2_B14_4024_1 10:00:00:05:1e:35:10:69 10.32.173.51 v6.0.0 remote L5D2_B13_200_AG Notes NPIV capability should be enabled on the ports connected to the Access Gateway. Use portCfgNPIVPort to enable NPIV capability on the specific port See Also portCfgNPIVPort...
aliAdd aliAdd Adds a member to a zone alias. Synopsis aliadd “aliName”, “member[;member...]” Description Use this command to add one or more members to an existing zone alias. The alias member list cannot contain another zone alias. This command changes the defined configuration. For the change to be preserved across switch reboots, it must be saved to nonvolatile memory using the cfgSave command.
aliCreate aliCreate Creates a zone alias. Synopsis alicreate “aliName”, “member[;member...]” Description Use this command to create a new zone alias. The zone alias member list must have at least one member (empty lists are not allowed). The alias member list cannot contain another zone alias. Refer to the zoneCreate command for more information on name and member specifications.
aliDelete aliDelete Deletes a zone alias. Synopsis alidelete “aliName” Description Use this command to delete a zone alias. This command changes the defined configuration. For the change to be preserved across switch reboots, it must be saved to nonvolatile memory using the cfgSave command. For the change to become effective, an appropriate zone configuration must be enabled using the cfgEnable command.
aliRemove aliRemove Removes a member from a zone alias. Synopsis aliremove “aliName”, “member[;member...]” Description Use this command to remove one or more members from an existing zone alias. If all members are removed, the zone alias is deleted. This command changes the defined configuration (see cfgShow). For the change to be preserved across switch reboots, it must be saved to nonvolatile memory using the cfgSave command.
aliShow aliShow Displays zone alias information. Synopsis alishow ["pattern"][, mode] Description Use this command to display zone configuration information. If an operand is specified, it is used as a pattern to match zone alias names; those that match in the defined configuration are displayed. This command can be issued only from the primary FCS switch.
aptPolicy aptPolicy Changes or displays the Advanced Performance Tuning (APT) policy. Synopsis aptpolicy [ap_policy] aptpolicy -ap <ap_policy> Description Use this command to manage advanced performance tuning (APT) policies on a switch or chassis. Several internal performance tuning parameters can be modified with this command. The default parameters (AP shared Link Policy) are optimized for most SAN applications;...
Page 62
aptPolicy Specifies an additional AP policy supported under exchange based policy (3). The following policies are supported: AP Shared Link Policy (default). AP Dedicated Link Policy. This policy will dedicate some links to the ingress traffic and some links to the egress traffic. Examples To change the current APT policy: switch:admin>...
auditCfg auditCfg Modifies and displays audit log filter configuration. Synopsis auditcfg[--class audit_class][show][--enable][--disable] Description Use this command to configure and display the audit log configuration. This command allows user to set filters by configuring certain classes using the --class option. To add or remove any of the classes in the filter list, re-issue --class option.
authUtil authUtil Displays and sets the authentication configuration. Synopsis authutil [--show] [--set value option] [--policy -sw option| -dev option] [--authinit slotnumber/portnumber[; slotnumber/] portnumber...| allE] Description Use this command to display and set local switch authentication parameters. Use --set to change authentication parameters such as protocol, Diffie-Hellman group (DH group), or hash type.
Page 65
authUtil Sets the switch authentication policy to ON mode. Strict authentication will be enforced on all E_ports. The inter switch link (ISL) will go down (port disable), if the connecting switch does not support the authentication or policy is switched off. Turns off the authentication and the switch rejects any authentication requests.
Page 66
authUtil Authentication is set to dhchap. To set both protocols in order of FCAP and then DH-CHAP: switch:admin> authutil --set -a all Authentication is set to fcap,dhchap. To set DH group 3: switch:admin> authutil --set -g 3 DH Group was set to 3. To set all DH groups to be specified in auth negotiation in order of 0, 1, 2, 3, and 4: switch:admin>...
bannerSet bannerSet Sets the banner on the local switch. Synopsis bannerset [banner] Description Use this command to set the banner on the local switch. The banner is a string of alphanumeric characters. It is displayed whenever a user tries to log in to a switch.
bannerShow bannerShow Displays the banner text. Synopsis bannershow Description Use this command to display the contents of the banner. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands none Examples To display the banner for a switch: switch:admin>...
bcastShow bcastShow Displays broadcast routing information. Synopsis bcastshow Description Use this command to display the broadcast routing information for all ports in the switch. The broadcast routing information indicates all ports that are members of the broadcast distribution tree: ports that are able to send and receive broadcast frames. Normally, all F_Ports and FL_Ports are members of the broadcast distribution tree.
bladeBeacon bladeBeacon Enables or disables blade beaconing, or displays the current mode. Synopsis bladebeacon slotnumber [mode] Description Use this command to enable or disable blade beaconing or to display the current beaconing mode for one blade. When beaconing is enabled, the port LEDs flash amber in a running pattern from left to right and right to left.
bladeDisable bladeDisable Disables all user ports on a blade. Synopsis bladedisable slotnumber Description Use this command to disable all user ports on a blade. All ports on the blade are taken offline. If the switch was connected to a fabric through this blade, the remaining switches reconfigure, and this switch will configure based on the other blade ports.
bladeEnable bladeEnable Enables all user ports on a blade. Synopsis bladeenable slotnumber Description Use this command to enable all user ports on a blade. All ports within the blade that did not fail the power-on self-test (POST) are enabled (except for persistently disabled ports); they might come online if connected to a device or remain offline if disconnected.
burninErrClear burninErrClear Clears errors stored in the nonvolatile memory on the slot during burn-in. Synopsis burninerrclear slotnumber Description Use this command to clear errors stored in the nonvolatile memory on the slot during burn-in. It is advisable to run the burninErrClear command prior to running diagSetBurnin and diagSetCycle The execution of this command is subject to Admin Domain restrictions that may be in place.
burninErrShow burninErrShow Displays errors stored in the nonvolatile memory on the slot during burn-in. Synopsis burninerrshow slotnumber Description Use this command to display errors stored in the nonvolatile memory on the slot during burn-in. Operands The operand is as follows: slotnumber A nonzero value that specifies the slot number from which to display burn-in errors.
burninLevel burninLevel Sets the diagnostics burn-in level. Synopsis burninlevel [level | -show] Description Use this command to select or display the burn-in level. When the burn-in level is set to a value other than 0, the diagnostic daemon program performs burn-in testing in place of the power-on self-test (POST) phase II each time a switch blade is powered on.
burninStatus burninStatus Displays the diagnostics burn-in status. Synopsis burninstatus [[--slot] slotnumber] Description Use this command to display the burn-in status of each blade in the system. The output contains the slot, state, current run number, current command in the run, total commands in a run, and the burn-in script name.
cfgActvShow cfgActvShow Displays effective zone configuration information. Synopsis cfgactvshow Description Use this command to display the effective zone configuration information. The current configuration is a single zone configuration that is currently in effect. The devices that an initiator sees are based on this configuration. The effective configuration is built when a specified zone configuration is enabled.
cfgAdd cfgAdd Adds a member to a zone configuration. Synopsis cfgadd "cfgName", "member[ ;member...]" Description Use this command to add one or more members to an existing zone configuration. This command changes the defined configuration. For the change to be preserved across switch reboots, it must be saved to nonvolatile memory using the cfgSave command.
cfgClear cfgClear Clears all zone configurations. Synopsis cfgclear Description Use this command to clear all zone information in the transaction buffer. All defined zone objects in the transaction buffer are deleted. If an attempt is made to commit the empty transaction buffer while a zone configuration is enabled, you are warned to first disable the enabled zone configuration or to provide a valid configuration with the same name.
cfgCreate cfgCreate Creates a zone configuration. Synopsis cfgcreate "cfgName", "member;member" Description Use this command to create a new zone configuration. A zone configuration name must begin with a letter that can be followed by any number of letters, numbers, and underscores. Names are case sensitive: for example, “Cfg_1” and “cfg_1” are different zone configurations.
cfgDelete cfgDelete Deletes a zone configuration. Synopsis cfgdelete "cfgName" Description Use this command to delete a zone configuration. This command changes the defined configuration. For the change to be preserved across switch reboots, it must be saved to nonvolatile memory using the cfgSave command. For the change to become in effect, an appropriate zone configuration must be enabled using the cfgEnable command.
cfgDisable cfgDisable Disables a zone configuration. Synopsis cfgdisable Description Use this command to disable the current zone configuration. The fabric returns to non-zoning mode, in which all devices see each other. This command ends and commits the current zoning transaction buffer to both volatile and nonvolatile memory.
cfgEnable cfgEnable Enables a zone configuration. Synopsis cfgenable "cfgName" Description Use this command to enable a zone configuration. The specified zone configuration is built by checking for undefined zone names, zone alias names, or other inconsistencies by expanding zone aliases, removing duplicate entries, and then installing the effective configuration. If the build fails, the previous state is preserved (zoning remains disabled, or the previous effective configuration remains in effect).
cfgMcdtmode cfgMcdtmode Configure zoning features in McDATA Fabric mode. Synopsis cfgMcdtMode [--enable | --disable | --help] [safezoning | defaultzoning] Description Use this command to enable or disable either the McDATA safe zoning feature or the McDATA default zoning feature. Enabling or disabling safezoning or default zoning on one switch in the fabric will enable or disable the specific feature fabric wide, meaning that the feature will be disabled or disabled on all switches in the fabric.
cfgRemove cfgRemove Removes a member from a zone configuration. Synopsis cfgremove “cfgName”, “member[; member...]” Description Use this command to remove one or more members from an existing zone configuration. If all members are removed, the zone configuration is deleted. This command changes the defined configuration. For the change to be preserved across switch reboots, it must be saved to nonvolatile memory using the cfgSave command.
cfgSave cfgSave Saves zone configuration to nonvolatile memory. Synopsis cfgsave Description Use this command to save the current zone configuration. The defined configuration and the name of the enabled configuration are written to nonvolatile memory in all switches in the fabric. The saved configuration is automatically reloaded by the switch on power on and, if a configuration was in effect at the time it was saved, the same configuration is reinstalled with an automatic cfgEnable command.
cfgSaveActiveToDefined cfgSaveActiveToDefined Save the active (effective) zoning configuration to the defined configuration in McData Fabric mode. Synopsis cfgSaveActiveToDefined Description Use this command in McData Fabric mode to move the effective zoning configuration to the defined configuration database. If the Defined Database contains a configuration with the same name, it will be replaced.
cfgShow cfgShow Displays zone configuration information. Synopsis cfgshow ["pattern"][, mode] Description Use this command to display zone configuration information. If no operand is specified, all zone configuration information (both defined and effective) displays. If the local switch has an outstanding transaction, this command displays the newly edited zone configuration that has not yet been saved.
Page 90
cfgShow mode Specify 0 to display the contents of the transaction buffer (the contents of the current transaction) or specify 1 to display the contents of nonvolatile memory. The default value is 0. This operand is optional. Examples To display all zone configurations that start with "Test": switch:admin>...
cfgSize cfgSize Displays zone and Admin Domain database size details. Synopsis cfgsize [integer] Description Use this command to display the size details of the zone database and Admin Domain database. When executed in non-AD255 context, the size details include the Zone DB maximum size, the committed size, and the transaction size.
cfgTransAbort cfgTransAbort Aborts the current zoning transaction. Synopsis cfgtransabort [token] Description Use this command to abort the current zoning transaction without committing it. All changes made since the transaction was started will be removed and the zone configuration database restored to the state before the transaction was started.
cfgTransShow cfgTransShow Displays information about the current zoning transaction. Synopsis cfgtransshow Description Use this command to display the ID of the current zoning transaction. It will also give information about whether the transaction can be aborted or not. The transaction cannot be aborted if it is an internal zoning transaction.
chassisConfig chassisConfig Displays or sets the configuration of the chassis. Synopsis chassisconfig [-f][option] Description Use this command to set the chassis configuration for products that support both single-switch and dual-switch operation. Each configuration specifies whether the chassis runs as one logical switch or two;...
Page 95
chassisConfig User account data and passwords might not be saved using configUpload. User accounts created using the userConfig command are deleted and user accounts are reset to the factory default user accounts and passwords. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands This command has the following operands: If specified, forces configuration changes without asking for confirmation or...
chassisName chassisName Displays or sets the chassis name. Synopsis chassisname [name] Description Use this command to display or change the name associated with the chassis. In dual-domain systems, there are up to two logical switches associated with a single chassis. Operands This command has the following operand: name...
chassisShow chassisShow Displays all field replaceable units (FRUs). Synopsis chassisshow Description Use this command to inventory and display the FRU header content for each object in the chassis and chassis backplane version. Refer to the table for more information about the lines and their meaning. TABLE 1 Command Output Descriptions Line...
Page 98
chassisShow Header Version: Power Consume Factor: -180 Factory Part Num: 60-0001532-03 Factory Serial Num: 1013456800 Manufacture: Day: 12 Month: Year: 2001 Update: Day: 15 Month: Year: 2001 Time Alive: 28 days Time Awake: 16 days 555-374757 Part Num: 234-294-12345 Serial Num: 2734658 Revision Num: A.00...
cliHistory cliHistory Name clihistory - displays switch command history. Synopsis clihistory Description This command saves the following information whenever a command is executed on the switch: • Timestamp • Username • IP address of the telnet session • Options • Arguments This command can be executed on the Active CP and the standby CP(s) and displays the local CLI command history.
configDefault configDefault Restores system configuration parameters to default values. Synopsis configdefault Description Use this command to reset a subset of configuration settings to their factory defaults. With the exception of the following, all configuration parameters are reset to their default values •...
configDownload configDownload Downloads switch configuration and other parameters from a host file. Synopsis configdownload configdownload -p ftp | -ftp [”host”,”user”,”path”,[”passwd”]] configdownload -p scp| -scp [”host”,”user”,”path”,[”passwd”]] configdownload --local | USB |-U [“file”] Description This command downloads the switch configuration and other parameters from a host file. The configuration file may have been generated previously by configUpload, or it may have been created by a user to download only specific changes.
Page 102
configDownload • Both [Defined Security Policies] and [Active Security Policies] sections must exist and contain the FCS_POLICY. • In the [Defined Security Policies] section, at least one member of the FCS_POLICY must be the same as a member in the previous FCS_POLICY. •...
Page 103
configDownload “host” A host name or IP address in quotation marks: for example, “citadel” or “192.168.1.48”. The configuration file is downloaded from this host. To be able to mention the FTP server by name, you need to setup two DNS servers with dnsConfig.
Page 104
configDownload configDownload complete: All config parameters are downloaded See Also configDefault, configList, configShow, configUpload, configure, configRemove, configRemoveAll Fabric OS Command Reference 53-1000599-01...
configList configList list uploaded configuration files Synopsis configlist -local|-USB|-U Description This command displays a list of names, sizes, and creation dates of configuration files saved on the local chassis or on an attached USB device. These files are created when the configUpload command is executed with the -local or the -USB option.
configRemove configRemove delete a saved configuration file Synopsis configremove -local|-USB|-U [file] Description This command deletes a configuration file that was previously saved to the local chassis or to an attached USB device by using the configUpload command. Operands One of the following operands must be specified: -local Removes a configuration file that was previously created by configUpload -local from the local chassis.
configShow configShow Displays system configuration settings. Synopsis configshow [“pattern”] | -pattern [“pattern”] configshow -local|-USB|-U [file] [-pattern "pattern"] Description Use this command to display some system configuration settings in addition to the parameters set by the configure command. NOTE Not all values displayed are applicable to all system models and configurations. Operands When this command is executed without operands, all system configuration settings are displayed.
configUpload configUpload Uploads switch configuration and other parameters to a host file. Synopsis configupload configupload -p ftp | -ftp [”host”,”user”,”path”,[”passwd”]] configupload -p scp| -scp [”host”,”user”,”path”,[”passwd”]] configupload [-force] -local | USB |-U [“file”] Description This command uploads the switch configuration to a host file. The first form of the configupload command uses FTP (File Transfer Protocol).
Page 110
configUpload value {<any character not including n”>} Elements enclosed in curly braces ( {...} ) indicate zero or more occurrences of the enclosed elements. The configuration file is written as a number of sections. • The first section contains the version of the Fabric OS from which this configuration was uploaded and the time stamp for the uploaded file creation.
Page 111
configUpload “file” A file name in quotation marks, for example, "config.txt". This parameter can be used only with the -local and -USB options, each of which stores files in a pre-defined directory on the local chassis or on an attached USB device. Therefore, subdirectories and absolute path names are not permitted.
configure configure Changes system configuration settings. Synopsis configure Description Use this command to change the following system configuration settings for the switch: • Switch fabric settings • Virtual channel parameters • F_Port login parameters • Zoning operation parameters • Remote State Change Notifications (RSCN) transmission mode •...
Page 113
configure The following parameters can be modified with the configure command: Switch Fabric Settings Fabric settings control the overall behavior and operation of the fabric. Some of these settings, such as the domain, are assigned automatically and may differ from one switch to another in a given fabric.
Page 114
configure WAN_TOV Wide area network time out value (WAN_TOV) displays in milliseconds. This timer is the maximum frame time out value for a WAN, if any, interconnecting the Fibre Channel islands. MAX_HOPS Maximum hops (MAX_HOPS) is an integer that denotes the upper limit on the number of hops a frame might have to traverse to reach any destination port from any source port across the fabric.
Page 115
configure BB Credit The buffer-to-buffer (BB) credit represents the number of buffers available to attached devices for frame receipt. The range of allowed values varies depending on other system settings (see Unicast-only Operation). Insistent Domain ID Mode When this mode is set, the switch attempts to acquire from the fabric the domain number programmed in its "Switch Fabric Settings", failing which the switch will segment from the fabric.
Page 116
configure Zoning Operation Parameters TABLE 5 Zoning Operation Parameters Field Type Default Range Disable Nodename Zone Boolean Checking Disable NodeName Zone Checking Specify 1 to disable using node WWN when specifying nodes in the zone database, or specify 0 to enable using node WWN when specifying nodes in the zone data.
Page 117
configure Enable CLOSE on OPEN received? If this is set, a CLS is returned immediately to an OPN if no buffers are available. This is required for TachLite. Always send RSCN? Following the completion of loop initialization, a remote state change notification (RSCN) is issued when FL_Ports detect the presence of new devices or the absence of preexisting devices.
Page 118
configure System Settings The following parameter is configurable under System settings: TABLE 10 Field Type Default Range system.blade.bladeFaultOn 0x0 to 0xffff Number HwErrMsk system.blade.bladeFaultOnHwErrMsk If this field is set to a value other than 0, then any non fatal HW ASIC data parity error will cause the problem blade to be powered off.
dataTypeShow dataTypeShow Displays sample data stream types used in some diagnostic commands. Synopsis datatypeshow [-seed value] Description Use this command to display sample data stream types used in diagnostic commands. There are 20 different sample data types. The command displays an example of each data stream. Operands This command has the following operand: -seed value...
date date Displays or sets the switch date and time. Synopsis date [“newdate”] Description Use this command to display or set the date and time. If no operand is specified the current value is displayed. Specify the newdate operand to set the date and time. All switches maintain current date and time in flash memory.
Page 121
date See Also errShow, ficonCupSet, ficonCupShow, portLogShow, tsClockServer, tsTimeZone, upTime Fabric OS Command Reference 53-1000599-01...
dbgShow dbgShow Displays current values of debug and verbosity levels of the specified module. Synopsis dbgshow [module_name] Description Use this command to display the current values of debug and verbosity levels of the specified module. If no module name is specified, displays debug and verbosity levels of all modules. Operands This command has the following operand: module_name...
defZone defZone Sets or displays the default zone access mode. Synopsis defzone [--noaccess | --allaccess | --show] Description Use this command to display or set the Default Zone access mode. Setting the Default Zone mode will initialize a zoning transaction (if one is not already in progress), and create reserved zoning objects.
Page 124
defZone primaryfcs:admin> cfgsave An audit log record is generated for each use of this command. Displays the current state of the default zone access mode --show Notes This command requires a Brocade Advanced Zoning license. This command must be run from the primary FCS switch. Zone object names beginning with the d_efault_ prefix are reserved for default zoning use.
diagClearError diagClearError Clears the diagnostics failure status. Synopsis diagclearerror [[--slot] slotnumber] -all Description Use this command to clear the diagnostics failure status. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands This command has the following operand: --slot slotnumber Specify the slot to clear the diagnostics failure status.
diagDisablePost diagDisablePost Disables power-on self-test (POST). Synopsis diagdisablepost Description Use this command to disable POST. A reboot is not required for this command to take effect. Operands none Examples To disable the POST during future power ons: switch:admin> diagdisablepost Config update Succeeded Diagnostic POST is now disabled.
diagEnablePost diagEnablePost Enables power-on self-test (POST) execution at next reboot. Synopsis diagenablepost Description Use this command to enable POST. A reboot is not required for this command to take effect. POST includes two phases: POST Phase I mainly tests hardware and POST Phase II tests system functionality.
diagEnv diagEnv Diagnostic debug parameters management package. Synopsis diagsetdebug value diagdebughelp diagsetdebugnoncheck value diagsetdebugnorestore value diagsetfaillimit value diagsetfrcerr value diagshowusr ... more commands ... Description All of diagnostic parameters can be set either by running relevant user commands or by setting them directly in some way.
Page 129
diagEnv USR_SEED DIAG_USR_SEED USR_SPECIAL DIAG_USR_SPECIAL (output truncated) See Also none Fabric OS Command Reference 53-1000599-01...
diagFailLimit diagFailLimit Sets the diagnostics fail limit. Synopsis diagfaillimit [limit | -show] Description Use this command to set the diagnostics fail limit to a specified value. The fail limit controls the number of failures before certain diagnostic test methods aborts. The exact use of this configuration setting depends on the test method.
diagHelp diagHelp Displays diagnostic command information. Synopsis diaghelp [command] Description Use this command to display a short description of diagnostic commands that are available to the user if command is not specified. The command builds a database of command information during the first execution.
diagPost diagPost Sets or displays diagnostic POST configuration. Synopsis diagpost [mode | -show] Description Use this command to enable or disable Power-On-Self-Test) POST. The mode is saved in flash memory (and stays in that mode) until the next execution of diagPost. The mode becomes active as soon as this command is executed;...
diagRetry diagRetry Sets or displays diagnostic retry mode. Synopsis diagretry [mode | -show] Description Use this command to enable retry mode if the mode value is nonzero and to disable the retry mode if the mode value is 0. The mode is saved in flash memory (and stays in that mode) until the next execution of diagRetry.
diagSetBurnin diagSetBurnin Initializes the blade for a burn-in run. Synopsis diagsetburnin [--slot slotnumber][script | -current] Description This sets up the blade burn-in parameters for the registered burn-in script. The burn-in will start at the next run of power-on self-test (POST) on the designated blade(s). The errors and activity logs are stored in flash memory.
diagSetCycle diagSetCycle Sets diagnostic script parameters. Synopsis diagsetcycle script [-show | -default | [-keyword value]] Description Use this command to provide an interactive method to update diagnostic command parameters. If only script is specified, the command displays all configuration variables used by the specified script and enter an interactive session.
diagShow diagShow Displays diagnostics status. Synopsis diagshow [--slot number][-uports itemlist][-bports itemlist][-use_bports value] Description Use this command to display the diagnostics status for the specified list of blade or user ports. Operands This command has the following optional operands: --slot number Specify which slot to operate on.
diagSkipTests diagSkipTests Enables or disables diagnostics skip test flags. Synopsis diagskiptests [value | -show] Description Use this command to enable or disable the diagnostics skip test flags. The skip test flags are saved in flash memory and stay set until the next execution of diagSkipTests. The mode becomes active as soon as this command is executed.
diagStatus diagStatus Displays currently running diagnostic tests. Synopsis diagstatus [slotnumber] Description Use this command to display currently running diagnostic test names. This command is ignored on newer platforms such as the FR4-18i, FA4-18, FC10-6, Brocade 7500, 4900, and AP 7600. The command is allowed to run on these platforms to maintain consistency across mixed blade environments, but it does not affect the operations of the switch.
diagStopBurnin diagStopBurnin Terminates a blade burn-in run. Synopsis diagstopburnin [--slot number] Description Use this command to determine which PID is running burn-in on a blade and terminate that activity. The burn-in script handles the logging cleanup. This command does not require a reboot to take effect. Operands This command has the following operands: --slot number...
dbgShow dbgShow Displays current values of debug and verbosity levels of the specified module. Synopsis dbgshow module_name Description Use this command to display the current values of debug and verbosity levels of the specified module. If no module name is specified, displays debug and verbosity levels of all modules. Operands This command has the following operands: module_name...
distribute distribute Distributes data to switches in a fabric. Synopsis distribute -p policy_list -d switch_list Description Use this command to distribute data to a specified list of switches in the fabric. The distributed data must be from the list of currently supported policy sets: SCC Switch Connection Control Policy DCC Device Connection Control Policy PWD Password Database and Password Configuration Policy...
Page 142
distribute switch:admin> distribute -p “SCC;FCS;PWD” -d “*” Wildcard domains are: 1 3 5 To distribute the FCS policy, and the Password database to all domains in the fabric that support the distribute feature: switch:admin> distribute -p “FCS;PWD” -d "*" To distribute the AUTH and FCS policies to all switches in the fabric that run v5.3.0 or later: switch:admin>...
dlsReset dlsReset Disables the dynamic load sharing (DLS) option. Synopsis dlsreset Description Use this command to turn off DLS when a fabric change occurs. Refer to dlsSet for a full description of load sharing. This command should be used only if devices connected to the fabric cannot handle occasional routing changes correctly.
dlsSet dlsSet Enables the dynamic load sharing (DLS) option. Synopsis dlsset Description Use this command to turn on DLS when a fabric change occurs. Routing is generally based on the incoming port and the destination domain. This means that all the traffic coming in from a port (either an E_Port or an Fx_Port) directed to the same remote domain is routed through the same output E_Port.
dlsShow dlsShow Display the setting of the dynamic load sharing (DLS) option. Synopsis dlsshow Description Use this command to display whether DLS is on or off. One of two messages displays: DLS is set The DLS option is turned on. Load sharing is reconfigured with every change in the fabric, and existing routes can be moved to maintain optimal balance.
dnsConfig dnsConfig Sets, displays, or removes domain name service (DNS) parameters. Synopsis dnsconfig Description Use this command to display, set, or remove the domain name service parameters. The domain name service parameters are the domain name and the name server IP address for primary and secondary name servers.
enclosureShow enclosureShow Displays attributes of the switch enclosure. Synopsis enclosureshow attribute Description Use this command to display attributes of the switch enclosure. Currently, supported attributes are the vendor-specific enclosure identifier and the identifier of the enclosure interface to which the switch is attached.
errClear errClear Clears all error log messages for all switch instances on this control processor (CP). Synopsis errclear Description Use this command to clear all internal and external error log messages for all switch instances on this CP. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands none Examples...
errDelimiterSet errDelimiterSet Sets the error log start and end delimiter for messages sent to the console and syslog. Synopsis errdelimiterset [-s "start delimiter string"][-e "end delimiter string"] Description Use this command to set the error log start and end delimiter for log messages sent to the console and syslog.
errDump errDump Displays the error log, without pagination. Synopsis errdump [-s switch_instance][-r][-p] Description Use this command to display external error log messages for all switch instances and the chassis, without pagination. The -r operand displays the messages in reversed order. The following information displays in each message: Start delimiter Delimiter string for the start of a message.
errFilterSet errFilterSet Sets a filter for an error log destination. Synopsis errfilterset [-d "destination"][-v "severity"] Description Use this command to set a filter for an error log destination. A filter is set based on the severity level of the messages. If no parameters are specified, this command displays the filters that are currently in use.
errModuleShow errModuleShow Displays all the defined error log modules. Synopsis errmoduleshow Description Use this command to display a list of all defined error log modules. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands none Examples...
errShow errShow Displays the error log messages, with pagination. Synopsis errshow [-s switch_instance][-r][-p] Description Use this command to display external error log messages for all switch instances and the chassis, one at a time. The -r operand displays the messages in a reversed order. The following information displays in each message: Start delimiter Delimiter string for the start of a message.
exit exit Logs out from a shell session. Synopsis exit Description Use this command to log out from a telnet, SSH, rlogin or serial port session. Telnet and rlogin connections are closed; the serial port returns to the prompt. login: The exit command is an accepted synonym for logout, as is typing Ctrl-D at the beginning of a line.
fabPortShow fabPortShow Displays fabric port information. Synopsis fabportshow [slotnumber/]portnumber Description Use this command to display the state of a port, relative to the fabric, as well as a list of pending commands. The following information displays: Port The port number. State The state of the port: Port Offline...
Page 156
fabPortShow 0x00000800 Zoning has completed 0x00001000 Segmented by Platform Management 0x00002000 Segmented due to no license 0x00004000 Segmented due to E_Port disabling 0x00008000 DIA already sent for that port 0x00010000 RDI already sent 0x00020000 Port is true T port 0x00040000 Port received an ELP 0x00080000 Port received an ELP RJT...
Page 157
fabPortShow Flags: 0x280120 nbrWWN: 10:00:00:60:69:80:06:cf nbrPort: lr_tid: 0x1005dbd8, IDLE STATE red_ports: 10 11 62 63 Open commands pending: ====================== No commands pending See Also portShow Fabric OS Command Reference 53-1000599-01...
fabRetryShow fabRetryShow Displays the retry count of the fabric commands. Synopsis fabretryshow Description Use this command to display the retry count of the fabric commands. The SW_ISL (ISL ports) information displays the retry count for the following fabric commands: Exchange Link Parameters Exchange Fabric Parameters HA_EFP Exchange Fabric Parameters used during warm recovery...
fabricLog fabricLog Displays (all users) or manipulates (admin) the fabric log. Synopsis fabriclog -s | -c | -d | -e | -r size Description Use this command to display, clear, disable, enable, or resize the fabric log. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands This command has the following operands: -s | --show...
Page 160
fabricLog Are your sure you want to do the resize [y/n]? y switch:admin> fabriclog -s Time Stamp Input and *Action S, P Sn,Pn Port =========================================================================== See Also fabPortShow, fabStatsShow Fabric OS Command Reference 53-1000599-01...
fabricPrincipal fabricPrincipal Sets principal switch selection mode. Synopsis fabricprincipal [-fhq] [mode] Description Use this command to set principal switch selection mode for the switch. The implementation of the fabricPrincipal command is based solely on mechanisms specified in the Fibre Channel standards. These mechanisms provide a preference for a switch requesting to be the principal switch in a fabric, but they do not provide an absolute guarantee that a switch requesting to be the principal switch will actually achieve this status.
fabricShow fabricShow Displays fabric membership information. Synopsis fabricshow Description Use this command to display information about switches in the fabric. If the switch is initializing or is disabled, the message “no fabric” is displayed. In a mixed fabric, fabricshow must be executed on a switch that runs Fab OS v5.3.0 or later; otherwise, IPV6 information is lost, since switches running older versions do not recognize an IPV6 configured switch.
Page 163
fabricShow To show a mixed fabric with an IPv4 and IPV6 configured switches: sw5:admin> fabricShow Switch ID Worldwide Name Enet IP Addr FC IP Addr Name --------------------------------------------------------------------------------- 1: fffc41 10:00:00:60:69:00:02:0b 192.168.64.180 192.168.65.180 >"sw180" 1080::8:800:200C:1234/64 2: fffc42 10:00:00:60:69:00:05:91 192.168.64.60 192.168.65.60 "sw60" The Fabric has 2 switches.
fabStateClear fabStateClear Clears the fabric state information. Synopsis fabstateclear Description Use this command to clear the queue of fabric state information logged by the fabric. This command is obsoleted by fabricLog -c. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands none Examples...
fabStateResize fabStateResize Changes the number of state entries. Synopsis fabStateResize num Description Use this command to change the number of logged state entries. This command also clears the logged entries. This command is obsoleted by fabricLog -r size. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands This command has the following operand: New number of entries.
fabStateShow fabStateShow Displays the fabric state information. Synopsis fabstateshow Description Use this command to display the queue of fabric state information logged by the fabric. This command is obsoleted by fabricLog -s. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands none Examples...
fabStatsShow fabStatsShow Displays the fabric statistics. Synopsis fabstatsshow Description Use this command to display the statistics for the fabric. The information displays as follows: • Number of times a switch domain ID has been forcibly changed • Number of E_Port offline transitions •...
Page 168
fabStatsShow Eport Isolated: See Also fabRetryShow Fabric OS Command Reference 53-1000599-01...
fabSwitchShow fabSwitchShow Displays the fabric switch state structure information. Synopsis fabswitchshow Description Use this command to display the fabric switch state structure information. This command is strictly for debugging; it is not intended as a user command. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands none Examples...
fanDisable fanDisable Disables a fan unit. Synopsis fandisable unit Description Use this command to disable a non-faulty fan unit by setting the RPM speed to 0. This command is not available on nonbladed systems except for the Brocade 4100 and 4900. The execution of this command is subject to Admin Domain restrictions that may be in place.
fanEnable fanEnable Enables a fan unit. Synopsis fanenable unit Description Use this command to set a previously disabled fan unit back to the default RPM speed. This command is not available on nonbladed systems except for the Brocade 4100 and 4900. The execution of this command is subject to Admin Domain restrictions that may be in place.
fanShow fanShow Displays fan status and speed. Synopsis fanshow Description Use this command to display the current status and speed of each fan in the system. Fan status is displayed as: Fan is functioning correctly. absent Fan is not present. below minimum Fan is present but rotating too slowly or stopped.
fastboot fastboot Reboots the Control Processor (CP), bypassing Power-On Self-Tests (POST). Synopsis fastboot Description Use this command to immediately reboot the CP. This command is similar to reboot, but skips POST when the system comes back up, reducing boot time significantly. If POST was previously disabled using the diagDisablePost command, then fastboot is the same as reboot.
fastwritecfg fastwritecfg Enables or disables the FC fastwrite feature. Synopsis fastwritecfg action [slot] Description Use this command to configure FC fastwrite on a blade in a given slot. Fastwrite minimizes storage latency and improves the number of write transactions per second over long distances. A blade can be configured either to support FC fastwrite or FCIP (default supported when FC fastwrite is disabled).
Page 175
fastwritecfg To disable FC fastwrite: switch:admin> fastwritecfg disable 7 !!!! WARNING !!!! Disabling this feature requires power-cycling of the affected blade to take effect and may take up to 5 minutes to complete. Non-bladed switches will be rebooted. In all cases, data traffic on all the ports (FC and GbE) of the blade will be disrupted.
fazoneAdd fazoneAdd Adds a member to a Fabric Assist (FA) zone. Synopsis fazoneadd "fazoneName","member[;member...]" Description Use this command to add one or more members to an existing Fabric Assist zone. This command does not change the defined configuration (which you can view using the cfgShow command).
fazoneCreate fazoneCreate Creates a Fabric Assist (FA) zone. Synopsis fazonecreate "fazoneName","member[;member...]" Description Use this command to create a new Fabric Assist zone. You must specify a name and member list. The FA zone name must be unique among all Fabric Assist zone objects. The member list must be enclosed in quotation marks.
Page 178
fazoneCreate A fabric domain and area number pair (for example, “1,2”). View the area numbers for ports using the switchShow command. WWNs (for example, “10:49:00:00:00:20:3f:2e”). Fabric Assist zone alias names. Exactly one Fabric Assist host member (for example, “H{1,2}”). This operand is required. Examples To create three Fabric Assist zones using a mixture of port numbers and Fabric Assist zone aliases: switch:admin>...
fazoneDelete fazoneDelete Deletes a Fabric Assist mode (FA) zone. Synopsis fazonedelete "fazonename" Description Use this command to delete an existing Fabric Assist mode zone on a fabric. This command does not change the defined configuration (which you can view using the cfgShow command).
fazoneRemove fazoneRemove Removes members from a Fabric Assist mode (FA) zone. Synopsis fazoneremove "fazoneName", "member[;member...]" Description Use this command to remove one or more members from an existing Fabric Assist zone. If all members are removed, the Fabric Assist zone is deleted. Each deleted member must be found by an exact string match.
fazoneShow fazoneShow Displays Fabric Assist zone information. Synopsis fazoneshow ["pattern"[, transflag]] Description Use this command to display Fabric Assist zone information. Using this command with no operands or with the second parameter set to 0 displays all Fabric Assist zone configuration information for both defined and effective configurations. Defined configuration information is shown from the transaction buffer.
fcipChipTest fcipChipTest Tests functionality of components in the FCIP complex. Synopsis fcipchiptest [--slot slotnumber][-testtype type][-unit number] Description Use this command to verify the internal registers and memory of the network processor, FCIP FPGA, compression processor, and GigPHY. This command is supported only on Brocade FR4-18i blades and Brocade 7500 platforms. Operands This command has the following operands: --slot slotnumber...
Page 183
fcipChipTest See Also fcipPathTest Fabric OS Command Reference 53-1000599-01...
fcipPathTest fcipPathTest Tests data path of the FCIP complex. Synopsis fcippathtest [--slot slotnumber][-unit number][-path mode][-nframes count][-length data_length] [-compress mode] Description Use this command to verify the data paths in the FCIP complex. All data path modes run tests by comparing Fibre Channel frames or data packets transmitted from and received by the network processor due to the designated loopback.
Page 185
fcipPathTest Running fcippathtest ....Test Complete: fcippathtest Pass 10 of 10 Duration 0 hr, 1 min & 50 sec (0:1:50:942). passed. Diagnostics When a failure is detected, the test might report one or more of the following: PATH_TEST_ERR PATH_TEST_CHIP_INIT_ERR PATH_TEST_IMAGE_ERR PATH_TEST_TIMEOUT_ERR PATH_TEST_HEARTBEAT_ERR PATH_TEST_INVALID_RESULT...
fcLunQuery fcLunQuery Displays a list of LUN IDs and LUNs for all accessible targets. Synopsis fclunquery [-w wwn | -s] Description Use this command to display a list of LUN IDs and LUNs for all accessible targets. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands This command has the following operands: -w wwn...
fcPing fcPing Sends a Fibre Channel Extended Link Service (ELS) Echo request to a pair of ports. Synopsis fcping [-hbq][-n frames][-l length][-i wait][-p pattern] source destination Description Use this command to perform a zoning check between the source and destination. In addition, two Fibre Channel ELS request are generated.
Page 188
fcPing destination Specifies the destination port ID, port WWN, or node WWN. Examples To display one device that accepts the request and another device that rejects the request: switch:admin> fcping 10:00:00:00:c9:29:0e:c4 21:00:00:20:37:25:ad:05 Source: 10:00:00:00:c9:29:0e:c4 Destination: 21:00:00:20:37:25:ad:05 Zone Check: Not Zoned Pinging 10:00:00:00:c9:29:0e:c4 [0x20800] with 12 bytes of data: received reply from 10:00:00:00:c9:29:0e:c4: 12 bytes time:1162 usec received reply from 10:00:00:00:c9:29:0e:c4: 12 bytes time:1013 usec...
fcpLogClear fcpLogClear Clears the FCPD debug information log (debug command). Synopsis fcplogclear Description Use this command to clear the debug information logged by FCPD. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands none Examples...
fcpLogDisable fcpLogDisable Disables the FCPD debug information log (debug command). Synopsis fcplogdisable Description Use this command to disable the debug information logged by FCPD. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands none Examples...
fcpLogEnable fcpLogEnable Enables the FCPD debug information log (debug command). Synopsis fcplogenable Description Use this command to enable the debug information logged for FCPD. Debug information logging is enabled by default. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands none Examples...
fcpLogShow fcpLogShow Displays the FCPD debug information log (debug command). Synopsis fcplogshow Description Use this command to display the debug information logged at various stages of FCP device probing. Operands none Examples To display the FCPD debug information log: Time Stamp Event Port file&lineno arg0 arg1 arg2...
fcpProbeShow fcpProbeShow Displays the Fibre Channel Protocol (FCP) probe information. Synopsis fcpprobeshow [slotnumber/]portnumber Description Use this command to display the FCP probing information for the devices attached to the specified F_Port or FL_Port. This information includes the number of successful logins and SCSI INQUIRY commands sent over this port and a list of the attached devices.
fcpRlsShow fcpRlsShow Displays the Fibre Channel Protocol (FCP) Read Link Status (RLS) information. Synopsis fcprlsshow [slotnumber/]portnumber Description Use this command to display the FCP RLS information for the specified F_Port or FL_Port. This information describes the number of loss-of-signal, loss-of-sync, CRC-error, and other failure events that have been detected on this port.
fcrBcastConfig fcrBcastConfig Display or set the broadcast frame forwarding option. Synopsis frcbcastconfig --show frcbcastconfig --enable -f fabric id frcbcastconfig --disable -f fabric id frcbcastconfig --help Description Use this command to set the broadcast frame option to ON or OFF or to display the current configuration.
fcrChipTest fcrChipTest Tests the functionality of FC Router FPGA. Synopsis fcrchiptest [--slot slotnumber][-testtype type][-unit number] Description Use this command to verify that all SRAM and register data bits in each ASIC can be independently written and read successfully. The method used is to write a walking 1 pattern to each location. This is accomplished by writing a patter of 0x00000001 to register N, perform DMA read, and ensure the same pattern previously written is read back.
Page 197
fcrChipTest Diagnostics When a failure is detected, the test might report one or more of the following: DMA_ALLOC_FAIL DMA_READ_ABORT DMA_READ_TIMEOUT CHIP_INIT_TIMEOUT BIST_TIMEOUT BIST_FAIL See Also fcrPathTest, miniCycle, portLoopbackTest Fabric OS Command Reference 53-1000599-01...
fcrConfigure fcrConfigure Sets FC Router configuration parameters. Synopsis fcrconfigure Description Use this command to configure the FC Router parameters for this platform. This is an interactive command. This command cannot execute on a system with the FC Router feature enabled. First disable FC routing by using either fosConfig to disable FCR or switchDisable.
fcrFabricShow fcrFabricShow Displays FC Routers on a backbone fabric. Synopsis fcrfabricshow Description Use this command to display information about FC Routers that exist in a FC Router backbone fabric. The existing invocation syntax is maintained for IPv6 support. When IPv6 addresses are not configured, the output of fabricshow is the same as it is currently.
Page 200
fcrFabricShow See Also fcrPhyDevShow, fcrProxyDevShow, fcrRouteShow, lsanZoneShow, switchShow Fabric OS Command Reference 53-1000599-01...
fcrLsanCount fcrLsanCount Displays or sets the maximum LSAN count. Synopsis fcrlsancount [max-lsan-count] Description Use this command to set or display the maximum number of LSAN zones that can be configured on the router. By default, this limit is set to 3000, which is also the minimum. This parameter can have the maximum value set to 5000.
fcrLsanMatrix fcrLsanMatrix Creates, edits and displays the LSAN fabric matrix information, which binds the LSAN Zone and device database information per specified edge fabric ID. Synopsis fcrlsanmatrix [--add FabricID FabricID] [--remove FabricID FabricID] [--apply] [--cancel] [--display] [--fabricview] [--verify] [--quickmode] [--help] Description Use this command to specify the pairs of edge fabrics IDs (FIDs) that can access each other.
Page 203
fcrLsanMatrix Cancels the data that was not applied; reverts to the persistent information. --cancel Views all the static and default/dynamic fabric binding in the backbone. --fabricview Verifies if the LSAN Zone information previously entered and stored in the --verify cache, can be successfully applied. The data is okay if the apply operation does not cause disruption to the traffic.
Page 204
fcrLsanMatrix Display all proxy devices for all FC Routers in the same backbone fabric whether or not they are relevant to this FC Router. switch:admin > fcrproxydevshow -a Proxy Proxy Device Physical State Created Exists in Fabric in Fabric 10:00:00:06:2b:0e:4d:e5 01f001 4e0000 Imported...
fcrPathTest fcrPathTest Tests the data path connection between FC Router FPGA and the central ASIC. Synopsis fcrpathtest [--slot slotnumber][-unit number][-path mode][-nframes count] Description Use this command to verify the data path connecting the FC Router FPGA and the central ASIC by sending frames from the FC Router FPGA port N’s transmitter, and looping the frames back into the same port N’s receiver.
Page 206
fcrPathTest This command is supported only on Brocade FR4-18i blades and Brocade 7500 platforms. Operands This command has the following operands: --slot slotnumber Specifies the slot number on which the diagnostic operates. The default is 0 and operates on fixed-port-count products. -unit number Specifies the FC Router FPGA to test.
fcrPhyDevShow fcrPhyDevShow Displays the FC Router physical device information. Synopsis fcrphydevshow [-a][-f fabricid][-w wwn][-c][-d] Description Use this command to display the physical (real) devices that are configured to be exported to other fabrics. A device is considered to be configured to be exported to another fabric if it is a member of an LSAN zone.
Page 208
fcrPhyDevShow in Fabric ----------------------------------------- 10:00:00:00:c9:2b:6a:68 c70000 50:05:07:65:05:84:09:0e 0100ef 50:05:07:65:05:84:0b:83 0100e8 Total devices displayed: 3 See Also fcrFabricShow, fcrProxyDevShow, fcrRouteShow, lsanZoneShow, switchShow Fabric OS Command Reference 53-1000599-01...
fcrProxyConfig fcrProxyConfig Displays or configures proxy devices presented by an FC Router. Synopsis fcrproxyconfig [-s importedFID devWWN slot][-r importedFID devWWN] Description Use this command to display or set the persistent configuration of proxy devices presented by the local FC Router. If no optional operand is provided, the command displays the persistent proxy device configuration;...
Page 210
fcrProxyConfig “The specified slot already contains a WWN, overwrite? [y]” is displayed if the specified slot already contains an entry. You are then prompted for overwrite confirmation. -r importedFID devWWN Removes the specified devWWN (format: XX:XX:XX:XX:XX:XX:XX:XX) from its slot for the edge fabric specified by importedFID (1 through 128). “WWN does not exist in any proxy device slot.”...
fcrProxyDevShow fcrProxyDevShow Displays FC Router proxy device information. Synopsis fcrproxydevshow [-a][-f fabricid][-w wwn] Description Use this command to display the proxy devices presented by FC Router EX_Ports and information about the proxy devices. A proxy device is a virtual device presented in to a fabric by an FC Router. A proxy device represents a real device on another fabric.
Page 212
fcrProxyDevShow -w wwn Displays proxy devices with the specified port WWN. Examples To display the physical devices relevant to this FC Router: switch:admin> fcrphydevshow Device Physical Exists in Fabric ----------------------------------------- 10:00:00:00:c9:2b:6a:68 c70000 50:05:07:65:05:84:09:0e 0100ef 50:05:07:65:05:84:0b:83 0100e8 Total devices displayed: 33 See Also fcrFabricShow, fcrProxyDevShow, fcrRouteShow, lsanZoneShow, switchShow Fabric OS Command Reference...
fcrResourceShow fcrResourceShow Displays FC Router physical resource usage. Synopsis fcrresourceshow Description Use this command to display the FC Router-available resources. The maximum number allowed versus the currently used is displayed for various resources. The command output includes: LSAN Zones The maximum versus the currently used LSAN zones. LSAN Devices The maximum versus the currently used LSAN device database entries.
Page 214
fcrResourceShow Examples To display the resource usage for the local FC Router: switch:Admin> fcrresourceshow Daemon Limits: Max Allowed Currently Used ---------------------------------- LSAN Zones: 1000 LSAN Devices: 10000 1208 Proxy Device Slots: 10000 WWN Pool Size Allocated ---------------------------------- Phantom Node WWN: 8192 3790 Phantom Port WWN:...
fcrRouterPortCost fcrRouterPortCost Displays FC Router route information. Synopsis fcrrouterportcost [[slotnumber/]portnumber] [cost] Description Use this command to set or display the cost of the router ports. The cost of the link is a dimensionless positive number (which can be 0 or 1000 or 10000). The router module chooses the router port path based on the minimum cost per fid connection.
Page 216
fcrRouterPortCost To set the cost of an EX_Port: switch:admin> fcrrouterportcost 7/10 10000 See Also switchShow, fcrRouteShow, portCfgEXPort Fabric OS Command Reference 53-1000599-01...
fcrRouteShow fcrRouteShow Displays FC Router route information. Synopsis fcrrouteshow Description Use this command to display routes through the FC Router backbone fabric to accessible destination fabrics. An FC Router backbone fabric is the fabric that contains the E_Ports of this platform and routes inter-fabric traffic between imported fabrics, creating a meta-SAN.
fcrXlateConfig fcrXlateConfig Displays or persistently configures a translate (xlate) domain ID for both the EX_port-attached fabric and the backbone fabric. Synopsis fcrxlateconfig importedFabricID exportedFabricID preferredDomainID fcrxlateconfig [-r] importedFabricID exportedFabricID Description Use this command to display a translate domain ID or change the preferred domain ID. A translate domain is a phantom domain created by an FC Router.
Page 219
fcrXlateConfig Examples To display the translate domain configuration: switch:admin> fcrxlateconfig ImportedFid ExportedFid Domain OwnerDid XlateWWN 000001 50:00:51:e1:30:30:0f:05 To set the preferred domain ID of the translate domain created in fabric 2 that represents remote fabric 3 to a value of 8: switch:admin>...
fddCfg fddCfg Manages the fabric data distribution configuration parameters. Synopsis fddcfg --showall fddcfg --localaccept policy_list fddcfg --localreject policy_list fddcfg --fabwideset policy_list] Description Use this command to manage the fabric data distribution configuration parameters. These parameters control the fabric-wide consistency policy. Switches can be locally configured to allow or reject a security policy.
Page 221
fddCfg Supported policies are Switch Connection Control (SCC), Device Connection Control (DCC), and Fabric Configuration Server (FCS) policies. All members specified in a given policy set s are automatically distributed to all participating switches in the fabric that support the policy. Refer to the DESCRIPTION section for specific exceptions.
fdmiCacheShow fdmiCacheShow Displays abbreviated remote FDMI device information, according to remote domain ID. Synopsis fdmicacheshow Description Use this command to display FDMI cache information for remote domains only. The state of each remote domain, identified by its domain ID, is shown to be unknown, known, unsupported, or error.
fdmiShow fdmiShow Displays detailed FDMI device information. Synopsis fdmishow Description Use this command to display FDMI information for all HBAs and ports. Detailed FDMI information is displayed for local HBAs and ports. This information includes the HBA with its corresponding ports, along with their respective attributes. Only abbreviated FDMI information is shown for HBA and ports on remote switches.
ficonClear ficonClear Clears the records from the specified FICON database. Synopsis ficonclear database Description Use this command to remove records from the local FICON database. The command effect depends on the specified database. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands This command has the following operand: database...
ficonCupSet ficonCupSet Sets FICON-CUP parameters for a switch. Synopsis ficoncupset fmsmode enable | disable ficoncupset modereg bitname 0 | 1 Description Use this command to set FICON-CUP (Control Unit Port) parameters for a switch. All the parameters described below can be set while the switch is online. Changes to parameters are effective immediately.
ficonCupShow ficonCupShow Displays FICON-CUP parameters for a switch. Synopsis ficoncupshow fmsmode ficoncupshow modereg [bitname] Description Use this command to display FICON-CUP (Control Unit Port) parameters for a switch. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands This command has the following operands: fmsmode...
ficonHelp ficonHelp Displays a list of FICON support commands. Synopsis ficonhelp Description Use this command to display a list of FICON support commands, with descriptions. Operands none Examples To display a list of FICON commands: switch:admin> ficonhelp ficonclear Clears contents of the specified FICON management database ficoncupset Sets FICON-CUP parameters for a switch...
ficonShow ficonShow Displays the contents of the specified FICON database. Synopsis ficonshow database [fabric] where database is one of the following: ficonshow RNID [fabric] ficonshow LIRR [fabric] ficonshow SwitchRNID [fabric] ficonshow RLIR [fabric] ficonshow ILIR [fabric] Description Use this command to display the contents of a FICON database. The ficonShow database operand is the name of the database to display.
Page 229
ficonShow Blower [unit number] FRU Part Number Displays the FRU part number. FRU Serial Number Displays the FRU serial number. Incident Count Displays the incident count. This number increases by 1 for each incident within the individual switch. Link Incident Description Same as Link Incident Type.
Page 230
ficonShow Byte BB 0x00 Unspecified class. 0x01 Direct access storage device, if it is an storage port; otherwise, not channel-to-channel capable. 0x02 Magnetic tape, if it is an storage port; otherwise, a reserved field for a channel port. 0x03 Input unit record, if it is an storage port; otherwise, a reserved field for a channel port.
Page 231
ficonShow Registered Node WWN Displays the device's node World Wide Name associated with the device HBA. Registered Port WWN Displays the device's channel or storage CU port World Wide Name associated with the device HBA. Sequence Number Displays the sequence number of the self describing node. Serial Number Displays the switch serial number.
Page 232
ficonShow 0x18 N 502e00 50:05:07:64:01:40:0f:ca 50:05:07:64:00:c1:69:ca 0x10 0x200105 Type number: 002064 Model number: Manufacturer: Plant of Manufacture: 02 Sequence Number: 0000000169CA tag: 052e To display the local and remote LIRR database: switch:admin> ficonshow LIRR fabric {Fmt Type PID Listener Port WWN Switch Port WWN Listener Type 0x18 N...
Page 233
ficonShow Switch Port WWN Switch Node WWN Flag Node Parameters 20:2e:00:60:69:80:1e:4e 10:00:00:60:69:80:1e:4e 0x00 0x200a2e Switch Part Number: 060-0001501-05 Switch Serial Number: 0FT02X801E4E Domain: 20480 The local RLIR database has 1 entry. To display the local ILIR database: switch:user> ficonshow ILIR {FRU Failure [2]: Power Supply[2] failure occurred on Mon Jan 13 12:11:38 2003 Protocol Domain Fabric WWN...
fipsConfig fipsConfig Configures FIPS (Federal Information Processing Standards) mode. Synopsis fipscfg --enable [ fips | selftests] fipscfg --disable [ fips | selftests] fipscfg --zeroize fipscfg --show | --showall fipscfg --force fips fipscfg --verify fips fipscfg --disable | --enable bootprom Description Use this command to configure FIPS mode in the switch.
Page 235
fipsConfig --verify fips This option will run through the prerequisites for enabling FIPS and print the failure/success cases. --disable | --enable bootprom Disables or enables the Boot Programmable Read-Only Memory (Boot PROM) on the switch.Boot PROM access is blocked in FIPS mode. Disabling Boot PROM requires root permission.
firmwareCommit firmwareCommit Commits switch firmware. Synopsis firmwarecommit Description Use this command to commit a firmware download to a CP. This command copies an updated firmware image to the secondary partition and commits both partitions of the CP to an updated version of the firmware.
firmwareDownload firmwareDownload Downloads firmware from a remote host, a local directory, or a USB device. Synopsis To invoke the command in interactive mode: firmwaredownload To download FOS firmware over a network: firmwaredownload [ -s [ -b | -n ] ] [ -p ftp | scp ] [ -c ] host, user, pfile, passwd To download SAS/SA firmware over a network: firmwaredownload -a sas | dmm | application [ -t slotnumber(s) ] [ -p ftp | scp ] [ -c ] host, user, pfile, passwd...
Page 238
firmwareDownload For each non-director-class platform in your fabric, complete all firmware download changes before issuing the firmwareDownload command on the next switch to ensure a nondisruptive download. If firmwareDownload is interrupted due to an unexpected reboot as a result of a software error or power failure, the command will automatically recover the corrupted secondary partition.
Page 239
firmwareDownload passwd Specify a password. This operand can be omitted, if the firmware is accessible through a local directory or an attached USB device, or if no password is required by the FTP server. This operand is required when accessing an SSH server. -p scp|ftp Specify the file transfer protocol used to download the firmware from the file server.
Page 240
firmwareDownload Protocol selected: USB Trying address-->AF_INET IP: 127.1.1.8, flags : 2 System settings check passed. Checking version compatibility... Version compatibility check passed. This command will upgrade the firmware on both CP blades. If you want to upgrade firmware on a single CP only, please use -s option. You may run firmwaredownloadstatus to get the status of this command.
Page 241
firmwareDownload Do you want to continue [Y]: y Diagnostics The command will check the network connection and other system parameters before initiating firmwareDownload. It may fail if at least one of the following conditions is encountered: • host cannot be reached by the switch. •...
firmwareDownloadStatus firmwareDownloadStatus Displays the status of a firmware download. Synopsis firmwaredownloadstatus Description Use this command to display an event log that records the progress and status of events during FOS, SAS, and SA firmwaredownload. The event log is created by the current firmwaredownload command and is kept until another firmwaredownload command is issued.
Page 243
firmwareDownloadStatus To display the status of a firmware download on a Brocade switch: switch:admin> firmwaredownloadstatus [1]: Fri Feb 15 22:17:03 2007 Firmware is being downloaded to the switch. This step may take up to 30 minutes. [2]: Fri Feb 15 22:20:54 2007 Firmware has been downloaded to the secondary partition of the switch.
Page 244
firmwareDownloadStatus Slot 8 (FR4-18i): Firmware commit has started on the blade. This may take up to 10 minutes. [10]: Mon Dec 19 18:50:51 2005 Slot 8 (FR4-18i): The commit operation has completed successfully. [11]: Mon Dec 19 18:55:39 2005 Slot 5 (CP0, active): Firmware has been downloaded successfully on Standby CP. [12]: Mon Dec 19 18:55:46 2005 Slot 5 (CP0, active): Standby CP reboots.
firmwareKeyShow firmwareKeyShow Displays the public key used for signed firmware validation. Synopsis firmwarekeyshow Description This command displays the contents of the public key used for validating the integrity of firmware images when signed firmware validation is enabled. Notes A firmware key should be installed on every switch as a part of the Fabric OS installation. The presence of a firmware key does not imply that the firmware signature will be checked during firmwareDownload.
firmwareRestore firmwareRestore Restores the former active firmware image. Synopsis firmwarerestore Description Use this command to restore the former active Fabric OS firmware image. This command can only be run if autocommit was disabled during the firmwaredownload. This command cannot be used to restore SAS and SA images.
firmwareShow firmwareShow Displays the Fabric OS versions on all firmware partitions in the system. Synopsis firmwareshow Description Use this command to display the FOS, SAS and SA versions in a Brocade switch or director. It shows the firmware versions on both the primary and secondary partitions of the storage device. Operands none Examples...
firmwareKeyUpdate firmwareKeyUpdate Updates the public key used for signed firmware validation. Synopsis firmwarekeyupdate firmwarekeyupdate [-p ftp|scp] host,user,keyfile,passwd firmwarekeyupdate -U keyfile Description Use this command to update the public key used for firmware signature validation. The firmware key can be updated over the network, or, if the switch supports this option, from an attached USB device.
Page 249
firmwareKeyUpdate keyfile Specify a fully-qualified path for the firmware keyfile. Absolute path names may be specified using forward slashes (/). When updating from a USB device, the keyfile must reside in the firmwarekey directory on the USB device. passwd Specify a password. This operand can be omitted, if firmware is accessible through a local directory or an attached USB device, or if no password is required by the FTP server.
fosConfig fosConfig Displays or modifies Fabric OS features. Synopsis fosconfig [-e |--enable feature | -d |--disable feature] | [-s |--show] Description Use this command to enable or disable a feature, or display the current operating status of features on a switch. The following features are supported (see Notes for limitations): •...
Page 251
fosConfig "Please disable all EX/VEX_Ports first before running this command." This means that there were EX_Ports or VEX_Ports online when this command was issued. Take these ports offline and try the command again. "FC Routing service is already disabled" - This means that the FC Routing service is already disabled.
fruReplace fruReplace Interactive interface to replace a field replaceable unit (FRU). Synopsis frureplace fru Description Use this command to guide the user in replacing a FRU. The command automatically performs the necessary backup and restore (steps to accommodate the replacement). The execution of this command is subject to Admin Domain restrictions that may be in place.
fspfShow fspfShow Displays Fabric Shortest Path First (FSPF) protocol information. Synopsis fspfshow Description Use this command to display the FSPF protocol information and internal data structures to the FSPF module. The following fields in the table display. TABLE 11 fspfShow Display Fields Field Description version...
fwAlarmsFilterSet fwAlarmsFilterSet Enables or disables alarms for Fabric Watch. Synopsis fwalarmsfilterset [mode] Description Use this command to configure alarm filtering for Fabric Watch. By turning off the alarms, all non-environment class alarms are suppressed. By turning on the alarms, all class alarms are generated.
fwAlarmsFilterShow fwAlarmsFilterShow Displays alarm filtering for Fabric Watch. Synopsis fwalarmsfiltershow Description Use this command to display whether alarm filtering is enabled or disabled. This command requires a Fabric Watch license. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands none Examples...
fwClassInit fwClassInit Initializes all classes under Fabric Watch. Synopsis fwclassinit Description Use this command to initialize all classes under Fabric Watch. The command should only be used after installing a Fabric Watch license to start licensed Fabric Watch classes. Refer to fwConfigure for a list of classes.
fwConfigReload fwConfigReload Reloads the Fabric Watch configuration. Synopsis fwconfigreload Description Use this command to reload the Fabric Watch configuration. This command should only be used after downloading a new Fabric Watch configuration file from a host. This command requires a Fabric Watch license. The execution of this command is subject to Admin Domain restrictions that may be in place.
fwConfigure fwConfigure Displays and modifies the Fabric Watch configuration. Synopsis fwconfigure [--enable --port portNumber] | [--disable --port portNumber] Description Use this command to display and modify threshold information for the Fabric Watch configuration. Switch elements monitored by Fabric Watch are divided into classes, which are further divided into areas.
Page 260
fwConfigure TABLE 12 fwConfigure Fabric Watch Classes and Areas Class Area Fabric E_Port downs Fabric reconfigure Domain ID changes Segmentation changes Zone changes Fabric<->QL Fabric logins SFP state changes E_Port Same Port class F/FL_Port (Optical) Same as Port class AL_PA Performance Monitor Invalid CRCS EE Performance Monitor Invalid CRCS...
Page 261
fwConfigure TABLE 13 Access Gateway Mode Class Area Environmental Temperature Fan* Power Supply* Temperature Current Voltage Port Link failure Sync loss Signal loss Protocol error Invalid words Invalid CRCs RX Performance TX Performance State Changes Fabric E_Port downs Fabric reconfigure Domain ID changes Segmentation changes Zone changes...
Page 262
fwConfigure 3 : Port class 4 : Fabric class 5 : E-Port class 6 : F/FL Port (Optical) class 7 : Alpa performance Monitor class 8 : EE performance Monitor class 9 : Filter performance Monitor class 10 : Security class 11 : Resource class 12 : Quit Select a class =>...
Page 263
fwConfigure 1 : refresh 2 : disable a threshold 3 : enable a threshold 4 : advanced configuration 5 : return to previous page Select choice => : (1..5) [5] 5 See Also fwClassInit, fwConfigReload, fwShow Fabric OS Command Reference 53-1000599-01...
fwFruCfg fwFruCfg Displays or modifies FRU state alert configuration. Synopsis fwfrucfg [--show] Description Use this command to configure FRU states and actions. Based on these configuration settings, Fabric Watch generates action when an FRU state changes. To configure email alerts, use fwMailCfg.
fwHelp fwHelp Displays Fabric Watch command information. Synopsis fwhelp Description Use this command to display the commands that configure Fabric Watch. Operands none Examples To display a summary of Fabric Watch commands: switch:user> fwhelp fanShow Print fan Status fwAlarmsFilterSet Configure alarms filtering for Fabric Watch fwAlarmsFilterShow Show alarms filtering for Fabric Watch fwClassInit...
fwMailCfg fwMailCfg Displays and configures Fabric Watch email alerts. Synopsis fwmailcfg Description Use this command to display or modify the configuration and status of the Fabric Watch email alert in the switch. Switch elements monitored by Fabric Watch are divided into classes, and email alerts are based on the classes.
Page 267
fwMailCfg : Send Test Mail : Set Recipient Mail Address for Email Alert : Quit Select an item => : (1..6) [6] 5 Mail Config Menu -------------------------------------- : Environment class : SFP class : Port class : Fabric class : E-Port class : F/FL Port (Optical) class : Alpa Performance Monitor class : End-to-End Performance Monitor class...
fwPortDetailShow fwPortDetailShow Displays the port information for specified user ports. Synopsis fwportdetailshow [--p portNumber] | [--s portState] Description Use this command to print the overall status of the user specified ports. The output of this command is different for IPv4 and IPv6 addresses. The overall status is calculated based on the following contributors: Port Errors: Number of link loss occurrences exceeded limit for time period...
Page 269
fwPortDetailShow Report based on all healthy ports Report based on all marginal ports Report based on all faulty ports Report based on all offline ports If no option is specified, all ports are displayed. Examples To retrieve a port detailed report for a switch configured with an IPv6 address: fwportdetailshow switch:user>...
Page 270
fwPortDetailShow ----------------------------------------------------------------------------- HEALTHY 409:09 HEALTHY 409:09 HEALTHY 409:09 See Also switchStatusShow Fabric OS Command Reference 53-1000599-01...
fwSamShow fwSamShow Displays switch availability monitor information. Synopsis fwsamshow Description Use this command to display information about port availability. The information displayed includes total uptime, total downtime, number of faulty occurrences, and total percent of downtime for each port. Notes In an AD-aware environment, this command is allowed only if the local switch is a member of the current Admin Domain.
fwSet fwSet Sets the parameters controlled by Fabric Watch. Synopsis fwset --port --persistence seconds Description Use this command to set parameters controlled by Fabric Watch. It allows the user to set the port persistence time (time in which a port must persistently be in a marginal state before being labeled as such) Notes This command requires a Fabric Watch license.
fwSetToCustom fwSetToCustom Sets boundary and alarm levels to custom values. Synopsis fwsettocustom Description Use this command to set boundary and alarm levels to custom values for all classes and areas in Fabric Watch. Notes This command requires a Fabric Watch license. The execution of this command is subject to Admin Domain restrictions that may be in place.
fwSetToDefault fwSetToDefault Returns boundary and alarm levels to the default values. Synopsis fwsettodefault Description Use this command to return boundary and alarm levels to defaults for all classes and areas in Fabric Watch. Notes This command requires a Fabric Watch license. The execution of this command is subject to Admin Domain restrictions that may be in place.
fwShow fwShow Displays the class thresholds monitored by Fabric Watch. Synopsis fwshow [--port --persistence] | [--disable --port] Description Use this command to display the thresholds monitored by Fabric Watch. This command also displays the port persistence time and ports with all disabled thresholds. Notes This command requires a Fabric Watch license.
Page 276
fwShow : F/FL Port (Optical) class : Alpa Performance Monitor class : End-to-End Performance Monitor class : Filter Performance Monitor class 10 : Security class 11 : Resource class 12 : Quit => : (1..12) [12] 1 Select an item 1 : Temperature 2 : Fan 3 : Power Supply...
Page 277
fwShow Event 1 occurred 10 times, last at 16:49:02 on 12/09/2011 * Event 5 occurred 1 time, last at 16:30:23 on 12/09/2011 Callbacks: No callbacks are registered. To show port persistence time: switch:admin> fwshow --port --persistence FW: current port persistence time = 18s switch:user>...
Page 278
Displays shell history. Synopsis history Description Use this command to view the shell history. The shell history mechanism is similar to the UNIX Korn shell history facility. The h command displays the 20 most recent commands typed into the shell; the oldest commands are replaced as new ones are entered.
haDisable haDisable Disables the High Availability feature in the switch. Synopsis hadisable Description Use this command to disable the High Availability feature in the switch. If the HA feature is already disabled, this command does nothing. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands none Examples...
haDump haDump Displays information about the status of the High Availability feature in the switch. Synopsis hadump Description Use this command to display information about the status of the High Availability feature in the switch. This command displays the following information: •...
Page 281
haDump SWITCH Ethernet IP Address: 10.32.227.64 Ethernet Subnetmask: 255.255.240.0 Fibre Channel IP Address: 220.220.220.64 Fibre Channel Subnetmask: 255.255.240.0 Ethernet IP Address: 10.32.227.66 Ethernet Subnetmask: 255.255.240.0 Host Name: cp0 Gateway IP Address: 10.32.224.1 Ethernet IP Address: 10.32.227.67 Ethernet Subnetmask: 255.255.240.0 Host Name: cp1 Gateway IP Address: 10.32.224.1 Slot 10 eth0: 10.32.227.69/20...
haEnable haEnable Enables the High Availability feature in the switch. Synopsis haenable Description Use this command to enable the High Availability feature in the switch. If the HA feature is already enabled, this command does nothing. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands none Examples...
haFailover haFailover Forces the failover mechanism so that the standby control processor (CP) becomes the active CP. Synopsis hafailover Description Use this command to force the failover mechanism to occur so that the standby CP becomes the active CP. In case the active and standby CPs are not synchronized or the system is not in redundant mode, the command aborts.
haShow haShow Displays control processor (CP) status. Synopsis hashow Description Use this command to display control processor status. The display includes: • Local CP state (slot number and CP ID), warm or cold, recovering or recovered • Remote CP state (slot number and CP ID) •...
Page 285
haShow See Also haDisable, haEnable, haFailover Fabric OS Command Reference 53-1000599-01...
haSyncStart haSyncStart Enables HA state synchronization. Synopsis hasyncstart Description Use this command to enable the high-availability (HA) state synchronization. The execution of this command is subject to Admin Domain restrictions that may be in place. Examples To enable the HA state synchronization: switch:admin>...
haSyncStop haSyncStop Disables the HA state synchronization. Synopsis hasyncstop Description Use this command to temporarily disable the HA synchronization.The next failover that takes place after might be disruptive. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands none Examples...
help help Displays help information for commands. Synopsis help [command] Description Use this command without an operand to display an alphabetical list commands for which help is available. At the end of the list are some additional commands which display more lists of grouped commands for a particular subsystem;...
historyLastShow historyLastShow Displays the latest entry in the field replaceable unit (FRU) history log. Synopsis historylastshow Description Use this command to display the latest entry of the history log, which records insertion and removal events for field-replaceable units (FRUs), such as blades, power supplies, fans, and World Wide Name (WWN) cards.
historyMode historyMode Displays or sets the mode of the field replaceable unit (FRU) history log. Synopsis historymode [ rot | fi ] Description Use this command to display or set the mode of the history buffer, which records the insertion and removal of FRUs on a switch or chassis.
historyShow historyShow Displays the entire field replaceable unit (FRU) history log. Synopsis historyshow Description Use this command to display the entire history log, which records insertion and removal events for field-replaceable units (FRUs), such as blades, power supplies, fans, and World Wide Name (WWN) cards.
Page 292
historyShow Factory Serial Number: 1013456800 (output truncated) SW BLADE Slot 3 Removed at Tue Aug 14 12:10:09 2001 Factory Part Number: 60-0001532-03 Factory Serial Number: 1013456800 CP BLADE Slot 6 Removed at Tue Aug 14 13:45:07 2001 Factory Part Number: 60-0001604-02 Factory Serial Number: FP00X600128...
httpCfgShow httpCfgShow Displays the Java plug-in version. Synopsis httpcfgshow Description Use this command to display the version of the Java plug-in supported by Web Tools. This command also displays the URL from which the plug-in can be downloaded. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands none Examples...
Page 294
Displays a process summary. Synopsis i [processID] Description Use this command to display information about all of the processes or about a specific process if a process ID is supplied. One line is displayed per process. Fields displayed with this commands include those shown in the table.
Page 295
TABLE 15 i Command Field Description (Continued) Field Description The controlling terminal of the process (? displayed for no controlling terminal) TIME The cumulative execution time for the process The command name of the process The execution of this command is subject to Admin Domain restrictions that may be in place. Operands This command has the following operand: processID...
ifModeSet ifModeSet Sets the link operating mode for a network interface. Synopsis ifmodeset [“interface”] Description Use this command to set the link operating mode for a network interface. An operating mode is confirmed with a y or yes at the prompt. If the operating mode selected differs from the current mode, the change is saved and the command exits.
Page 297
ifModeSet Advertise 100 Mbps / Full Duplex (yes, y, no, n): [yes] y Advertise 100 Mbps / Half Duplex (yes, y, no, n): [yes] y Advertise 10 Mbps / Full Duplex (yes, y, no, n): [yes] y Advertise 10 Mbps / Half Duplex (yes, y, no, n): [yes] y Committing configuration...done.
ifModeShow ifModeShow Displays the link operating mode and MAC address for a network interface. Synopsis ifmodeshow interface Description Use this command to display the link operating mode and MAC address for a network interface. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands This command has the following operand: interface...
interfaceShow interfaceShow Displays FSPF interface information. Synopsis interfaceshow [slotnumber/][portnumber] Description Use this command to display the two data structures associated with FSPF interfaces (E_Ports) on the switch: The permanently allocated Interface Descriptor Block (IDB). The neighbor data structure. This data structure is allocated when a switch port becomes an E_Port.
Page 300
interfaceShow nflags Internal FSPF flags. initCount Number of times this neighbor was initialized without the interface going down. lastInit Time the last initializing state, NB_ST_INIT, on this interface. firstHlo Time the first hello sent on this interface. nbstFull Time the last finishing state, NB_ST_FULL, on this interface. &dbRetransList Pointer to the database retransmission list.
Page 301
interfaceShow nLsaOut Number of LSAs transmitted to the neighbor switch. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands This command has the following operands: slotnumber For bladed systems only, specify the slot number of the port to display, followed by a slash (/).
Page 302
interfaceShow lsrRtxTID = 0x1008c848 inactTo = 80000 helloTo = 20000 (continued on next page) rXmitTo = 5000 nCmdAcc nInvCmd nHloIn nInvHlo nLsuIn nLsaIn attHloOut nHloOut attLsuOut nLsuOut attLsaOut nLsaOut See Also nbrStateShow, portShow, switchShow Fabric OS Command Reference 53-1000599-01...
interopMode interopMode Enables or disables Brocade switch interoperability with McDATA switches. Synopsis interopmode [mode [-z McDataDefaultZone] [-s McDataSafeZone]] Description Use this command to enable or disable Brocade switch interoperability with McDATA switches within a Brocade fabric. Fabric OS v6.0 introduces a new M-EOS compatible McDATA Open Fabric Mode (interopMode 3) on all platforms that support McDATA Fabric Mode (interopmode 2).
Page 304
interopMode In v6.0.0, when McDATA Fabric interoperability mode is turned on, the OUI portion of the switch WWN is no longer replaced with a McDATA OUI. The Brocade OUI will be used. However, upgrading from FOS 5.2.1_NI to FOS 6.0.0 will be non-disruptive, preserving the McDATA OUI and the given interopMode.
Page 305
interopMode To disable interoperability mode on a disabled switch: switch:admin> interopmode O Interop mode is disabled The switch effective configuration will be lost. The system will reboot to allow the change to take effect. Do you want to continue? (yes, y, no, n): [no] y To enable McDATA Open Fabric mode on a disabled switch: switch:admin>...
iodReset iodReset Turns off the in-order delivery (IOD) option. Synopsis iodreset Description Use this command to turn off the IOD option. The IOD option is turned off by default; however, if the IOD option was turned on using iodSet, this command can be used to turn it off again. Disabling IOD allows fast re-routing after a fabric topology change.
iodSet iodSet Enables the in-order delivery (IOD) option. Synopsis iodset Description Use this command to enforce in-order delivery of frames during a fabric topology change. In a stable fabric, frames are always delivered in order, even when the traffic between switches is shared among multiple paths.
iodShow iodShow Displays the state of the in-order delivery (IOD) option setting. Synopsis iodshow Description Use this command to display whether the IOD option is enabled or disabled. Operands none Examples To display the current setting of the IOD option: switch:admin>...
ipAddrSet ipAddrSet Sets the IP address details for a switch, a control processor (CP), an intelligent blade, or a standalone application processor (AP). Synopsis ipaddrset ipaddrset [-cp number | -sw number] ipaddrset [-ipv6 ] [--add x:x:x:x:x:x:x/n | --delete] ipaddrset [-cp number | -sw number] [-ipv6 ] [--add x:x:x:x:x:x:x/n | --delete] ipaddrset [-slot number] [-eth0 | -eth1] [--add x.x.x.x/n | --delete] ipaddrset [-slot number] -gate [--add x.x.x.x | --delete] Description...
Page 310
ipAddrSet 1. When using the command line syntax to add or delete IPv6 addresses, the managed entity is identified only on chassis-based platforms. To set the CP IPv6 address use the -cp option; to set the switch IP address use the -sw option. 2.
Page 311
ipAddrSet -slot n On a chassis with a blade processor (BP), specify the slot number. On standalone platforms with a hidden BP, such as the AP76500, this parameter is not accepted. Examples To set the IPv4 addresses for switch number 1 on a chassis-based system in interactive mode: switch:admin>...
ipAddrShow ipAddrShow Displays the IP address information for a switch or control processor (CP). Synopsis ipaddrshow [-cp cp_number] ipaddrshow [-sw sw_number] ipaddrshow - slot n ipaddrshow [-eth0 -eth1 -gate] Description Use this command to display the IP addresses configured in the system. The -cp option displays the CP IP address and the -sw option displays the switch IP addresses.
ipfilter ipfilter Manages the IP filter policies. Synopsis --create policyname -type ipv4 | ipv6 --clone policyname -from src_policyname --show [policyname] --save [policyname] --activate policyname --delete policyname --addrule policyname -rule rule_number -sip source IP -dp dest port -proto protocol -act permit | deny --delrule policyname -rule rule number --transabort...
Page 314
ipfilter --clone policyname -from src_policyname Creates a replica of an existing IP filter policy. The cloned policy is stored in a temporary buffer with same rules as the policy it mirrored. --show [policyname] Displays the IP filter policy content for the specified policy name, or all IP filter policies if policyname is not specified.
Page 315
ipfilter Specifies the destination port number, a range of port numbers, or a service name. -proto Specifies the protocol type, for example tcp or udp. -act Specifies the permit or deny action associated with this rule. rule rule_number Adds a new rule at the given rule index number that is valid between 1 and the current maximum rule number plus one.
Page 317
iscsiCfg iscsicfg --show transaction [-h] iscsicfg --clear all [-h] iscsicfg --commit all [-f] [-h] Description Use this command to configure all iSCSI entities (such as authentication (CHAP), discovery domains (DD), discovery domain sets (DDSet), iSCSI virtual targets (VT), and LUN maps). Common actions include --add, --delete, --modify, --show, --enable and --disable;...
Page 318
iscsiCfg --modify tgt -t target_name -a auth_method [-h] Associates the authentication method auth_method with the target. Valid values for auth_method are CHAP and none. If CHAP is specified, then either one-way or mutual CHAP is enforced, based on the login frame from the host. --addusername tgt -t target_name -u user_list [-h] Binds user names defined in AUTH database to the specific target.
Page 319
iscsiCfg --show dd [-d dd_name] [-h] Displays the DD database; dd_name is optional. ddset Discovery Domain Set parameters. Actions on ddset are: --create ddset -n ddset_name -d dd_list [-h] Creates a DD set entry with the specified ddset_name and dd_list. The DDs in dd_list must already exist.
Page 320
iscsiCfg --commit all [-f] [-h] Commits the iSCSI configuration database to nonvolatile memory. Any modifications made to the database are not saved until an explicit --commit all is issued. If multiple switches in the fabric have uncommitted changes, this operation is rejected. The -f option needs to be used in this case to force the commit operation, in which case uncommitted changes on other switches are erased.
Page 321
iscsiCfg switch:admin> iscsicfg --addusername tgt-t iqn.2005-10.com.brocade.tgt1 -u user1 The operation completed successfully. To unbind user CHAP from a target: switch:admin> iscsicfg --deleteusername tgt -t iqn.2005-10.com.brocade.tgt1 -u user1 The operation completed successfully. To clear the target database: switch:admin> iscsicfg --clear tgt The operation completed successfully.
Page 322
iscsiCfg Name: mynewdd Status: Defined Num. Members: iqn.2222-23.mytest1 iqn.2343-58.newtest1 iqn.2222-23.mytest3 To create a DD set entry: switch:admin> iscsicfg --create ddset -n myddset -d mynewdd The operation completed successfully. To add a new member to an existing DD set (the new DD, iscsidd3, must exist already) switch:admin>...
Page 323
iscsiCfg Number of records found: 1 Name IP Address iqn.1991-05.com.brocade:initiator1 172.16.14.101 switch:admin> iscsicfg --show initiator -i iqn.1991-05.com.brocade:initiator1 Initiator details are: Name IP Address iqn.1991-05.com.brocade:isi154116.englab.brocade.com 172.16.14.101 No. of targets currently accessible to the specified initiator are: 4 iqn.2222-12.com.brocade:tgt1 iqn.2222-12.com.brocade:tgt2 iqn.2002-12.com.brocade:50:06:0e:80:00:43:80:a2 iqn.2222-23.com.brocade:21:00:00:20:37:df:83:fc To display all targets that are accessible by a specified initiator switch:admin>...
iscsiChipTest iscsiChipTest Performs functional test of components in iSCSI complex. Synopsis iscsichiptest --slot slotnumber -testtype type -unit gbEports Description Use this command to verify the memory of the network processor and iFlipper FPGA. Operands This command has the following operands: --slot slotnumber Specifies the slot number that the diagnostic will operate on.
iscsiHelp iscsiHelp Displays a list of iSCSI support commands. Synopsis iscsihelp [options] [args] Description Use this command to display a list of iSCSI support commands, with descriptions. Operands This command has the following iscsi support commands and operands: -fclunquery [-w wwn | -s] -iscsiportcfg -h -iscsiportcfg --clearstats slot/geport Clears the statistics on the port and closes the session.
Page 326
iscsiHelp switch:admin> iscsihelp fclunquery Display a list of LUNs of FC target(s). fosconfig Enable/disable FabOS services iscsicfg Manage/display all iscsi configuration including authentication/virtual targets/discovery domains. iscsiportcfg Manage/display iscsi protocol related port configuration including negotiated parameters/port statistics/current sessions. iscsisessioncfg Manage/display iscsi session information. portcfg Create/Delete a new ip interface/route/arp entry on the GigE port...
iscsiPathTest iscsiPathTest Performs functional test of components in iSCSI complex. Synopsis iscsipathtest --slot slotnumber -unit number -path mode -nframes count Description Use this command to verify the functions of the network processor and the iSCSI complex. All data path modes (as described in the -path operand filed below) run test by comparing the FC frames or data packets transmitted from and received by the BCM1125H network processor due to the designated loopback points.
iscsiPortCfg iscsiPortCfg Displays or modifies iSCSI port parameters. Synopsis iscsiportcfg --clearstats slot/geport iscsiportcfg --default slot/geport iscsiportcfg --show slot/geport [-v] iscsiportcfg --modify slot/geport options Description Use this command to display or modify the iSCSI port parameters. The following table lists the default iSCSI port settings. Setting Default Error recovery level...
Page 329
iscsiPortCfg NOTE This parameter only supports FC4-16IP blades in Brocade 48000 directors. geport Specifies the port number of a GbE port to be configured in the specified slot. Use -h on any option to display the help text for it. Examples To modify the port parameters: switch:admin>...
Page 330
iscsiPortCfg iSCSI Task Reassign: Non FCP in PDU: Non FCP in Octet: 2576 Non FCP out PDU: Non FCP out Octet: 1352 Session details: Session Number: iSCSI Session Type: Normal Initiator Name: iqn.1991-05.com.microsoft:win-iscsi.lab Target Name: iqn.2002-12.com.tgt:21:00:00:04:cf:5d:cf:0e ISID: 0x400001370000 See Also fosConfig, iscsiCfg, iscsiSessionCfg Fabric OS Command Reference 53-1000599-01...
iscsiSessionCfg iscsiSessionCfg Displays iSCSI session/connection details, clears the associated counters, or deletes an iSCSI session/connection. Synopsis iscsisessioncfg clearstats [-i initiator_iqn] [-t target_iqn] iscsisessioncfg delete [-i initiator_iqn] [-t target_iqn] iscsisessioncfg show [-i initiator_iqn] [-t target_iqn] Description Use this command to display iSCSI session/connection details, clear the associated counters, or delete an iSCSI session/connection.
Page 332
iscsiSessionCfg Default time to retain Default time to wait Error recovery level Initial R2T iSCSI Operating Login Parameters: Connection Level Connection Index: Parameter Name Self Value Peer Value Max. Recv. Data Segment Length 56KB 64KB Header Digest Data Digest Immediate Data iSCSI Connection Statistics iSCSI in PDU: 23100...
islShow islShow Displays ISL information. Synopsis islshow Description Use this command to display the current connections and status of the inter-switch link (ISL) of each port on this switch. The node WWN, domain ID, and switch name to which the ISL is connected, the speed and bandwidth of the connection, and whether this ISL is trunked are displayed.
isnscCfg isnscCfg Displays or modifies the configuration state of the iSNS client operation. Synopsis isnsccfg --set slot | geport -s server_ip isnsccfg --set -m -s server_ip isnsccfg --reregister isnsccfg --show isnsccfg --clear Description Use this command to display and update the configuration state of the iSNS client daemon. The execution of this command is subject to Admin Domain restrictions that may be in place.
Page 336
isnscCfg To register the iSNS objects: switch:admin> isnsccfg --reregister Initiated re-register of iSNS objects with iSNS server To clear the IP address of iSNS server: switch:admin> isnsccfg --clear Cleared iSNS server configuration. See Also none Fabric OS Command Reference 53-1000599-01...
itemList itemList Lists parameter syntax information. Synopsis item_list = element | element white item_list element = item | item - item item = num | slot [white]/ [white] num slot = num num = hex | int int = int digit | digit hex = 0x hex digit | hex hex digit digit = 0|1|2|3|4|5|6|7|8|9 hex digit = digit |A|B|C|D|E|F|a|b|c|d|e|f...
Page 338
itemList The exact type of list varies, depending on the test and the parameter; however, the most common are blade ports and user ports. A list of blade ports is most commonly used by ASIC-level tests such as turboRamTest and represents which ports on the current blade (specified with --slot number) are tested.
killTelnet killTelnet Terminates an open telnet session. Synopsis killtelnet Description Use this command to terminate an open telnet session. The killTelnet command is an interactive menu-driven command. Upon invocation, it lists all the current telnet and serial port login sessions. It lists information such as the session number, login name, idle time, IP address of the connection, and timestamp of when the login session was opened.
licenseAdd licenseAdd Adds license keys to switch. Synopsis licenseadd “license” Description Use this command to add license keys to the switch. Some features of the switch and the fabric to which it is connected are optional, licensed products. Without a license installed for such products, their services are not available. A license key is a string of approximately 16 upper- and lowercase letters and numbers.
licenseHelp licenseHelp Displays commands used to administer license keys. Synopsis licensehelp Description Use this command to display a list of the commands used to administer license keys. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands none Examples...
licenseIdShow licenseIdShow Displays system license ID. Synopsis licenseidshow Description Use this command to display the license ID of the system. Some features of the switch and the fabric are optional, licensed products. Without a license installed for such products, the services provided by these features are not available. For dual-domain systems, a single license enables both logical switches to use these products.
licensePort licensePort Manages the Dynamic Ports On Demand (POD) license assignment. Synopsis licensePort --release portnum licensePort --reserve portnum licensePort --show lcensePort --method selection Description Use this command to manage the Dynamic Ports on Demand license assignments. In the Dynamic POD method, the ports are assigned to a POD license in order to come online until they equal the number of online licensed ports.
Page 344
licensePort 5 ports are assigned to the first POD license Ports assigned to the base switch license: 0, 1, 2, 3, 4, 5, 6, 7, 15, 16 Ports assigned to the first POD license: 8, 9, 17, 18, 19 Ports assigned to the second POD license: 10, 11, 12, 13, 14 [Note: these ports cannot be activated due to an insufficient number of installed POD licenses.
licenseRemove licenseRemove Removes the license key from the system. Synopsis licenseremove "license" Description Use this command to remove an existing license key from a switch. The existing license key must be entered exactly as shown by licenseShow, including case. When the key has been entered, use the licenseShow command to verify that the key has been removed and the licensed product uninstalled.
licenseShow licenseShow Displays current license keys. Synopsis licenseshow Description Use this command to display current license keys, along with a list of licensed products enabled by these keys. The message "No license installed on this switch" is displayed when no licenses are installed.
linkCost linkCost Sets or displays the Fabric Shortest Path First (FSPF) cost of a link. Synopsis linkcost [[slotnumber/]portnumber [cost]] Description Use this command to set or display the cost of an interswitch link (ISL). The cost of a link is a dimensionless positive number.
Page 348
linkCost cost Specify the new cost of the link connected to the specified port number. If cost is 0, this port will then revert to its default link cost. This operand is optional. If omitted, this command displays the cost of the specified port. If no operands are specified, the current link costs for all ports on the switch.
login login Logs in as new user. Synopsis login Description Use this command to log in to the switch with another user name and password, without first logging out from the original session. If the user was originally connected using a telnet or rlogin session, that session is left open.
logout logout Logs out from a shell session. Synopsis logout Description Use this command to log out from a shell session. Remote login connections are closed and the local serial connections return to the login prompt. The exit command is accepted as a synonym for logout, as is Ctrl-D at the beginning of a line. Operands none Examples...
lsanZoneShow lsanZoneShow Displays logical SAN zone information. Synopsis lsanzoneshow [-s] [-f fabricid] [-w wwn] [-z zonename] Description Use this command to display the inter-fabric zones or LSAN zones. These zones are normal WWN zones created in FC Router EX_Port-connected fabrics and backbone fabrics. The LSAN zones are identified by the text string “lsan_”...
Page 352
lsanZoneShow Fabric ID: 4 Zone Name: lsan_fcr10_0 50:05:07:65:05:84:0b:83 50:05:07:65:05:84:09:0e 10:00:00:00:c9:2b:6a:68 21:00:00:20:37:18:22:55 Fabric ID: 5 Zone Name: lsan_fcr11_0 10:00:00:00:c9:2b:6a:68 21:00:00:20:37:18:22:55 50:05:07:65:05:84:0b:83 50:05:07:65:05:84:09:0e switch# See Also fcrFabricShow, fcrPhyDevShow, fcrProxyDevShow, fcrRouteShow, switchShow Fabric OS Command Reference 53-1000599-01...
lsDbShow lsDbShow Displays the Fabric Shortest Path First (FSPF) link state database. Synopsis lsdbshow [domain] Description Use this command to display an FSPF link state database record for switches in the fabric, or one domain within it. There are two types of database entries: 1.
Page 354
lsDbShow TABLE 18 lsDbShow Display Fields (Continued) Field Description advertiser ID (domain number) of the switch that originated this LSR. incarn Incarnation number of this LSR. length Total length, in bytes, of this LSR. Includes header and link state information for all links. chksum Checksum of total LSR, with exception of lsAge field.
Page 355
lsDbShow options = 0x0 lsId advertiser incarn = 0x80000014 length = 284 chksum = 0x8453 linkCnt = 16, flags = 0x0 LinkId = 2, out port = 16, rem port = 48, cost = 500, costCnt = 0, type = 1 LinkId = 2, out port = 17, rem port =...
memShow memShow Displays the amounts of free and used memory in a switch. Synopsis memshow [-b | -k | -m] Description Use this command to display free and used memory in the switch, as well as the shared memory and buffers used by the kernel. The execution of this command is subject to Admin Domain restrictions that may be in place.
miniCycle miniCycle Runs a functional test of internal and external transmit and receive paths at full speed. Synopsis minicycle [--slot slotnumber][-nmegs count][-lb_mode mode][-spd_mode mode][-splb_mode 0 | 1] [-ports itemlist] Description Use this command to verify the intended functional operation of an ASIC pair (miniswitch) at the maximum or selected speed by setting up the routing hardware so that frames received by port M are retransmitted by way of port N.
Page 358
miniCycle d. 200 bytes of RANDOM 5. Periodically check status... a. Each port has not died. b. Each port's frames-transmitted counter is still incrementing. Each port's statistic error counters are nonzero: ENC_in, CRC_err, TruncFrm, FrmTooLong, BadEOF, Enc_out, BadOrdSet, DiscC3 6..until one of the following is met: a.
Page 359
miniCycle -spd_mode mode Specifies the speed mode for the test. This parameter is only used for Bloom and Condor ASIC-based products, for which this parameter controls the speed at which each port operates. For 1 Gbit/sec-only products, this parameter is ignored.
Page 361
miniCycle LESSN_STATUS_ERR MBUF_STATE_ERR MBUF_STATUS_ERR NO_SEGMENT PORT_ABSENT PORT_DIED PORT_ENABLE PORT_M2M PORT_STOPPED PORT_WRONG RXQ_FRAME_ERR RXQ_RAM_PERR STATS STATS_C3FRX STATS_FRX STATS_FTX TIMEOUT XMIT Refer to the Fabric OS Message Reference for more information. See Also itemList, portLoopbackTest, Fabric OS Command Reference 53-1000599-01...
minisPropShow minisPropShow Displays ASIC pair properties. Synopsis minispropshow [slotnumber/]asicpair | [--slot slotnumber] -all Description Use this command to display the ASIC pair properties. This command is not intended for normal user operation and is available to provide supplemental information during system debug. Operands The operands are as follows: slotnumber/asicpair...
msCapabilityShow msCapabilityShow Displays the Management Server (MS) capabilities. Synopsis mscapabilityshow Description Use this command to display the supported capabilities of the Management Server for each switch in the fabric. An asterisk displays next to the name of the local switch. Reliable commit service (RCS) is a fabric-wide capability and is supported only if all the switches in the fabric support RCS.
msConfigure msConfigure Configures the Management Server (MS) access control list (ACL). Synopsis msconfigure Description Use this command to configure the MS ACL. MS allows a SAN management application to retrieve and administer the fabric and interconnect elements, such as switches. This application is located at the Fibre Channel well-known address, 0xFFFFFA.
Page 365
msConfigure done ... See Also msCapabilityShow, msPlatShow, msPlClearDB, msPlMgmtActivate, msPlMgmtDeactivate, msTdDisable, msTdEnable, msTdReadConfig, secPolicyShow Fabric OS Command Reference 53-1000599-01...
msPlatShow msPlatShow Displays the Management Server (MS) platform database. Synopsis msplatshow Description Use this command to display information from the MS platform database. This command displays the name of each platform object with the platform type (GATEWAY, HOST_BUS_ADAPTER, and so forth), associated management addresses, and associated node names.
msPlatShowDBCB msPlatShowDBCB Displays the Management Server (MS) platform service database control block. Synopsis msplatshowdbcb Description Use this command to display the control block fields associated with the platform database. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands none Examples...
msPlClearDB msPlClearDB Clears the Management Server (MS) platform database on all switches in the fabric. Synopsis msplcleardb Description Use this command to clear the MS platform database on all switches in the fabric. Because this operation is nonrecoverable, it should not be used unless it is intended to resolve a database conflict between two joining fabrics or to establish an entirely new fabric with an empty database.
msPlMgmtActivate msPlMgmtActivate Activates the Management Server (MS) platform service. Synopsis msplmgmtactivate Description Use this command to activate the MS platform service in the entire fabric. This command attempts to activate the MS platform service for each switch in the fabric. If successful, the change takes effect immediately and commits the changes to nonvolatile storage of each switch.
msPlMgmtDeactivate msPlMgmtDeactivate Deactivates the Management Server (MS) platform service. Synopsis msplmgmtdeactivate Description Use this command to deactivate the MS platform service in the entire fabric. This command deactivates the MS platform service for each switch in the fabric and commits the change to nonvolatile storage.
msTdDisable msTdDisable Disables the Management Server (MS) topology discovery service. Synopsis mstddisable ["ALL"] Description Use this command to disable the management server topology discovery service of a local switch or an entire fabric. This change takes effect immediately and commits to the configuration database for all switches;...
msTdEnable msTdEnable Enables the Management Server (MS) topology discovery service. Synopsis mstdenable ["ALL"] Description Use this command to enable the MS topology discovery service on a local switch or on the entire fabric. This command enables the MS Topology Discovery Service. This change takes effect immediately and commits to the configuration database for all affected switches.
msTdReadConfig msTdReadConfig Displays the status of Management Server (MS) topology discovery service. Synopsis mstdreadconfig Description Use this command to check whether or not the management server topology discovery service is enabled. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands none Examples...
myId myId Displays the current login session details. Synopsis myid Description Use this command to display all local IPv4 or IPv6 addresses associated with the status of the system and the login session details. The login session gives details of the following: •...
nbrStateShow nbrStateShow Displays FSPF neighbor's state. Synopsis nbrstateshow [slotnumber/][portnumber] Description Use this command to display information about neighbors to the local switch, or information about a specific neighbor if a port number is supplied. FSPF defines a neighbor as a remote E_Port interface that is directly attached to the local switch.
nbrStatsClear nbrStatsClear Resets FSPF interface counters. Synopsis nbrstatsclear [slotnumber/][portnumber] Description Use this command to reset the counters of FSPF frames transmitted and received on each interswitch link (ISL) or a specific ISL. These counters display using the using the interfaceShow command.
nodeFind nodeFind Displays all the device Name Server (NS) entries matching a given WWN, device PID, or alias. Synopsis nodefind "WWN | PID | ALIAS" Description Use this command to display the NS information for all the devices in the fabric that have either a port World Wide Name (WWN) or a node WWN matching with the given WWN;...
Page 379
nodeFind 0314d4; 3;22:00:00:04:cf:9f:26:7e;20:00:00:04:cf:9f:26:7e; 0 FC4s: FCP [SEAGATE ST336605FC 0003] Fabric Port Name: 20:14:00:60:69:80:04:79 Permanent Port Name: 22:00:00:04:cf:9f:26:7e Device type: Physical Target Port Index: 20 Share Area: No Device Shared in Other AD: No Aliases: a320 To display all the device information matching the WWN "20:00:00:e0:8b:01:ce:d3": switch:user>...
nsAliasShow nsAliasShow Displays local Name Server (NS) information, with aliases. Synopsis nsaliasshow [-r -t] Description Use this command to display local name server information with the added feature of displaying the defined configuration aliases to which the device belongs. The following message is displayed if there is no information in this switch: There is no entry in the Local Name Server The command nsAllShow displays information from all switches.
Page 381
nsAliasShow Examples To display local NS information with aliases: switch:admin> nsaliasshow Type Pid PortName NodeName TTL(sec) 021200; 2,3;10:00:00:60:69:00:03:19;30:00:00:60:69:00:03:19; na FC4s: FCIP Fabric Port Name: 20:02:00:60:69:01:44:22 Permanent Port Name: 10:00:00:60:69:00:03:19 Aliases: 021300; 3;10:00:00:60:69:00:02:d6;20:00:00:60:69:00:02:d6; na Fabric Port Name: 20:03:00:60:69:01:44:22 Permanent Port Name: 10:00:00:60:69:00:02:d6 Aliases: DeviceAlias 0214e2;...
Page 382
nsAliasShow 0214e8; 3;21:00:00:fa:ce:04:83:c9;20:00:00:fa:ce:04:83:c9; 0 FC4s: FCP [STOREX RS2999FCPH3 NS09] Fabric Port Name: 20:04:00:60:69:01:44:22 Permanent Port Name: 21:00:00:fa:ce:04:83:c9 Aliases: 0214ef; 3;21:00:00:ad:bc:04:6f:70;20:00:00:ad:bc:04:6f:70; 0 FC4s: FCP [STOREX RS2999FCPH3 JB09] Fabric Port Name: 20:04:00:60:69:01:44:22 Permanent Port Name: 21:00:00:ad:bc:04:6f:70 Aliases: The Local Name Server has 6 entries } To display local NS information with aliases with the -r and -t options: switch:admin>...
nsAllShow nsAllShow Displays global name server information. Synopsis nsallshow [type] Description Use this command to display the 24-bit Fibre Channel addresses of all devices in all switches in the fabric. If the type operand is supplied, only devices of specified FC-PH type are displayed. If type is omitted, all devices are displayed.
nsCamShow nsCamShow Displays information about remote devices in the Name Server (NS) cache. Synopsis nscamshow [-t] Description Use this command to display the local NS cache information about the devices discovered in the fabric by the NS cache manager. The message “No Entry found!” displays if the NS cache manager does not discover new switches or new devices in the fabric.
Page 385
nsCamShow nscam show for remote switches: Switch entry for 2 state owner known v430 0xfffc01 Device list: count 1 Type Pid PortName NodeName 021200; 2,3;10:00:00:60:69:00:ab:ba;10:00:00:60:69:00:ab:ba; FC4s: FCIP PortSymb: [28] "SEAGATE ST318452FC 0001" Fabric Port Name: 20:02:00:60:69:00:68:19 Permanent Port Name: 10:00:00:60:69:00:ab:ba Switch entry for 4 state owner...
nsShow nsShow Displays local Name Server (NS) information. Synopsis nsshow [-r -t] Description Use this command to display local NS information about devices connected to this switch. The following message is displayed if there is no information in this switch: There is no entry in the Local Name Server The nsAllShow command displays information from all switches.
Page 387
nsShow SCR=2 Nx_Port detected registration. Register to receive all RSCN requests issued for events detected by the affected Nx_Port. SCR=3 Register to receive all RSCN request issued. The RSCN request returns all effected N_Port_ID pages. Displays the device type. Of the two device type parts, the first part indicates the origination of the device.
Page 388
nsShow Type Pid PortName NodeName 010100; 3;21:00:00:e0:8b:13:08:10;20:00:00:e0:8b:13:08:10; 1 FC4s: FCP NodeSymb: [41] "QLA2340 FW:v3.03.06 DVR:v9.0.0.2 (w32 IP)" Fabric Port Name: 20:01:00:05:1e:34:00:70 Permanent Port Name: 21:00:00:e0:8b:13:08:10 Port Index: 1 Share Area: No Device Shared in Other AD: No Redirect: No 010e00; 3;21:00:00:e0:8b:12:8a:be;20:00:00:e0:8b:12:8a:be;...
nsZoneMember nsZoneMember Displays the information of all the online devices zoned with the given device. Synopsis nszonemember -a | -u | pid | wwn Description Use this command to display information about all the online devices zoned with the given device. Issuing this command without operands displays all online devices zoned with the given device.
Page 390
nsZoneMember Type Pid PortName NodeName 041901; 2,3;10:00:00:00:c9:26:0e:ae;20:00:00:00:c9:26:0e:ae; 3 Fabric Port Name: 20:09:00:60:69:50:06:78 Permanent Port Name: 10:00:00:00:c9:26:0e:ae Device type: Physical Initiator 0416e2; 3;22:00:00:20:37:d9:6b:b3;20:00:00:20:37:d9:6b:b3; 0 FC4s: FCP [SEAGATE ST318304FC 0005] Fabric Port Name: 20:06:00:60:69:50:06:78 Permanent Port Name: 22:00:00:20:37:d9:6b:b3 Device type: Physical Target 0416e4;...
Page 391
nsZoneMember Zoned Members: 2 devices Pid: 0xb00e00 Aliases: dl360_130251a dl360_130251a Pid: 0xba1ae4 Aliases: trimm100a_2 To display all the unzoned devices in the fabric: switch:admin> nszonemember -u Pid: 0xb01ea9; Aliases: trimm32b_1 Pid: 0xb01eaa; Aliases: trimm32b_2 Pid: 0xb01eab; Aliases: trimm32b_3 Pid: 0xb01eac; Aliases: trimm32b_4 Pid: 0xb01fad;...
passwd passwd Changes the password for the specified user. Synopsis passwd [“user account”] Description Use this command to change a user account password. Operands When this command is invoked without operand, the password is changed for the current login account. The following operand is optional: "user account"...
Page 393
passwd • If a you are changing another user’s password with greater privileges than your current login level, you are prompted to enter that user level’s old password and, if your entry is valid, you will be prompted for a new password. •...
Page 394
passwd The password you entered contains less than the minimum required number of numeric characters. Insufficient number of punctuation characters You have entered a password that contains less then the minimum required number of punctuation characters. Password matches one of the previous passwords The password you entered matches one of the previous passwords.
passwdCfg passwdCfg Manages the password policies. Synopsis passwdcfg --set options value passwdcfg --disableadminlockout passwdcfg --enableadminlockout passwdcfg --setdefault passwdcfg --showall passwdcfg --help Description Use this command to manage password policies. Use --set to configure the following password policies: • Password strength policy •...
Page 396
passwdCfg policy is enforced across all user accounts except the root, factory, and SecurityAdmin role accounts. A separate configuration option, available to the SecurityAdmin and Admin role accounts, may be used to enable and disable applications of the account lockout policy to Admin role accounts.
Page 397
passwdCfg -maxpasswordage value Specifies the maximum number of days that can elapse before a password must be changed. This is the password expiration period. -maxpasswordage can be set at 0 to 999. Setting this parameter to 0 disables password expiration. The default value is 0. When -maxpasswordage is set to a nonzero value, -minpasswordage must be set to a value less than or equal to -maxpasswordage.
Page 398
passwdCfg password "passABCword" is disallowed because it contains the sequence "ABC". A password of "passABword" would be allowed because no repeated character sequence exceeds two characters. The range of allowed values is 1-40. The default value is 1. --disableadminlockout Disables the admin lockout policy if already enabled and will set the config parameter "passwdcfg.adminlockout"...
Page 399
passwdCfg digits value out of range The -digits value specified must be greater than or equal to 0 and less than or equal to -minlength value. punctuation value out of range The -punctuation value specified must be greater than or equal to 0 and less than or equal to -minlength value.
pathInfo pathInfo Display routing and statistics information along a path covering multiple switches. Synopsis pathinfo [domain [src_portnumber [dst_portnumber]] [-r]] Description Use this command to display detailed routing information from a source port or area on the local switch to a destination port or area on another switch. This routing information describes the exact path that a user data stream takes to go from the source port to the destination port, including all intermediate switches.
Page 401
pathInfo When requested, statistics are reported below the routing information for each hop. These statistics are presented for both the input and output ports, for both receive and transmit modes. These statistics are divided into basic and extended statistics, which can be individually requested in interactive mode.
Page 402
pathInfo The source route can specify a partial route from source to destination (in which case the remaining hops are chosen as the path from the input port or area on the first hop not listed in the source route to the destination), as a full route, or as an arbitrary route across the fabric.
Page 403
pathInfo Timeout The maximum time allowed to wait for the response; default is 10 seconds. Examples To display basic path information to a specific domain, using the command line (non-interactive mode): switch:admin> pathinfo 91 Target port is Embedded In Port Domain ID (Name) Out Port Cost...
Page 404
pathInfo In Port Domain ID (Name) Out Port Cost --------------------------------------------------------- 8 (web228) (output truncated) See Also portStatsShow, switchShow Fabric OS Command Reference 53-1000599-01...
pdShow pdShow Displays data from a panic dump file. Synopsis pdshow [panic_dump_file] Description Use this command to display data from a panic dump file. The panic dump file contains information that might be useful to determine the cause of the system panic. When executed without any arguments, this command displays output from the latest panic dump file available on the switch.
perfAddEEMonitor perfAddEEMonitor Adds an end-to-end monitor to a port. Synopsis perfaddeemonitor [slotnumber/]portnumber SourceID DestID Description Use this command to add an end-to-end performance monitor to a port. The performance monitor counts the number of words received, number of words transmitted, and number of CRC errors detected using either of the following two conditions: For frames received at the port, the frame SID is the same as SourceID and frame DID is the same as DestID, both RX_COUNT and CRC_COUNT will be updated accordingly.
Page 407
perfAddEEMonitor Optionally, a comma can separate the operands. SourceID and DestID also can be enclosed in quotation marks. A space is required to separate the operands even when using commas. Examples To add an end-to-end monitor to blade 1 port 2: switch:admin>...
perfAddIPMonitor perfAddIPMonitor Adds a filter-based performance monitor for IP frame count. Synopsis perfaddipmonitor [slotnumber/]portnumber [alias] Description Use this command to define filter-based monitors to count the number of IP traffic frames. Only frames transmitted are counted. After a successful execution of this command, a monitor number is displayed. The monitor number is provided for manipulation of these filter-based performance monitors.
perfAddReadMonitor perfAddReadMonitor Adds a filter-based performance monitor for the SCSI Read command. Synopsis perfaddreadmonitor [slotnumber/]portnumber [alias] Description Use this command to define filter-based monitors to count the number of SCSI FCP Read commands in Fibre Channel frames. Only frames transmitted are counted. After successful execution of this command, a monitor number is displayed.
perfAddRWMonitor perfAddRWMonitor Adds a filter-based performance monitor for the SCSI read and write commands. Synopsis perfaddrwmonitor [slotnumber/]portnumber [alias] Description Use this command to define filter-based monitors to count the number of SCSI FCP Read and Write commands in Fibre Channel frames. Only frames transmitted are counted. After a successful execution of this command, a monitor number is displayed.
perfAddSCSIMonitor perfAddSCSIMonitor Adds a filter-based performance monitor for SCSI frame count. Synopsis perfaddscsimonitor [slotnumber/]portnumber [alias] Description Use this command to define filter-based monitors to count the number of SCSI traffic frames. Only frames transmitted are counted. After a successful execution of this command, a monitor number is displayed. The monitor number is provided for manipulation of these filter-based performance monitors.
perfAddUserMonitor perfAddUserMonitor Adds a user-defined filter-based performance monitor. Synopsis perfaddusermonitor [slotnumber/]portnumber "grouplist" [alias] Description Use this command to define a custom filter for frame offsets and values. For every offset, each group of comparison values is OR-ed together to determine a match. If there are multiple offsets, each resulting OR function is AND-ed to determine if the entire statement is true, thus incrementing the counter.
Page 413
perfAddUserMonitor SOFi1 SOFn1 SOFi2 SOFn2 SOFi3 SOFn3 alias Specify a name for this monitor. This string truncates to a maximum of 10 characters. It might be surrounded by quotation marks, in order to include spaces. This operand is optional. By default, the alias is an empty string. Examples To add a filter-based monitor for all Extended Link Service requests (R_CTL=0x22 and TYPE=0x01) to a port:...
perfAddWriteMonitor perfAddWriteMonitor Adds a filter-based performance monitor for the SCSI write command. Synopsis perfaddwritemonitor [slotnumber/]portnumber [alias] Description Use this command to define filter-based monitors to count the number of SCSI FCP write commands in Fibre Channel frames. Only frames transmitted are counted. After a successful execution of this command, a monitor number is displayed.
perfCfgClear perfCfgClear Clears the previously saved performance monitoring configuration settings from nonvolatile memory. Synopsis perfcfgclear Description Use this command to clear the previously saved end-to-end and filter configuration settings of performance monitoring from nonvolatile memory. Notes This command requires a Brocade Advanced Performance Monitoring license. This command is not supported on virtual FC ports (VE/VEX_Port), EX_Port, M (Mirror) ports and GbE ports.
perfCfgRestore perfCfgRestore Restores performance monitoring configuration settings from nonvolatile memory. Synopsis perfcfgrestore Description Use this command to restore the performance monitoring configuration information from nonvolatile memory. This does not restore the information cleared using the perfCfgClear command; rather, it restores the configuration on nonvolatile memory. Any configuration changes that were not saved are lost using the perfCfgRestore command.
perfCfgSave perfCfgSave Saves performance monitoring configuration settings to nonvolatile memory. Synopsis perfcfgsave Description Use this command to save the current Performance Monitor configuration for end-to-end (EE) and filter configuration settings of performance monitoring into nonvolatile memory. This enables the performance monitoring configuration to be saved across power cycles. The following limitation applies to monitors saved to flash memory: •...
perfClearAlpaCrc perfClearAlpaCrc Clears the CRC error count associated with a port and arbitrated loop physical address (AL_PA). Synopsis perfclearalpacrc [slotnumber/]portnumber [ALPA] Description Use this command to clear a specific CRC error counter associated with a specific port and AL_PA, or all such counters on a port. Notes This command requires a Brocade Advanced Performance Monitoring license.
perfClearFilterMonitor perfClearFilterMonitor Clears counters of one or more filter-based performance monitors. Synopsis perfclearfiltermonitor [slotnumber/]portnumber [monitorId] Description Use this command to clear counters for all filter-based performance monitors on a port or a filter-based monitor associated with a specific monitorId. Issuing portStatsClear on a port also results in all filter-based monitors clearing. Notes This command requires a Brocade Advanced Performance Monitoring license.
perfDelEEMonitor perfDelEEMonitor Deletes one or all end-to-end performance monitors from a port. Synopsis perfdeleemonitor [slotnumber/]portnumber [monitorId] Description Use this command to delete an end-to-end performance monitor from a port, or all such monitors associated with a port. Notes This command requires a Brocade Advanced Performance Monitoring license. This command is not supported on virtual FC ports (VE/VEX_Port), EX_Port, M (Mirror) ports and GbE ports.
perfDelFilterMonitor perfDelFilterMonitor Deletes one or all filter-based performance monitors from a port. Synopsis perfdelfiltermonitor [slotnumber/]portnumber [monitorid] Description Use this command to delete a filter-based performance monitor from a port, or all such monitors associated with a port. Notes This command requires a Brocade Advanced Performance Monitoring license. This command is not supported on virtual FC ports (VE/VEX_Port), EX_Port, M (Mirror) ports and GbE ports.
perfHelp perfHelp Displays performance monitoring help information. Synopsis perfhelp Description Use this command to display the available performance monitoring help commands. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands none Examples To display commands related to performance monitoring: switch:admin>...
perfMonitorClear perfMonitorClear Clears counters of end-to-end, filter-based, and ISL performance monitors on a port. Synopsis perfmonitorclear --class monitor_class [slotnumber/]portnumber [monitorId] Description Use this command to clear counters for performance monitors on a port, specified by class. Monitor classes include end-to-end monitors (EE), filter-based monitors (FLT), and interswitch link monitors (ISL).
Page 424
perfMonitorClear To clear statistics counters for an ISL monitor: switch:admin> perfmonitorclear --class ISL 1 This will clear ISL monitor on port 1, continue? (yes, y, no, n): [no] y See Also perfAddEEMonitor, perfAddIPMonitor, perfAddReadMonitor, perfAddRWMonitor, perfAddSCSIMonitor, perfAddUserMonitor, perfAddWriteMonitor, perfMonitorShow Fabric OS Command Reference 53-1000599-01...
perfMonitorShow perfMonitorShow Displays end-to-end, filter-based, and ISL monitors on a port. Synopsis perfmonitorshow class monitor_class [slotnumber/]portnumber [interval] Description Use this command to display previously created monitors on a port. Monitor classes include end-to-end monitors (EE), filter-based monitors (FLT), and Inter-Switch Link monitors (ISL). ISL monitors are automatically activated on E_Ports (not including trunk slaves).
Page 426
perfMonitorShow Num_domains Total number of domains being monitored Domain_count 64-bit cumulative transmit counter for each individual domain Notes This command requires a Brocade Advanced Performance Monitoring license. This command is not supported on virtual FC ports (VE/VEX_Port), EX_Port, M (Mirror) ports and GbE ports.
perfSetPortEEMask perfSetPortEEMask Sets the overall mask for end-to-end (EE) performance monitors. Synopsis perfsetporteemask [slotnumber/]portnumber "TxSIDMsk " "TxDIDMsk " "RxSIDMsk" "RxDIDMsk" Description Use this command to set the mask for the end-to-end (EE) performance monitors of a port. This command enables a user to selectively choose the kind of Fibre Channel frames to get performance statistics on.
Page 430
perfSetPortEEMask TxSIDMsk Specify the transmitting source ID mask in dd:aa:pp format, with quotation marks, where dd is the domain ID mask, aa is the area ID mask, and pp is AL_PA ID mask. For example, "00:ff:00" uses only the Area ID to trigger the EE monitor.
perfShowAlpaCrc perfShowAlpaCrc Displays the CRC error count by port or by arbitrated loop physical address (AL_PA). Synopsis perfshowalpacrc [slotnumber/]portnumber [ALPA] Description Use this command to display the CRC error count of one or all devices attached to a port. If the AL_PA operand is specified, only the CRC count for that AL_PA device is displayed.
perfShowEEMonitor perfShowEEMonitor Displays end-to-end performance monitor information on a port. Synopsis perfshoweemonitor [slotnumber/]portnumber [interval] Description Use this command to display end-to-end monitor information on a port. Refer to perfMonitorShow for details regarding this command’s output. Notes This command requires a Brocade Advanced Performance Monitoring license. This command is not supported on virtual FC ports (VE/VEX_Port), EX_Port, M (Mirror) ports and GbE ports.
Page 433
perfShowEEMonitor switch:admin> perfshoweemonitor 0 OWNER_APP TX_COUNT ----------------------------------------------------- 0x112233 0x223344 TELNET 0x00000000000 RX_COUNT CRC_COUNT OWNER_IP_ADDR ------------------------------------------------------ 0x0000000000000000 0x0000000000000000 To display end-to-end monitor frame traffic on a port at an interval of every 6 seconds: perfshoweemonitor 4/5 6 switch:admin> perfshoweemonitor 53, 6: Tx/Rx are # of bytes and crc is # of crc errors ------------- ------------- -------------...
PerfTTmon PerfTTmon Installs the Top Talker monitor in the specified mode. Synopsis perfttmon Port Mode (F_port): perfttmon --add egress | ingress [slot/]port perfttmon --show [slot/]port [number of flows] [wwn| pid] perfttmon --delete [slot/]port Fabric Mode: perfttmon --add fabricmode perfttmon --show dom domain id [number of flows] [wwn| pid] perfttmon --delete fabricmode Description Use this command to install the Top Talker monitor.
Page 435
PerfTTmon Specifies "n" top talking flows. Valid values are between 1 and 32. If a value >32 is entered, Top Talker will display counters for only 32 flows and a warning message.This operand is optional. If omitted, the command displays all flows.
Page 436
PerfTTmon 0xa905ef 0xa05200 6.830 0xa909d5 0xa05200 6.772 To delete the Fabric Mode Top Talker: Switch:admin> perfttmon --del fabricmode See Also None Fabric OS Command Reference 53-1000599-01...
pkiCreate pkiCreate Creates public key infrastructure (PKI) objects. Synopsis pkicreate Description Use this command to create PKI objects such as passphrase switch private key and CSR and to install a root certificate. This command does not create the switch certificate. Switch certificate should be obtained offline from the Certificate Authority.
pkiRemove pkiRemove Removes existing public key infrastructure (PKI) objects. Synopsis pkiremove Description Use this command to remove PKI objects including the switch private key, private key pass-phrase, CSR, root certificate, and switch certificate. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands none Examples...
pkiShow pkiShow Displays existing public key infrastructure (PKI) objects. Synopsis pkishow Description Use this command to display existence of PKI objects, such as switch private key, private key pass-phrase, CSR, root certificate, and switch certificate. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands none Examples...
policy policy Displays or modifies the encryption and authentication algorithms for security policies. Synopsis policy option type number [-enc method] [-auth algorithm] [-pfs value] [-dh group] [-seclife seconds] Description Use this command to display or modify the encryption and authentication algorithms for security policies.
Page 441
policy -seclife seconds Security association lifetime in seconds. A new key is renegotiated before seconds expires. seconds must be between 28800 to 250000000 or 0. The default is 28800. Examples To create a new policy: switch:admin> policy --create ike 10 -enc 3des -auth md5 The following policy has been set: IKE policy 10 -----------------------------------------...
Page 442
policy Authentication Algorithm: SHA-1 Encryption: AES-128 SA Life (seconds): 28800 Operation Succeeded To change (delete and re-create) a policy: switch:admin> policy ike --delete 10 This policy has been successfully deleted. switch:admin> policy ike --create 10 -enc aes-128 -auth sha-1 The following policy has been set: IKE policy 10 ----------------------------------------- Authentication Algorithm: SHA-1...
portAlpaShow portAlpaShow Displays the Arbitrated Loop Physical Addresses (AL_PAs) of devices attached to a port. Synopsis portalpashow [slotnumber/]portnumber Description Use this command to display the AL_PAs of devices connected to a port, and whether these devices are public or private. If the specified port is not an active FL_Port or if no AL_PAs are present, this command prints an error.
portBufferShow portBufferShow Displays the buffer usage information for a port group or for all port groups in the switch. Synopsis portbuffershow [[slotnumber/]portnumber] Description Use this command to display the current long distance buffer information for the ports in a port group.
Page 445
portBufferShow slotnumber For bladed systems only, specifies the slot number of the port group to display, followed by a slash (/). portnumber Specifies the number of a port associated with the port group, relative to its slot for bladed systems. Use switchShow for a list of valid ports. Examples To display the port buffer information for a port: switch:admin>...
portCamShow portCamShow Displays port-based filter CAM utilization. Synopsis portcamshow [[slotnumber/]portnumber] Description Use this command to display the current filter CAM utilization of all ports or one port specified at input. The following information is displayed: SID used Total number of CAM entries used by this port. Note that each CAM entry (either SID or DID CAM) can be shared among a certain number of ports, depending on the ASIC.
Page 447
portCamShow switch:admin> portcamshow 7/31 -------------------------------------------------- Area SID used DID used SID entries DID entries 03b380 03cf80 034100 03cf00 03cf00 03cf80 -------------------------------------------------- SID free, DID free: (2044, 1020) The SID entry 03cf00 and DID entry 03cf80 on port 7/31 belong to port 7/39. To display the filter CAM utilization for all ports on a switch: switch:user>...
portCfg portCfg Enables or disables a port's configuration. Synopsis portcfg action [slot/][ge]port [-Range] args Description Use this command to manage configuration parameters for ports and gigabit Ethernet (GbE) ports. The following parameters are supported and can be controlled with this command: •...
Page 449
portCfg delete ipaddr Deletes static ARP entry from the ARP table. Only IP address must be specified to delete the entry. flush Flushes the ARP table. Only dynamic entries can be flushed, static entries will not be cleared. fciptunnel Creates Fibre Channel over IP (FCIP) tunnels. You can configure up to a maximum of 8 FCIP tunnels per GbE port.
Page 450
portCfg -Q data-dscp Specifies the DSCP (DiffServ Code Point) Markingused for data TCP connection of the FCIP tunnel. This Operand is optional. Range is 0 to 63 (inclusive). Default value is 0. -r retransmissions Specifies the maximum retransmissions. Values are 1 to 16; default is 8. If tape pipelining is enabled, the default value is calculated based on the minimum retransmit time to ensure that the TCP connection does not time out before the host times out.
Page 451
portCfg Uncommitted tunnels compete for bandwidth. Changing com_rate is potentially disruptive. -c 0|1 Disable (0) or enable (1) compression on the existing tunnel. -f 0|1 Disable (0) or enable (1) fastwrite on the existing tunnel. -k timeout Specifies the keep alive timeout, in seconds for the existing tunnel. timeout values are 8 to 7,200;...
Page 452
portCfg However, the FCIP tunnel must be configured with the fciptunnel create/modify -M option on before the actual mapping occurs. The following operands are supported with fciptunnel qosmap: tunnel_id Specifies the tunnel_id. Range is 0-7. -default Resets/sets VC QoS map to default values. -delete Deletes associated QoS map configuration file.
Page 453
portCfg mtu_size Specifies the maximum transmission unit size. The range allowed is 1500 to 2284 KB. The default is 1500 KB. This operand is optional with IPv6 addresses, in which case the MTU is detected automatically via the Neighbor Discovery protocol. delete ipaddr Deletes IP interfaces.
Page 454
portCfg Valid modes for rscnsupr are: Disables the configuration. When disabled, device changes on the port --disable generate RSCN to another end device that is zoned with this one. By default, RSCN suppression is disabled on all ports. Enables the configuration. When enabled, any device changes on the port will --enable not generate RSCN to any other end device.
Page 455
portCfg Note: This command supports --add and --delete options only. To modify a table entry it must first be deleted, then added with different configuration parameters.The syntax for portcfg vlantag is as follows: portcfg vlantag [slot/]port mode args Valid modes for vlantag are: --add ipif_addr vlan_id L2 CoS [dst_ipaddr] Adds an entry to the VLAN tag table.
Page 456
portCfg -r 1|0 Enables or disables Tape Read Pipelining. This feature improves performance for certain applications when reading from FICON tape over extended distances. 1 is enabled, O is disabled. -t 1|0 Enables or disables TIN/TIR emulation. This feature enhances recovery when a TIN/TIR exchange occurs as part of a channel recovery operation during tape emulation.
Page 457
portCfg Defines the maximum number of concurrent emulated tape read operations. As concurrency increases, the value of emulation decreases. Excessive concurrency has the potential to oversubscribe packet data memory. The setting has significance only for host (channel) initiated operations at this side and will not affect tape read operations initiated by hosts (channels) attached at the opposite side.
Page 458
portCfg -e 1|0 Enables or disables FTRACE. 1 is enabled, O is disabled. The default value is -i value Displays mask value. The range is 00000000 toFFFFFFFF. The default is FFFFFFFF. -p value Specifies post trigger percentage value. The range is 0 to 100 Default is 5. -r value Specifies the number of records.
Page 459
portCfg To modify an existing FCIP tunnel with VLAN tagging: switch:admin> portcfg fciptunnel8/ge0 modify 1 192.168.10.1 192.168.20.1 0 -m 20 -v 100 To create an IP interface using IPv4: switch:admin> portcfg ipif 4/ge0 create 192.168.100.50 255.255.255.0 1500 Operation Succeeded To create an IP interface using IPv6 with prefix: switch:admin>...
Page 460
portCfg Fabric OS Command Reference 53-1000599-01...
portCfgAlpa portCfgAlpa Configure the AL_PA offset on a specified port. Synopsis portcfgalpa [slotnumber/]portnumber, mode Description Use this command to set the Arbitrated Loop Physical Address (AL_PA) offset on a port to either 0x0 or 0x13. Changes made by this command are persistent across switch reboots and power cycles. Operands When invoked without operands, this command displays the usage.
portCfgDefault portCfgDefault Restores the port configuration to factory default values. Synopsis portcfgdefault [slotnumber/][ge]portnumber Description Use this command to reset any special configuration values on a port to their factory defaults. This command will disable ports capable of routing persistently, which is the factory default value. You can view the current port configuration using the portCfgShow command.
portCfgEPort portCfgEPort Enables or disables a port from becoming an E_Port. Synopsis portcfgeport [slotnumber/]portnumber, mode Description Use this command to enable or disable a port from becoming an E_Port. The E_Port capability is enabled by default unless this command is used to disable it. When a port is configured as a non-E_Port through this command, an ISL connected to this port is segmented.
portCfgEXPort portCfgEXPort Sets a port to be an EX_Port, and sets and displays EX_Port configuration parameters. Synopsis portcfgexport [slotnumber/]portnumber portcfgexport [-a admin] portcfgexport [-f fabricid] portcfgexport [-r ratov] portcfgexport [-e edtov] portcfgexport [-d domainid] portcfgexport [-p pidformat] portcfgexport [-t fabric_parameter] portcfgexport [-m port mode] Description Use this command to allow a port to be configured as an EX_Port, to display the port's EX_Port...
Page 465
portCfgEXPort If the Fabric Parameter value is “Auto Negotiate”, the port ID format, R_A_TOV, and E_D_TOV values display the negotiated values indicated by “(N)” next to them. The negotiated values are what the edge switch specifies in the ELP request. If the state is “Not OK”, the R_A_TOV and E_D_TOV display “Not Applicable”.
Page 466
portCfgEXPort Examples To display the EX_Port configuration of port 2/0: switch:admin> portcfgexport 2/0 Port info Admin: enabled State: Pid format: core(N) Operate mode: Brocade Native Edge Fabric ID: Front Domain ID: Front WWN: 50:06:06:9e:20:9f:ce:10 Principal Switch: principal WWN: 10:00:00:60:69:c0:05:8a Fabric Parameters: Auto Negotiate R_A_TOV: 9000(N)
portCfgGPort portCfgGPort Designates a port as a G_Port. Synopsis portcfggport [slotnumber/]portnumber, mode Description Use this command to designate a port as a G_Port. After this is done, the switch attempts to initialize that port as an F_Port only, and does not attempt loop initialization (FL_Port) on the port. A port designated as a G_Port can become an E_Port.
portCfgISLMode portCfgISLMode Enables or disables ISL R_RDY mode on a port. Synopsis portcfgislmode [[slotnumber/]]portnumber, mode Description Use this command to enable or disable ISL R_RDY mode on a port. If enabling ISL R_RDY mode on a port, make sure the PID format is consistent across the entire fabric. Refer to the configure command for more information on the core PID format.
Page 469
portCfgISLMode Operands This command has the following operands: slotnumber For bladed systems only, specify the slot number of the port to display, followed by a slash (/). portnumber Specify the port number to display, relative to its slot for bladed systems. Use switchShow to list valid ports.
portCfgLongDistance portCfgLongDistance Configures a port to support long distance links. Synopsis portcfglongdistance [slotnumber/] portnumber [distance_level] [vc_translation_link_init] [desired_distance] Description Use this command to allocate enough full size frame buffers on a particular port to support a long distance link up to 500 Km. The port can only be used as an E_Port. Changes made by this command are persistent across switch reboots and power cycles.
Page 471
portCfgLongDistance LS (6) Specify LS mode to configure a static long distance link with a fixed buffer allocation > 10 Km. Up to a total of 250 full-size frame buffers are reserved for data traffic, depending on the specified desired_distance value. vc_translation_link_init Specify 1 to activate long distance link initialization sequence.
portCfgLPort portCfgLPort Configures a port as an L_Port. Synopsis portcfglport [slotnumber/]portnumber locked_mode [private_mode] [duplex_mode] Description Use this command to designate a port as an L_Port. The switch then only attempts to initialize that port as an FL_Port. By default, the L_Port is a public L_Port. It could be set to private L_Port and the FLOGI will be rejected.
Page 474
portCfgLPort where AN:AutoNegotiate, ..:OFF, ??:INVALID. To display the L_Port conditions: switch:admin> portcfglport [output from other slots suppressed] Ports of Slot 4 9 10 11 12 13 14 15 -----------------+--+--+--+--+----+--+--+--+----+--+--+--+----+--+--+-- Locked L_Port ......
portCfgNPort portCfgNPort Enables or disables N_Port functionality for an Access Gateway port. Synopsis portcfgnport [port_number | port_range] | [mode] Availability Display options - all users. Set options - admin. Description Use this command to enable or disable N_Port functionality for an Access Gateway port. The enabled N_Port will automatically come online if it is connected to an enterprise fabric switch that supports NPIV.
portCfgNPIVPort portCfgNPIVPort Enables or disables N_Port ID virtualization (NPIV) functionality on a port. Synopsis portcfgnpivport [slotnumber/]portnumber, mode Description Use this command to enable or disable NPIV functionality on a port. NPIV is applicable to an F_Port only. By default, NPIV is enabled for all Condor ASIC-based ports and disabled for all Bloom ASIC-based ports.
Page 477
portCfgNPIVPort -----------------+--+--+--+--+----+--+--+--+----+--+--+--+----+--+--+-- Speed AN AN AN AN AN AN AN AN AN AN AN AN AN AN AN AN Trunk Port ON ON ON ON ON ON ON ON ON ON ON ON ON ON ON ON Long Distance ..
portCfgPersistentDisable portCfgPersistentDisable Disables a port persistently. Synopsis portcfgpersistentdisable [[slotnumber/]portnumber] Description Use this command to persistently disable a port. Persistently disabled ports remain disabled across power cycles, switch reboots, and switch enables. By default, a port is enabled persistently, unless the port is capable of routing. The change in configuration is effective immediately. The persistent disable configuration overrides all other port configurations but it does not change the configuration of any other port settings.
portCfgPersistentEnable portCfgPersistentEnable Enables a port persistently. Synopsis portcfgpersistentenable [[slotnumber/]portnumber] Description Use this command to persistently enable a port. Persistently enabled ports remain enabled across power cycles, switch reboots, and switch enables. By default, a port is enabled persistently, unless the port is capable of routing. The change in configuration is effective immediately. A persistent port enable re-enables all previously set port configurations of that port.
PortCfgQos PortCfgQos Enables or disables QoS on a port, sets the default configuration, and sets and resets the ingress rate limit. Synopsis portcfgqos --default | --disable | --enable [slot/]port portcfgqos --setratelimit [slot /]port ratelimit portcfgqos --resetratelimit [slot/]port portcfgqos --help Description Use this command to enable or disable Adaptive Networking/Quality of Service (AN/QoS) on a port, to set or reset the ingress ratelimit for the port, and to set the default behavior.
Page 481
PortCfgQos portcfgqos --disable 3/15 switch:admin> To set the ingress rate limit on a port to 2 Gbps: portcfgqos --setratelimit 3/15 2000 switch:admin> To set the default Qos configuration on a port: portcfgqos --default 3/15 switch:admin> See Also portCfg, portCmd, portShow, switchShow, configure Fabric OS Command Reference 53-1000599-01...
portCfgShow portCfgShow Displays port configuration settings. Synopsis portcfgshow portcfgshow [[slot/]port] portcfgshow option [slot/][ge]port [args] [optional args] Description Use this command to display the current configuration of a port. If no operand is specified, this command displays port configuration settings for all ports on a switch, except gigabit Ethernet (GbE) ports.
Page 483
portCfgShow VC Link Init Displays (..)/OFF when the long-distance link initialization option is turned off. Displays ON when it is turned on for long distance mode. This value is set by the portCfgLongDistance command. Locked L_Port Displays ON when port is locked to L_Port only or blank. Displays (..)/OFF when L_Port lock mode is disabled and the port behaves as a U_Port).
Page 484
portCfgShow Displays address resolution protocol (ARP) table. ipif Displays the IP interface for both ports of the tunnel. IPv6 addresses are supported. iproute Displays the IP route on the specified GbE port. IPv6 addresses are supported. mode Displays the mode of the specified GbE port. FCIP ore not configured. vlantag Displays VLAN Tagging configuration.
Page 485
portCfgShow Ports of Slot 7 9 10 11 12 13 14 15 -----------------+--+--+--+--+---+--+--+--+----+--+--+--+----+--+--+-- Speed AN AN AN AN AN AN AN AN AN AN AN AN AN AN AN AN AL_PA Offset 13 ....
Page 486
portCfgShow 192.168.60.100 255.255.255.0 1500 192.168.60.101 255.255.255.0 2348 192.168.60.102 255.255.255.0 1260 192.168.60.103 255.255.255.0 1700 192.168.60.104 255.255.255.0 1400 192.168.60.105 255.255.255.0 2000 192.168.60.106 255.255.255.0 1300 192.168.60.107 255.255.255.0 2200 Interface IPv6 Address Len MTU ----------------------------------------------------------- configuration: IP Address Mac Address ------------------------------ Iproute Configuration: IP Address Mask Gateway Metric...
Page 487
portCfgShow Min Retransmit Time 100 Keepalive Timeout 10 Max Retransmissions 8 VC QoS Mapping off DSCP (Control): 30, DSCP (Data): 4 VLAN Tagging Not Configured VC QoS Map: VC DSCP L2CoS VC DSCP L2CoS VC DSCP L2CoS VC DSCP L2CoS Vlantag configuration: -------------------------...
portCfgSpeed portCfgSpeed Configures a port for a specified speed level. Synopsis portcfgspeed [slotnumber/]portnumber, speed Description Use this command to configure a port for a specified speed. After this command is issued, the port is disabled and enabled so that the port comes up with the new speed setting. The configuration is saved in nonvolatile memory and is persistent across switch reboots or power cycles.
portCfgTrunkPort portCfgTrunkPort Configures a port to enable or disable trunking. Synopsis portcfgtrunkport [slotnumber/]portnumber[,] mode Description Use this command to enable or disable a port for trunking. You can disable or enable trunking using the portCfgTrunkPort or switchCfgTrunk commands. When the command is executed to update the trunking configuration, the ports for which the configuration applies are disabled and reenabled with the new trunk configuration.
portCfgVEXPort portCfgVEXPort Sets a port to be an VEX_Port, connected to a FC-IP and sets and displays VEX_Port configuration parameters. Synopsis portcfgvexport [slotnumber/]portnumber portcfgvexport [-a admin] portcfgvexport [-f fabricid] portcfgvexport [-r ratov] portcfgvexport [-e edtov] portcfgvexport [-d domainid] portcfgvexport [-p pidformat] portcfgvexport [-t fabric_parameter] portcfgvexport [-m portmode] Description...
Page 491
portCfgVEXPort Operands This command has the following operands: -a admin Enables or disables the specified port as an VEX_Port. Valid values are 1 (enable as VEX_Port), 2 (disable as VEX_Port and enable as non-VEX_Port). portCfgDefault may also be used to disable VEX_Ports. -f fabricid Specifies the fabric ID.
Page 492
portCfgVEXPort Edge fabric's version stamp: N/A To set the fabric ID of port 2/21 to 5 and the port ID format to core: switch:admin> portcfgvexport 2/21 -f 5 -p 1 To configure port 2/20 to be an VEX_Port and set the fabric ID to 4: switch:admin>...
portCmd portCmd Diagnoses intelligent ports. Synopsis portcmd action [slot/]geport args Description Use this command to invoke the end-to-end IP path performance (ipperf) characterization feature or to ping, or trace route to a destination IP host from an intelligent GbE port. Notes Virtual LAN (VLAN) tagging is supported on the Brocade FR4-18i and all 7500 platforms that run Fabric OS v6.0.0 or later.
Page 494
portCmd -r committed_rate Specifies committed rate for the data stream, in Kb/s. If specified, the traffic generator is limited by a traffic shaper. This characterizes the end-to-end IP path performance based on the data rate configured for a tunnel between the same end-points.
Page 495
portCmd -d dst_ip Specifies the destination IP address to which to target the ping request. IPv6 addresses are supported. -n num_requests Specifies the number of ping requests. The default is 4. This operand is optional. -q service_type Specifies the type of service in the ping request. The default is 0 and service_type must be an integer from 0 to 255.
Page 496
portCmd -z size Specifies the size, in bytes, of the trace route packet to use. The default is 64 bytes. In an IPv4 environment, the ICMP/IP header occupies 28 bytes. In an IPv6 environment. it occupies 48 bytes.The total size, including ICMP/IP headers (28 or 48 bytes without IP options) cannot be greater than the IP MTU configured on the interface.
portDebug portDebug Sets debug level and verbose level of port modules. Synopsis portdebug dbg_lvl, vbs_lvl Description Use this command to set the debug level and verbose level of port modules. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands This command has the following operands: dbg_lvl...
portDisable portDisable Disables a port. Synopsis portdisable [slotnumber/]portnumber Description Use this command to disable a port. If the port is connected to another switch, the fabric might reconfigure. Devices connected to this port can no longer communicate with the fabric. If the port was online before being disabled, a state transition will be indicated in the following ways: RSCN, SNMP trap, Web pop-up window.
portEnable portEnable Enables a port. Synopsis portenable [slotnumber/]portnumber Description Use this command to enable a port. If the port is connected to another switch, the fabric might reconfigure. Devices connected to the port can now communicate with the fabric. For ports that come online after being enabled, the following indications might be sent to indicate a state transition: RSCN, SNMP trap, Web pop-up window.
portErrShow portErrShow Displays port error summary. Synopsis porterrshow Description Use this command to display an error summary for all ports. The display contains one output line per port and shows error counters in ones, thousands (k), or millions (m). frames tx Frames transmitted frames rx Frames received...
portFlagsShow portFlagsShow Displays the port status bitmaps for all ports in a switch. Synopsis portflagsshow Description Use this command to display the following status for a port: SNMP Displays whether the port is online or offline. Physical Displays the port physical status. Valid values are In_Sync and No_Light. Flags Displays whether there is an SFP inserted in the port, whether the port is active, and the port type.
portLedTest portLedTest Cycles user port LEDs. Synopsis portledtest [-npass count][-ports itemlist] Description Use this command to exercise the user port LEDs in the current switch on and off by setting the ATTN LEDs to green for the ON condition and unlighted for the OFF condition. The SPEED LEDs are initially set to black before the command execution.
portLogClear portLogClear Clears the port log. Synopsis portlogclear Description Use this command to clear the port log. You might want to clear the port log before triggering an activity so that the log displays only the log events related to that activity. If the port log is disabled, portLogClear enables it.
portLogConfigShow portLogConfigShow Displays the current port log configuration. Synopsis portlogconfigshow Description Use this command to display the current port log configuration. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands none Examples To display the current port log configuration: switch:admin>...
portLogDisable portLogDisable Disables the port log facility. Synopsis portlogdisable Description Use this command to disable the port log facility. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands None. Examples To display the port log facility: switch:admin>...
portLogDump portLogDump Displays the port log without page breaks. Synopsis portlogdump [count[, saved[, portid]]] Description Use this command to display the port log, listing all entries in the log without page breaks. This command displays the same information as portLogShow, but portLogShow prompts the user to press Enter between each page.
portLogDumpPort portLogDumpPort Displays the port log of specified port, without page breaks. Synopsis portlogdumpport portid Description Use this command to display the port log of specified port. The command displays all entries in the log without any page breaks. It is identical to portLogShowPort, except that portLogShowPort prompts the user to press Enter between each page.
portLogEnable portLogEnable Enables the port log facility. Synopsis portLogEnable Description Use this command to enable the port log facility. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands None. Examples To enable the port log facility. switch:admin>...
portLogEventShow portLogEventShow Displays information about port log events. Synopsis portlogeventshow Description Use this command to display information about the ID associated with the various port log events. The Disabled field indicates if the port log for that event ID is disabled (1) or enabled (0). The execution of this command is subject to Admin Domain restrictions that may be in place.
portLoginShow portLoginShow Displays port login status of devices attached to the specified port. Synopsis portloginshow [slotnumber/]portnumber Description Use this command to display port login received from devices attached to the specified port. For each login, this command displays the following fields: Type Type of login: FDISC, Discover F_Port Service Parameters or Virtual N_Port login.
portLogPdisc portLogPdisc Sets or clears the debug_pdisc_flag. Synopsis portlogpdisc 0 | 1 Description Use this command to set or clear the debug_pdisc_flag. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands This command has the following operand: Specify 0 to clear or 1 to set the debug_pdisc_flag.
portLogReset portLogReset Enables the port log facility. Synopsis portlogreset Description Use this command to enable the port log facility. Refer to portLogClear for events that might disable the port log facility. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands none Examples...
portLogResize portLogResize Resizes the port log to the specified number of entries. Synopsis portlogresize num_entries Description Use this command to resize the port log to specified number of entries. If num_entries is less than the already configured port log size, no change is effected. The execution of this command is subject to Admin Domain restrictions that may be in place.
portLogShow portLogShow Displays the port log with page breaks. Synopsis portlogshow [count[, saved]] Description Use this command to display the port log, page by page. The portLogShow command displays the same information as portLogDump, but it enables you to press Enter after each page of output. Port logs are circular log files in the switch firmware, which can save up to 32,768 entries.
Page 515
portLogShow Speed negotiation states fcin Incoming fibre channel information unit fcout Outgoing fibre channel information unit read Information unit header log from read operation write Information unit header log from write operation Information unit header log of an FC error frame frame FC frame payload nsRemQ...
Page 516
portLogShow enable Mode: 0 normal; non-zero loopback Tx & Rx Header words 0,1,4 (R_CTL,D_ID,S_ID,OX_ID,RX_ID) and the first payload word reject FC-PH reject reason busy FC-PH busy reason ctin Argument 0 is divided into two 16-bit fields: [A] a bit map indicating whether subsequent args are valid (0001 means argument 1 is valid, 0003 means arguments 1 and 2 are valid).
Page 517
portLogShow Codes used in various fields are as follows: state Online Offline Testing Faulty E_Port F_Port Segmented pstate Active State Link Reset: LR Transmit State Link Reset: LR Receive State Link Reset: LRR Receive State Link Failure: NOS Transmit State Link Failure: NOS Receive State Offline: OLS Transmit State Offline: OLS Receive State...
Page 518
portLogShow Wait for signal Negotiation follow Negotiation complete Notes For a full explanation of the information displayed by this command, refer to the Fabric OS Administrator’s Guide. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands This command has the following operands: count...
portLogShowPort portLogShowPort Displays the port log of specified port, with page breaks. Synopsis portlogshowport [portid] Description Use this command to display the port log of the specified port, showing all entries in the log with page breaks. It is identical to portLogDumpPort, except that portLogDumpPort does not prompt the user to press Enter between each page of output.
portLogTypeDisable portLogTypeDisable Disables the port log of a specified type. Synopsis portlogtypedisable id Description Use this command to disable the port log for a specified port log type. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands This command has the following operand: Specify a nonzero value that corresponds to the port log type to be disabled.
portLogTypeEnable portLogTypeEnable Enables the port log of a specified port log type. Synopsis portlogtypeenable id Description Use this command to enable the port log for a specified port log type. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands This command has the following operand: Specify a nonzero value that corresponds to the port log type to be enabled.
portLoopbackTest portLoopbackTest Functional test of port N->N path. Synopsis portloopbacktest [--slot number][-nframes count][-lb_mode mode][-spd_mode mode] [-ports itemlist] Description Use this command to verify the functional operation of the switch by sending frames from the port N transmitter and looping them back into the same port N receiver. The loopback is done at the parallel loopback path.
Page 523
portLoopbackTest -nframes count Specify the number of frames to send. The test will progress until the specified number of frames has been transmitted on each port. The default value is 10. -lb_mode mode Specify the loopback mode for the test. By default, this test uses internal loopback.
Page 524
portLoopbackTest ERRSTAT INIT PORTDIED STATS TIMEOUT XMIT Refer to the Fabric OS Message Reference for more information. See Also itemList Fabric OS Command Reference 53-1000599-01...
portMirror portMirror Add/delete/show mirror connection(s). Synopsis portmirror --show portmirror --add [slotnumber/]portnumber sourceID DestID portmirror --delete sourceID DestID] Description Use this command to add, delete, or show a mirror connection between two ports, a source and a destination port. The SourceID must be local to the switch. The DestID can be either on the local switch or on a different switch.
Page 526
portMirror Setting up multiple mirror connections on a core-edge platform between devices will mirror additional traffic. If user has two mirror connections, device A to device B and device C to device D. The mirror port will see traffic between A to B and C to D. In addition, the mirror port will see traffic between A to D and C to B.
Page 527
portMirror To display port mirror connections: switch:admin> portmirror --show Number of mirror connection(s) configured: 2 Mirror_Port State ---------------------------------------- 10/12 0x791800 0x791900 Defined 10/15 0x791a00 0x799300 Enabled See Also portCfgShow Fabric OS Command Reference 53-1000599-01...
portName portName Assigns a name to the specified port, or displays a port name. Synopsis portname [slotnumber/]portnumber [name] Description Use this command to assign or display a port name. This name is included in the portShow output; it should not be confused with the world wide port name. Like all other configurable port attributes, port name persists across reboots and power cycles.
portPerfShow portPerfShow Displays port throughput performance in bytes, kilobytes, or megabytes. Synopsis portperfshow [interval] Description Use this command to display throughput information for all ports on the switch. Data displays in 8 or 16 columns, one column per port plus one column that displays the total for these ports. Results display every second or over the specified interval, until Enter, Ctrl-c, or Ctrl-d is pressed.
portRouteShow portRouteShow Displays routing tables for the specified port. Synopsis portrouteshow [slotnumber/]portnumber Description Use this command to display the port address ID and the contents of the following port routing tables: External unicast routing table Displays how the specified port forwards unicast frames to remote domains in the following format: domain_number: ports_bitmap domain_number...
portShow portShow Displays the status of the specified port. Synopsis portshow [slot/]port portshow [options] [slot/]geport args optional_args Description Use this command to display general port status and specific configuration parameters for the specified port If this command is executed for a specified port with no additional options, it displays general status and configuration for that port.
Page 533
portShow portState The port's SNMP state: Online Up and running. Offline Not online, see portPhys for more detail. Testing Running diagnostics. Faulty Failed diagnostics. Persistently Disabled Persistently disabled. portPhys The port's physical state: No_Card No interface card present. No_Module No module (GBIC or other) present. No_Light Module is not receiving light.
Page 534
portShow Front Phantom Information on the front phantom domain presented by this EX_Port. Includes the preferred (if not active) or actual (if active) domain ID for the front domain and the WWN of the front domain. Pr Switch Info Information on the principal switch of the edge fabric attached to this EX_Port.
Page 535
portShow The third column shows the number of F_RJTs and F_BSYs generated. For L_Ports, the third column also displays the number of loop initialization protocols (LIPs) received, number of LIPs transmitted, and the last LIP received. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands This command supports the following port options: slot...
Page 536
portShow -emul Displays emulated FDCBs. -active Displays active FDCBs. -epcb Displays Emulation Control Block (port specific). -fhpb Displays FICON Host Path Block. -fdpb adrs Displays FICON Device Path Block. -fchb Displays FICON Channel Control Block. -fcub Displays FICON Control Unit Control Block. -fdcb adrs Displays FICON Device Control Block.
Page 537
portShow Suspended: Lr_out: Parity_err: Ols_in: 2_parity_err: Ols_out: CMI_bus_err: Port part of other ADs: No To view xlate domains, you must be running a Brocade 7500 or 48000 with a FC4-18i blade. Note that the Front Domain ID is what is shown: switch:admin>...
Page 538
portShow CMI_bus_err: Port part of other ADs: No To display IPv4 interfaces on a GbE port: switch:admin> portshow ipif 10/ge0 Slot: 10 Port: ge0 Interface IP Address NetMask ---------------------------------------------- 192.168.60.100 255.255.255.0 1500 Interface IP Address NetMask ---------------------------------------------- 192.168.60.101 255.255.255.0 2348 Interface IP Address NetMask ----------------------------------------------...
Page 539
portShow switch:admin> portshow fciptunnel 9/ge0 0 -params Slot: 9 Port: ge0 ------------------------------------------- Tunnel ID 0 Remote IP Addr 10.62.0.100 Local IP Addr 10.10.9.100 Remote WWN Not Configured Local WWN 10:00:00:05:1e:39:d4:5a Compression on Fastwrite on Tape Pipelining on Uncommitted bandwidth, minimum of 1000 Kbps (0.001000 Gbps) SACK on Min Retransmit Time 100 Keepalive Timeout 90...
Page 542
portShow To show the ARP entries with local MAC address for a GbEport: switch:admin portshow arp ge0/12 -lmac Port: ge0 Local MAC Address: 00:05:1e:35:1e:e5 IP Address Mac Address Flags ------------------------------------------------------ 192.168.15.20 00:05:1e:37:0f:a5 Permanent Resolved To display the FC data path credit data: switch:admin>...
Page 543
portShow FC control traffic TCP connection: Local 10.10.9.100:4099, Remote 10.62.0.100:3225 Data transfer TCP connection: Local 10.10.9.100:4100, Remote 10.62.0.100:3226 IKE Policy 1 IPSec Policy 1 Pre-Shared Key testingFIPSandIPSec To display QoS Mappings: switch:admin> portshow fciptunnel 9/ge0 0 -qosmap Slot: 9 Port: ge0 ------------------------------------------- Tunnel ID 0 Remote IP Addr 10.62.0.100...
Page 544
portShow See Also authUtil, portCfg, portCfgLongDistance, portLoginShow, portName, switchShow Fabric OS Command Reference 53-1000599-01...
portStats64Show portStats64Show Displays the 64-bit hardware statistics for a port. Synopsis portstats64show [slotnumber/]portnumber Description Use this command to display the following hardware statistics for a port. Two integers are reported for most values. In such cases, the top word is the most significant. stat64_wtx Number of 4-byte words transmitted.
Page 546
portStats64Show stat64_rateRxPeakByte Rx peak Byte rate (Bytes/sec). stat64_PRJTFrames Number of P_RJT frames transmitted. stat64_PBSYFrames Number of P_BSY transmitted. stat64_inputBuffersFull Occasions on which input buffers are full. stat64_rxClass1Frames Class 1 frames received. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands This command has the following operands: slotnumber...
portStatsClear portStatsClear Clears the hardware statistics of a specified switch port. Synopsis portstatsclear [slotnumber/]portnumber Description Use this command to clear the hardware statistics for a specified port.This command also clears the hardware statistics for the associated three ports in the target port's quad, including ALPA-based CRC monitor, End-to-End monitor, and Filter-based performance monitor statistics.
portStatsShow portStatsShow Displays port hardware statistics. Synopsis portstatsshow [slotnumber/]portnumber portstatsshow [ge | ip | fcip ] [slotnumber/]geportnumber [ipaddress | tunnelnumber] Description Use this command to display port hardware statistics counters. Some counters are platform and port specific and display only with those platforms and ports. All statistics have a maximum 32-bit value of 4,294,967,295.
Page 550
portStatsShow er_crc_good_eof CRC error with good EOF (platform and port specific). er_inv_arb Invalid ARB. open Number of times the FL_Port entered OPEN state. transfer Number of times the FL_Port entered TRANSFER state. opened Number of times the FL_Port entered OPENED state. starve_stop Loop tenancies stopped due to starvation.
Page 551
portStatsShow er_other_discard Other discards er_zone_discard Class 3 frames discarded due to zone mismatch er_crc_good_eof Crc error with good eof er_inv_arb Invalid ARB open loop_open transfer loop_transfer opened FL_Port opened starve_stop tenancies stopped due to starvation fl_tenancy number of times FL has the tenancy nl_tenancy number of times NL has the tenancy zero_tenancy...
Page 552
portStatsShow ip_out_octets 159896 IP transmitted comp bytes ip_out_octets 159896 IP transmitted uncomp bytes ip_out_pkts 3476 IP transmitted packets ip_out_ucast_pkts 3476 IP transmitted unicast packets ip_out_bcast_pkts IP transmitted broadcast packets ip_out_mcast_pkts IP transmitted multicast packets ip_in_octets IP received comp bytes ip_in_octets IP received uncompbytes ip_in_pkts IP received packets...
portSwap portSwap Swaps area numbers of two ports. Synopsis portswap [slotnumber1/]portnumber1 [slotnumber2/]portnumber2 Description Use this command to swap area numbers for a pair of ports. Both ports must be disabled prior to executing this command and the port-swapping feature must be enabled using portSwapEnable. The result of this operation is persistent across reboots and power cycles.
portSwapDisable portSwapDisable Disables the portswap feature. Synopsis portswapdisable Description Use this command to disable the portswap feature. The portSwap command cannot be used after this feature is disabled. Notes The enabled state of the portswap feature is persistent across reboots and power cycles. Enabling or disabling the portswap feature does not effect previously performed portswap operations.
portSwapEnable portSwapEnable Enables the portswap feature. Synopsis portswapenable Description Use this command to enable the portswap feature. The portSwap command cannot be used unless the feature is first enabled with this command. Notes The enabled state of the portswap feature is persistent across reboots and power cycles. Enabling or disabling the portswap feature does not effect previously performed portswap operations.
portSwapShow portSwapShow Displays the state of the portswap feature. Synopsis portswapshow Description Use this command to display the enabled state of the portswap feature, as well as port and area information for those ports whose area number id different from the default area number. The default area number of a port is same as its switch port number.
portTest portTest Performs a functional test of a switch in a live fabric. Synopsis porttest [-ports itemlist][-iteration count][-userdelay time][-timeout time][-pattern pattern] [-patsize size][-seed seed][-listtype porttype] Description Use this command to isolate problems to a single replaceable element and isolate problems to near-end terminal equipment, far-end terminal equipment, or transmission line.
Page 558
portTest Run the test on timeout mode. -1 Run indefinitely. -userdelay time Specify the delay between frames sent by portTest, in milliseconds. The default value is 10 milliseconds. -timeout time Specify the number of seconds to run the test. Setting the iteration to 0 will set the portTest into timeout mode.
portTestShow portTestShow Displays information from portTest. Synopsis porttestshow [-ports itemlist] Description Use this command to display a snapshot of information from portTest. The following information displays: • Pass or fail information on a given port. • Port type tested. • Current state of portTest (NO TEST, TESTING, or TEST DONE).
portZoneShow portZoneShow Displays the enforced zone type of the F/FL-ports of a switch. Synopsis portzoneshow Description Use this command to display the enforced zone type of the F/FL-ports of a switch. Output shows virtual port number (decimal), physical port number (decimal), online status (and if online, port type).
powerOffListSet powerOffListSet Sets slot power-off list order. Synopsis powerofflistset Description Use this command to change the order in which slots are powered off. This command displays the current order and then prompts you to indicate the new order. Whenever a power supply goes out of service or a field-replaceable unit (FRU) is inserted, the system available power is compared to the system required power to determine if there is enough power to operate.
Page 562
powerOffListSet 5th slot to be powered off: (7..10) [7] 10 6th slot to be powered off: (7..9) [8] 9 7th slot to be powered off: (7..8) [8] 8 8th slot to be powered off: (7..7) [7] 7 Old POL New POL Power Off Order ------------------------------------- Proceed to change the POL order? (yes, y, no, n): [no] y...
powerOffListShow powerOffListShow Displays slot power-off list order. Synopsis powerofflistshow Description Use this command to display the order in which the physical slots will be powered off. The system-available power is compared to the system demand power to determine if there is enough power to operate.
psShow psShow Displays power supply status. Synopsis psshow Description Use this command to display the current status of the switch power supplies. The status of each supply is displayed as: Power supply functioning correctly. absent Power supply not present. unknown Unknown power supply unit installed.
reboot reboot Reboots the control processor (CP) in a switch or a director. Synopsis reboot -f Description When this command is issued on a switch, if the switch is part of a fabric, all traffic to and from that switch stops. All Fibre Channel ports on that switch including E_Ports become inactive until the switch comes online.
routeHelp routeHelp Displays a list of FSPF-related commands. Synopsis routehelp Description Use this command to display a list of FSPF-related commands. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands none Examples To display a list of routing-related commands: switch:admin>...
secActiveSize secActiveSize Displays the size of the active security database. Synopsis secactivesize Description Use this command to display the size of the active security database. The command also displays the maximum database size. For switches running Fabric OS v6.0.0 and later, the maximum security database size is 1 Mb. For switches running earlier versions of Fabric OS (up to v5.3.0), the maximum is 256 Kb.
secAuthSecret secAuthSecret Manages the DH-CHAP shared secret key information. Synopsis secauthsecret [--show] [--set] [--remove value | --all] Description Use this command to manage the DH-CHAP shared secret key database used for authentication. This command displays, sets, and removes shared secret key information from the database or deletes the entire database.
Page 569
secAuthSecret Enter WWN, Domain, or switch name (Leave blank when done): 10:00:00:60:69:80:05:14 Enter peer secret: Re-enter peer secret: Enter local secret: Re-enter local secret: Enter WWN, Domain, or switch name (Leave blank when done): Are you done? (yes, y, no, n): [no] y Saving data to key store...
secCertUtil secCertUtil Manages third-party PKI-based certificates in the switch. Synopsis seccertutil Description Use this command to manage third-party certificates in the switch. This command also imports or exports Certificate Signing Requests from or to remote host using IPV6 addresses and IPV4 addresses.
Page 571
secCertUtil showcsr Displays the contents of the CSR in the switch without page breaks. Use pipe operator followed by “more” option to display the contents of the CSR in the switch page breaks. seccertutil show List certificates seccertutil show file name Display certificate content Examples To generate a public/private key pair:...
Page 572
secCertUtil Enter remote directory: dir name where certificate is stored Enter certificate name (must have ".crt" or ".pem" suffix): filename Enter Login Name: login Enter Password: password Success: imported certificate [certificate file name]. Certificate file in configuration has been updated. Secure http has been enabled.
secDefineSize secDefineSize Displays the size of the defined security database. Synopsis secdefinesize Description Use this command to display the size of the defined security database. The command also displays the maximum database size. Notes For switches running Fabric OS v6.0.0 and later, the maximum security database size is 1 Mb. For switches running earlier versions of Fabric OS (up to v5.3.0), the maximum is 256 Kb.
secGlobalShow secGlobalShow Displays the current internal security state information. Synopsis secglobalshow Description Use this command to display security server (secd) specific information as a snapshot of its current state. The output may include information about the following: • General security parameters •...
secHelp secHelp Displays information about security commands. Synopsis sechelp Description Use this command to display a list of security commands. Operands none Examples To display a list of security commands: switch:admin> sechelp fipscfg Configure FIPS mode operation pkicreate Creates public key infrastructure (PKI) objects pkiremove Removes existing public key infrastructure (PKI) objects...
secPolicyAbort secPolicyAbort Aborts all changes to the defined database that have not been saved. Synopsis secpolicyabort Description Use this command to abort all changes to the defined security database that have not been saved to flash memory and to abort changes to policy creation and modification operations from all the switches if fabric-wide consistency policy is not set for the particular policy.
secPolicyActivate secPolicyActivate Saves and activates the Defined Security Policy Set. Synopsis secpolicyactivate Description Use this command to activate the current defined security policy to all switches in the fabric. This will activate the policy set on local switch or all switches in the fabric depending on the fabric-wide consistency policy.
secPolicyAdd secPolicyAdd Adds members to an existing security policy. Synopsis secpolicyadd “name”, “member[;member...]” Description Use this command to add member to an existing access policy. The new members must not already be members within the policy or the command fails. Each policy corresponds to a management method.
Page 580
secPolicyAdd These policy types require members be specified as WWN strings, domain IDs, or switch names. If domain ID, or switch names are used, the switches associated must be present in the fabric or the command fails. DCC_POLICY Members The DCC_POLICY_nnn is a list of devices associated with a specific switch and port combination.
secPolicyCreate secPolicyCreate Creates a new security policy. Synopsis secpolicycreate "name" [, "member[;member...]"] Description Use this command to create a new policy and to edit Switch Connection Control (SCC), Device Connection Control (DCC), and Fabric Configuration Server (FCS) policies on the local switch. All policies can be created only once, except for the DCC_POLICY_nnn.
Page 582
secPolicyCreate "member" Specify a list of members to be included in the security policy. The members must be enclosed in quotation marks and separated by semicolons. Depending on the policy type, members are specified as follows:. DCC_POLICY Members The DCC_Policy_nnn is a list of devices associated with a specific switch and port combination.
Page 583
secPolicyCreate See Also fddCfg, distribute, secPolicyAbort, secPolicyActivate, secPolicyAdd, secPolicyDelete, secPolicyDump, secPolicyRemove, secPolicySave, secStatsShow Fabric OS Command Reference 53-1000599-01...
secPolicyDelete secPolicyDelete Deletes an existing security policy. Synopsis secpolicydelete "name" Description Use this command to delete an existing defined policy. Each policy corresponds to a management method. The list of members of a policy acts as an access control list for that management method. Before a policy is created, there is no enforcement for that management method;...
secPolicyDump secPolicyDump Displays all members of existing security policies. Synopsis secpolicydump [“listtype”][, “name”] Description Use this command to display, without page breaks, the members of an existing policy in the active and defined (saved) databases. This command can be issued from all FCS switches in the fabric. Operands This command has the following operands: “listtype”...
secPolicyFCSMove secPolicyFCSMove Moves a member in the FCS policy. Synopsis secpolicyfcsmove [from, to] Description Use this command to move an FCS member from one position to another position in the FCS list. Only one FCS can be moved at a time. The first FCS switch in the list that is also present in the fabric is the Primary FCS.
secPolicyRemove secPolicyRemove Removes members from an existing security policy. Synopsis secpolicyremove “name” , “member[;member...]” Description Use this command to remove members from an existing security policy. It is not possible to remove all members from the FCS_POLICY; the local switch WWN cannot be deleted from the FCS policy. In the case of SCC policy, if it is empty after removing all members, all access to the switch itself would be disallowed.
Page 588
secPolicyRemove port can be specified by port number separated by commas, and enclosed in either brackets or parenthesis: for example, (2, 4, 6). Ports enclosed in brackets will include the devices currently attached to those ports. The following examples illustrate several ways to specify the port values: (1-6) Selects ports 1 through 6.
secPolicySave secPolicySave Saves a defined security policy to persistent memory. Synopsis secpolicysave Description Use this command to save a defined security policy to persistent memory. Secpolicysave saves the modified SCC, DCC, and FCS policies to the Defined Security Policy Set on the local switch. This command is always a local switch operation.
secPolicyShow secPolicyShow Displays an existing security policy including the FCS policy. Synopsis secpolicyshow [“policy_set”[“, name”]] Description Use this command to display the members of an existing policy in the Active or Defined security policy set. The command can be issued from all FCS switches. This command displays the policy database one page at a time.
Page 591
secPolicyShow See Also fddCfg, secPolicyAbort, secPolicyActivate, secPolicyAdd, secPolicyCreate, secPolicyDelete, secPolicyDump, secPolicyRemove, secPolicySave Fabric OS Command Reference 53-1000599-01...
secStatsReset secStatsReset Resets one or all security statistics to 0. Synopsis secstatsreset [name][,” domain[;domain]” ] Description Use this command to reset one or all security statistics to 0. This command can be issued on any switch to reset the security statistics on the local switch or chassis. If FCS policy is enabled and secStatsReset is issued on the primary FCS switch, this command can reset security statistics for any or all switches in the fabric.
Page 593
secStatsReset domain(s) Specify a list of domain IDs on which to reset the security statistics. Specify an asterisk (*) to represent all switches in the fabric or specify a list of domains, separated by semicolons and enclosed in quotation marks. This option can only be executed when FCS policy is enabled and when the command is issued from the primary FCS switch.
secStatsShow secStatsShow Displays one or all security statistics. Synopsis secstatsshow [name[, “domain[;domain]”]] Description Use this command to display one or all security statistics. This command can be issued on any switch to display local security statistics. If FCS policy is enabled and secStatsShow is issued on the primary FCS switch, this command can retrieve and display the security statistics for any or all switches in the fabric.
Page 595
secStatsShow To access DCC policies, enter DCC_POLICY. Violations are not tracked for individual DCC policies. The statistics for all DCC_POLICY violations are grouped together. domain[s] Specify a list of domains, for which to display the security statistics. Specify an asterisk (*) in quotation marks to represent all switches in the fabric or specify a list of domains separated by semicolons.
sensorShow sensorShow Displays sensor readings. Synopsis sensorshow Description Use this command to display the current temperature, fan, and power supply status and readings from sensors located on the switch. The actual location of the sensors varies, depending on the switch type. The execution of this command is subject to Admin Domain restrictions that may be in place.
setDbg setDbg Sets debug level of the specified module. Synopsis setdbg [module_name][level] Description Use this command to set the debug level of a specified module. Debug levels filter the display of debug messages to the serial console. By default, no debug messages are displayed. High debug level values can generate a large volume of messages, degrading the system response time.
setGbicMode setGbicMode Enables or disables media mode. Synopsis setgbicmode [mode | -show] Description Use this command to enable GBIC media mode if the mode value is nonzero and disable the media mode if the mode value is 0. The mode is saved in flash memory and stays in that mode until the next execution of setGbicMode.
setMediaMode setMediaMode Enables or disables media mode. Synopsis setmediamode [mode | -show] Description Use this command to enable media mode if the mode value is nonzero and disable the media mode if the mode value is 0. The mode is saved in flash memory and stays in that mode until the next execution of setMediaMode.
setModem setModem Enables or disables modem dial-in to a control processor (CP). Synopsis setmodem [-e] | [-d] Description Use this command to enable or disable modem dial-in to a CP on those systems that support modem dial-in. When modem dial-in is enabled, you can log in to a CP through a modem, and a modem attached to the CP accepts the call.
Page 601
setModem In the recommended configuration, a separate modem is connected to each modem port of CP0 and CP1. These modems connect to the telephone outlet through a RJ-11 Y-adapter and standard telephone wire (see Figure ) is attached to the wall outlet. During an incoming call, both modems ring and the one connected to the active CP answers the call first.
setSfpMode setSfpMode Enables or disables media mode. Synopsis setsfpmode [mode | -show] Description Use this command to enable SFP media mode if the mode value is nonzero and disable the media mode if the mode value is 0. The mode is saved in flash memory and stays in that mode until the next execution of setSfpMode.
setVerbose setVerbose Specifies module verbose level. Synopsis setverbose [module_name][level] Description Use this command to set the verbose level of the specified module. These levels filter the display of the debug message to the serial console. By default, no debug messages are displayed. The execution of this command is subject to Admin Domain restrictions that may be in place.
sfpShow sfpShow Displays Small Form-factor Pluggable SFP information. Synopsis sfpshow [[slotnumber/]geportnumber | -all] Description Use this command to display information about Serial Identification SFPs (also known as module definition "4" SFPs). These SFPs provide extended information that describes the SFP’s capabilities, interfaces, manufacturer, and other information.
Page 605
sfpShow Area 15: -- Area 16: id (sw) Vendor: AGILENT Serial No: 0105091301045274 (output truncated) To display detailed SFP information for a Finisar “smart” SFP: switch:user> sfpshow 1/3 Identifier: Connector: Transceiver: 050c402000000000 100,200_MB/s M5,M6 sw Inter_dist Encoding: 8B10B Baud Rate: (units 100 megabaud) Length 9u: (units 100 meters)
shellFlowControlDisable shellFlowControlDisable Disables XON/XOFF flow control on the console serial ports. Synopsis shellflowcontroldisable Description Use this command to disable XON/XOFF flow control on the console serial ports. Flow control is disabled by default. Because this command changes the flow control on the console serial port, it must be executed from a session that is logged in from the console serial port.
shellFlowControlEnable shellFlowControlEnable Enables XON/XOFF flow control on the console serial port. Synopsis shellflowcontrolenable Description Use this command to enable XON/XOFF flow control to the shell task. Flow control is disabled by default. Because this command changes the flow control on the console serial port, it must be executed from a session that is logged in from the console serial port.
slotPowerOff slotPowerOff Removes power from a slot. Synopsis slotpoweroff slotnumber Description Use this command to turn off the power to a blade unit. The slot must have a valid blade unit present and the blade unit must be of a type that can be powered off. The execution of this command is subject to Admin Domain restrictions that may be in place.
slotPowerOn slotPowerOn Restores power to a slot. Synopsis slotpoweron slotnumber Description Use this command to turn on the power to a blade unit. The slot must have a valid blade unit present and the blade unit must be currently powered off. The slotShow command reports such slots as being in the state of INSERTED, NOT POWERED ON.
slotShow slotShow Displays the status of all slots in the system. Synopsis slotshow [-m] [-p] Description Use this command to display the current status of each slot in the system. Depending on the option used, the command retrieves information on Blade Type, Blade ID, Status, Brocade Model Name, and power usage for each slot in the switch or chassis.
Page 613
slotShow DIAG RUNNING POST1 The blade is present, powered on, and running the POST (power-on self-test). DIAG RUNNING POST2 The blade is present, powered on, and running the pre-boot power on self tests). INITIALIZING The blade is present, powered on, and initializing hardware components. ENABLED The blade is on and fully enabled.
Page 614
slotShow To display power consumption information. switch:user> slotshow -p Slot Blade Type DC Power Status Consumption ------------------------------------------------- SW BLADE ENABLED SW BLADE ENABLED SW BLADE ENABLED AP BLADE ENABLED CP BLADE ENABLED CP BLADE ENABLED AP BLADE ENABLED UNKNOWN VACANT UNKNOWN VACANT UNKNOWN...
slTest slTest Tests the serial link of port N->N path. Synopsis sltest [-ports itemlist][-lb_mode mode][-speed mode][-passcnt count] Description Use this command to verify the intended functional operation of the switch by sending SERDES BIST patterns from port N's transmitter, and looping the patterns back into the same port N's receiver.
Page 616
slTest -passcnt count Specifies the number of test repetitions. By default, the test runs once. Refer to itemList for further details. Examples To test the serial link of the following port path: switch:admin> sltest -ports 0/5-0/31 -speed 4 -lb_mode 1 passcnt 1 Running Port sltest ..
snmpConfig snmpConfig Manages the SNMP agent configuration. Synopsis snmpConfig --show | --set | --default [snmpv1 | snmpv3 | accessControl | mibCapability | systemGroup | seclevel] Description Use this command to manage the configuration of the SNMP agent in the switch. The configuration includes SNMPv1 and SNMPv3 configuration, access control list (ACL), MIB capability, system group, and security level settings.
Page 618
snmpConfig SNMPv1 Configuration Parameters There are six communities, respective trap recipients and trap recipient severity level supported by the agent. The first three communities are for read-write (rw) access and the last three are for read-only (ro) access. The default value for the trap recipient of each community is 0.0.0.0. The length of community string should be in range of 2 to 16 characters.
Page 619
snmpConfig The user name must be between f 2 and 32 characters long. Note that the default user names are defined with the noAuth and noPriv protocol. The factory default SNMPv3 user names are: User 1: snmpadmin1 User 2: snmpadmin2 User 3: snmpadmin3 User 4: snmpuser1 User 5: snmpuser2...
Page 620
snmpConfig SCSI-MIB Specifying yes means the user can access FCIP-MIB variables with an SNMP manager. The default value is yes. SW-TRAP Specifying yes means the SNMP management application can receive SW-TRAPS from the switch. The default value is yes. Users can also turn on or off individual SW Traps.
Page 621
snmpConfig Authentication only 2 Authentication and Privacy. Examples To display the SNMPv1 configuration: switch:admin> snmpConfig --show snmpv1 SNMPv1 community and trap recipient configuration: Community 1: Secret C0de (rw) Trap recipient: 10.32.147.113 Trap recipient Severity Level: 0 Community 2: OrigEquipMfr (rw) Trap recipient: 1080::8:800:200C:1234 Trap recipient Severity Level: 0 Community 3: private (rw)
Page 623
snmpConfig 2 = Authentication and Privacy, 3 = No Access): (1..3) [1] See Also None SW_v5_x.mib, “Switch Management Information & Switch Enterprise Specific Trap” RFC1157, “A Simple Network Management Protocol (SNMPv1)” RFC1213, “Management information Base for Network Management of TCP/IP-based internets: MIB-II”...
spinFab spinFab Runs functional test of switch-to-switch ISL cabling and trunk group operation. Synopsis spinfab [-nmegs count][-ports itemlist][-setfail mode] Description Use this command to verify the intended functional operation of the ISL links between switches. At the maximum speed of 4 Gbit/sec, set the routing hardware such that test frames received by each E_Port retransmit on the same E_Port.
Page 625
spinFab -setfail mode Instruct spinFab how to mark failed ports. If set to 1, it will mark failing ports as FAILED. If set to 0, it will not mark failed ports as FAILED. It is to minimize the impact on live fabrics. This test normally logs errors but does not set the port status to FAILED.
Page 626
spinFab See Also itemList, portLoopbackTest Fabric OS Command Reference 53-1000599-01...
statsClear statsClear Clears port and diagnostic statistics. Synopsis statsclear [--slot slotnumber][-uports itemlist][-bports itemlist][-use_bports value] Description Use this command to clear the port and diagnostics statistics for the specified list of blade or user ports. You can issue this command on the FR4-18i blade in a Brocade chassis; however, the command is not supported by the Brocade platform and does not effect any other feature operations.
stopPortTest stopPortTest Terminates the running portTest. Synopsis stopporttest [-ports itemlist] Description Use this command to stop the currently running portTest. Refer to the portTest command for more information. If portTest is running on a non-singlemode, use stopPortTest to stop the test. The execution of this command is subject to Admin Domain restrictions that may be in place.
supportFfdc supportFfdc Modifies or displays first-fault data capture (FFDC) daemon. Synopsis supportffdc [--disable | --enable | --show] Description Use this command to disable or enable the FFDC events, or display the current configuration. If disabled, the daemon does not capture any data even when a message with FFDC attributes is logged.
supportFtp supportFtp Sets, clears, or displays support FTP parameters, or a time interval to check the FTP server. Synopsis supportftp [-S] supportftp -s [-h hostip][-u username][-p password][-d remotedirectory] supportftp -t hours supportftp -R supportftp -e Description Use this command to set, clear, or display support FTP parameters, or a time interval to check the FTP server.
Page 631
supportFtp To set FTP parameters: switch:admin> supportftp -s Host IP Addr[1080::8:800:200C:417A]: User Name[njoe]: Password[********]: Remote Dir[support]: Auto file transfer parameters changed To display a time interval to check the FTP server: switch:admin> supportftp -t 24 supportftp: ftp check period changed. To enable auto file transfer: switch:admin>...
supportSave supportSave Saves RASLOG, TRACE, supportShow, core file, FFDC data, and other support information Synopsis supportsave supportsave [-n] [-c] [-k] [-u user_name -p password] -h host_ip -d remote_dir [-l ftp| scp] supportsave [-R] supportsave [-U -d remote_dir] Description Use this command to collect RASLOG, TRACE, supportShow, core file, FFDC data and other support information to a remote FTP location.
Page 633
supportSave If you plan to use secure copy (or scp mode) to transfer files with the supportSave command, it is important to pretest the supportSave command prior to its use with various scp mode services. Because the supportSave command will make several access requests to copy files, it is important that the scp mode service be configured so that passwords will not be required for each attempted transfer by the supportSave command.
Page 634
supportSave Saving support information for switch:swd76, module:RCS_Log..supportSave_files/swd76-S6-200508280208-RCS_Log.ss: 9.05 kB 3.02 kB/s Saving support information for switch:routing1, module:NS_evlog../supportSave_files/routing1-S6-200508280208-NS_evlog.ss: 1.62 kB 551.19 Saving support information for switch:swd76, module:NS_evlog... /tmp/supportSave_files/swd76-S6-200508280208-NS_evlog.ss: 2.72 kB 928.95 Saving support information for switch:routing1, module:FSPF_Log..e_files/routing1-S6-200508280208-FSPF_Log.ss: 2.04 kB 694.31 B/s Saving support information for switch:routing1, module:CORE_FFDC...
Page 635
supportSave Host IP: 192.168.1.1 User Name: admin Password: ***** Remote Directory: tmp Saving support information for switch:routing1, module:RASLOG..Save_files/routing1-S6-200508280151-RASLOG.ss: 28.00 B 9.35 B/s Saving support information for switch:routing1, module:TRACE_OLD.._files/routing1-S6-200508280151-old-tracedump.dmp: 12.00 MB 1.92 MB/s Saving support information for switch:routing1, module:TRACE_NEW.._files/routing1-S6-200508280151-new-tracedump.dmp: 12.00 MB 1.91 MB/s...
supportShow supportShow Displays switch information for debugging purposes. Synopsis supportshow [[slotnumber/]portnumber1-portnumber2] [lines] Description Use this command to display support information from groups of preselected Fabric OS and Linux commands. You can specify the range of ports for which this information displays. These commands are organized by groups, but note that the order of the groups listed next is not the same as executed by the command.
Page 637
supportShow topologyShow lsDbShow ess show fabStateShow fabStatsShow fabSwitchShow fabPortShow fspfShow nbrStateShow fcpLogShow zone stateshow portZoneShow cfgShow cfgSize rcssmshow rcsInfoShow rcsregistryshow zone mergeshow zone stateshow services (ENABLED by default) fdmiCacheShow fdmiShow nsShow nsAllShow nscamShow nscamShow -t ns portshow security (ENABLED by default) authUtil authUtil -dump -a secGlobalShow...
Page 638
supportShow ifconfig route hostname portlog (ENABLED by default) portLogDump system (ENABLED by default) myId version firmwareShow upTime switchStatusShow switchShow haDump (includes haShow and ipAddrShow) tempShow sensorShow psShow licenseShow portFlagsShow portCfgShow portErrShow fwSamShow slotShow (product-dependent) slotShow -d576 emtraceshow emtraceshow2 emhsmtraceshow systraceshow -d fwAlarmsFilterShow chassisShow timeout...
Page 639
supportShow extend (DISABLED by default) buffers (per-port) credits (per-port) data (per-port) phantom (per-port) properties (per-port) statistics (per-port) filter (DISABLED by default; this group has lengthy output) filterportshow per-port perfmon (DISABLED by default) ps_dump (per-port; this group has lengthy output) ficon (DISABLED by default; this group has lengthy output) ficoncupshow fmsmode ficoncupshow modereg ficonDbg dump rnid...
Page 640
supportShow slotnumber/portnumber1-portnumber2 Specify the range of ports to display. If the slotnumber/portnumber parameter is omitted, all ports in the switch display in the per-port outputs. The slotnumber must be provided when specifying a range of ports on multi-bladed products. lines Specifies the number of lines of portLogDump output to display.
supportShowCfgDisable supportShowCfgDisable Disables a group of commands under the supportShow command. Synopsis supportshowcfgdisable os | exception | port | fabric | services | security | network | portlog | systemextend | filter | perfmon | ficon | iswitch | asic_db |iscsi Description Use this command to disable a group of commands under the supportShow command.
supportShowCfgEnable supportShowCfgEnable Enables a group of commands to be displayed under the supportShow command. Synopsis supportshowcfgenable os | exception | port | fabric | services | security | network | portlog | system | extend | filter | perfmon | ficon | iswitch | asic_db Description Use this command to enable a group of commands to be displayed under the supportShow command.
supportShowCfgShow supportShowCfgShow Displays the groups of commands enabled for display by the supportShow command. Synopsis supportshowcfgshow Description Use this command to display the groups of commands enabled for display by the supportShow command. Use the supportShowCfgEnable and the supportShowCfgDisable commands to modify which groups are displayed.
switchBeacon switchBeacon Sets switch beaconing mode on or off. Synopsis switchbeacon [mode] Description Use this command to enable or disable switch beaconing mode. When beaconing mode is turned on, the port LEDs flash amber, left to right and right to left, from port 0 to the highest port number and back to port 0.
switchCfgPersistentDisable switchCfgPersistentDisable Disables a switch persistently. Synopsis switchcfgpersistentdisable Description Use this command to persistently disable the switch. All Fibre Channel ports are taken offline. If the switch was part of a fabric, the remaining switches reconfigure. The switch remains disabled even after a reboot.
switchCfgPersistentEnable switchCfgPersistentEnable Enables a switch persistently. Synopsis switchcfgpersistentenable Description Use this command to persistently enable the switch. All Fibre Channel ports which did not fail power-on self-test (POST) are enabled, and can come online if connected to a device, or remain offline if disconnected.
switchCfgSpeed switchCfgSpeed Configures all ports of a switch to a particular speed. Synopsis switchcfgspeed speed_level Description Use this command to configure the speed of all the ports on a switch to a particular level. The configuration is saved in flash memory and persists across switch reboots or power cycles. If any port on the switch is not capable of the specified speed setting, an error message displays for that port.
switchCfgTrunk switchCfgTrunk Enables or disables trunking on all the ports of a switch. Synopsis switchcfgtrunk mode Description Use this command to enable or disable trunking on all the ports of a switch. This command requires the Brocade ISL Trunking license. You can disable or enable trunking using the portCfgTrunkPort or switchCfgTrunk commands.
switchDisable switchDisable Disables the switch. Synopsis switchdisable Description Use this command to disable the switch. All Fibre Channel ports are taken offline; if the switch was part of a fabric, the remaining switches reconfigure. The switch must be disabled before making configuration changes (using configure or configDefault) or before running many of the diagnostic tests.
switchEnable switchEnable Enables the switch. Synopsis switchenable Description Use this command to enable the switch. All Fibre Channel ports that passed POST are enabled. They can come online if connected to a device, or will remain offline if disconnected. Use switchEnable if you disable the switch to make configuration changes or to run diagnostics.
switchName switchName Displays or sets the switch name. Synopsis switchname [name] Description Use this command to display or set the switch name. All switches have a symbolic name that is primarily used for switch management. This name is shown in the Fabric OS CLI prompt, under each switch icon on the Fabric Web page, and in the output of various Fabric OS commands, such as fabricShow.
switchReboot switchReboot Halts and reboots the operational switch. Synopsis switchreboot Description This command reboots the operational switch without disrupting the other switch in a dual-switch chassis. This command is not supported on single-domain systems. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands none Examples...
switchShow switchShow Displays switch and port status. Synopsis switchshow [-portcount] [-scsi] Description Use this command to display switch and port status information. Information might vary by switch model: for instance, number of ports and domain ID values. For all Bloom and Bloom 2-based platforms, private device targets are displayed in switchShow. For Condor or Goldeneye-based platforms, private device targets are not displayed in switchShow.
Page 654
switchShow shortwave laser longwave laser copper serial ID Speed The speed of the port: 1/8G 125 Mbit/sec 1/4G 250 Mbit/sec 1/2G 500 Mbit/sec 1 Gbit/sec fixed transfer speed 1 Gbit/sec negotiated transfer speed 2 Gbit/sec fixed transfer speed 2 Gbit/sec negotiated transfer speed 4 Gbit/sec fixed transfer speed 4 Gbit/sec negotiated transfer speed 4 Gbit/sec fixed transfer speed...
Page 655
switchShow FCIP Ports support FCIP. comment The comment field is blank, or displays: Disabled Port is disabled. Bypassed Port is bypassed (loop only). Loopback Port is in loopback mode. E_Port Fabric port; displays WWN and name of attached switch. If the port is configured as EX_Port, the WWN of the attached switch is the same as the router.
Page 656
switchShow When a port is configured as an N_Port and is online, switchShow displays its type as an N_Port. Also, switchShow displays WWN of the of the border switch attached to this N_Port as a 24-bit Port Identifier assigned to this port by the enterprise fabric. Operands This command has the following operands: -portcount...
switchStatusPolicySet switchStatusPolicySet Sets the policy parameters that determine overall switch status. Synopsis switchstatuspolicyset Description Use this command to set policy parameters for calculating the overall status of the switch enclosure. The policy parameter values determine how many failed or faulty units of each contributor are allowed before triggering a status change in the switch from HEALTHY to MARGINAL or DOWN.
Page 659
switchStatusPolicySet Blade CoreBlade Flash MarginalPorts FaultyPorts MissingSFPs Note that the value, 0, for a parameter, means that it is NOT used in the calculation. ** In addition, if the range of settable values in the prompt is (0..0), ** the policy parameter is NOT applicable to the switch. ** Simply hit the Return key.
switchStatusPolicyShow switchStatusPolicyShow Displays the policy parameters that determine overall switch status. Synopsis switchstatuspolicyshow Description Use this command to view the current policy parameters set for the switch. These policy parameters determine the number of failed or non-operational units allowed for each contributor before triggering a status change in the switch.
Page 661
switchStatusPolicyShow MissingSFPs See Also switchStatusPolicySet, switchStatusShow Fabric OS Command Reference 53-1000599-01...
switchStatusShow switchStatusShow Displays overall switch status. Synopsis switchstatusshow Description Use this command to display the overall status for a switch that is configured with IPv4 and IPv6 addresses. In addition, users with a Fabric Watch license are able to view the list of unhealthy ports.
Page 663
switchStatusShow To retrieve a switch health report for a switch that is configured with an IPv4 address: switch:user> switchstatusshow Switch Health Report Report time: 09/11/2006 05:39:28 PM Switch Name: switch IP address: 10.32.89.26 SwitchState: MARGINAL Duration: 80:12 Power supplies monitor HEALTHY Temperatures monitor HEALTHY...
switchUptime switchUptime Displays the amount of time the switch has been operating. Synopsis switchuptime Description Use this command to display the current time and the amount of time that the switch has been operational. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands none Examples...
switchViolation switchViolation Dumps DCC violation on a switch. Synopsis switchViolation --dump -dcc Description Use this command to display Device Connection Control (DCC) violations on a switch. Internally the command searches "errdumpall" for the DCC violations. For each DCC violation, the command displays the device WWN and the port where the violation occurred.
syslogdFacility syslogdFacility Changes the syslog facility. Synopsis syslogdFacility [-l level] Description Use this command to change the syslog facility to LOG_LOCAL0, LOG_LOCAL1, LOG_LOCAL2, LOG_LOCAL3, LOG_LOCAL4, LOG_LOCAL5, LOG_LOCAL6, or LOG_LOCAL7. Syslog daemon (syslogd) is a process available on most UNIX systems that reads and forwards system messages to the appropriate log files or users, depending on the system configuration.
syslogdIpAdd syslogdIpAdd Adds the IP address of a syslog daemon. Synopsis syslogdipadd ip_address Description Use this command to add the IP address of the server that is running the syslogd process. Syslog daemon (syslogd) is a process available on most UNIX systems that reads and forwards system messages to the appropriate log files or users, depending on the system configuration.
syslogdIpRemove syslogdIpRemove Removes the IP address or host names of a syslog daemon. These can be IPv6 or IPv4 syslogd address configurations. Synopsis syslogdipremove ip_address Description Use this command to remove the IP address of the server that is running the syslogd process. The execution of this command is subject to Admin Domain restrictions that may be in place.
syslogdIpShow syslogdIpShow Displays all syslog daemon IP addresses in IPv6 or IPv4 formats. Synopsis syslogdipshow Description Use this command to display all syslog daemon IP addresses in the configuration database. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands none Examples...
sysShutDown sysShutDown Provides a graceful shutdown to protect the switch file systems. Synopsis sysshutdown Description For Brocade (nonbladed) switches, use this command to shutdown the switch operating system. For Brocade directors, when sysShutDown is called in the active control processor (CP), the command shuts down the active CP, standby CP, and any AP blades.
Page 671
sysShutDown For the FR4-18i AP blade, to perform a system shutdown from the active CP: switch:admin> sysshutdown This command will shutdown the operating systems on your switch. You are required to power-cycle the switch in order to restore operation. Are you sure you want to shutdown the switch [y/n]? y This is the active Cp 2005/11/16-05:47:20, [FSSM-1003], 5641,, WARNING, Brocade12000, HA State out of sync...
systemVerification systemVerification Runs a suite of diagnostic tests on all switches in a fabric. Synopsis systemverification [-parameters | -short][[-fru type] -unit id] [-parameters | -short | -factory | -fparamaters] [-fru type -unit number] Description Use this command to run a comprehensive, system-wide test of all switches in a system. The command initiates a burn-in run on all switches within the current system.
Page 673
systemVerification Refer to the Fabric OS Message Reference for more information. Examples To initiate a system verification test on all switches in the fabric: switch:admin> systemverification -short systemverification: Setting parameters for short run. systemverification: burnin parameters. CURRENT - KEYWORD : DEFAULT - number_of_runs - vib - thermal...
tempShow tempShow Displays temperature readings. Synopsis tempshow Description Use this command to display the current temperature readings of all temperature sensors in a switch. For each sensor, this command displays the slot number (if applicable), the sensor state, and the temperature. The temperature readings are given in both Centigrade and Fahrenheit. Notes Refer to the hardware reference manual for your switch to determine the normal temperature range.
timeOut timeOut Sets or displays the idle timeout value for a login session. Synopsis timeout [timeval] Description Use this command with out an operand to display, in minutes, the current timeout value after which idle logins are automatically terminated. Use this command with the timeval operand to set the login timeout value to the specified interval. A value of 0 disables timeout functionality of login sessions.
topologyShow topologyShow Displays the unicast fabric topology. Synopsis topologyshow [domain] Description Use this command to display the fabric topology, as it appears to the local switch, including: A list of all domains that are part of the fabric, and to each of those domains, all possible paths from the local switch.
Page 677
topologyShow switch:admin> topologyshow 2 domains in the fabric; Local Domain ID: 1 Local Translate Domain 4 owned by port: 5 Local Translate Domain 8 owned by port: 4 Domain: Metric: Name: switch Path Count: Hops: Out Port: In Ports: None Total Bandwidth: 2.000 Gbps Bandwidth Demand:...
traceDump traceDump Displays, initiates, or removes a trace dump. Synopsis tracedump [-S][-s slot] tracedump -n [-s slot] tracedump -r [-s slot] tracedump -R Description Use this command to initiate a background trace dump, to remove the content of a trace dump, or to display the dump status on the switch.
trackChangesHelp trackChangesHelp Displays information on track-changes commands. Synopsis trackchangeshelp Description Use this command to display information about the track-changes commands. The execution of this command is subject to Admin Domain restrictions that may be in place. Examples To display information on the track-changes commands: switch:admin>...
trackChangesSet trackChangesSet Enables or disables track-changes feature. Synopsis trackchangesset [mode][, snmptrapmode] Description This command enables or disables the track-changes feature. An SNMP-TRAP mode can also be enabled. Trackable changes are: • Successful login • Unsuccessful login • Logout • Config file change from task •...
trackChangesShow trackChangesShow Displays status of track-changes feature. Synopsis trackchangesshow Description Use this command to display status of the track-changes feature. It shows whether the feature is enabled or disabled and if SNMP traps are generated. The output from the track-changes feature is dumped to the error log for the switch. Use the errDump command or errShow command to view the error log.
trunkDebug trunkDebug Debugs a trunk link failure. Synopsis trunkdebug port1 port2 Description Use this command to debug a trunk link failure. This command reports one of the following messages, based on the trunking properties of the two specified ports: • Switch does not support trunking •...
trunkShow trunkShow Displays trunking information. Synopsis trunkshow Description Use this command to display trunking information of both E_Ports and EX_Ports. The following fields display: Trunking Group Number Displays each trunking group on a switch. All the ports that are part of this trunking group are displayed.
tsClockServer tsClockServer Displays or sets the NTP Server address. Synopsis tsclockserver [ipaddr] Description Use this command to synchronize the local time of the principal or primary FCS switch to an external NTP server. The tsclockserver command accepts lists of NTP server addresses instead of just one address. The NTP server addresses can be passed in any of IPV4 or IPV6 address format or as a DNS name.
Page 686
tsClockServer See Also date Fabric OS Command Reference 53-1000599-01...
tsTimeZone tsTimeZone Displays or sets the system time zone. Synopsis tstimezone --interactive tstimezone timezonename tstimezone [--old] [hourOffset [, minuteOffset]] Description Use this command to display or set the system time zone. All switches maintain the current time zone setup in nonvolatile memory. Changing the time zone on a switch updates the local time zone setup and is reflected in local time calculations.
Page 688
tsTimeZone The hourOffset can be specified without a minuteOffset which will then default to zero. These operands are only valid with the --old option. timezonename The name of a zone info time zone. These will vary as additional time zones are added.
Page 689
tsTimeZone Please select one of the following time zone regions. 1) Eastern Time 2) Eastern Time - Michigan - most locations 3) Eastern Time - Kentucky - Louisville area 4) Eastern Time - Kentucky - Wayne County 5) Eastern Time - Indiana - most locations 6) Eastern Time - Indiana - Crawford County 7) Eastern Time - Indiana - Starke County 8) Eastern Time - Indiana - Switzerland County...
turboRamTest turboRamTest Performs a turbo SRAM logic test for 2-Gbit/sec ASICs. Synopsis turboramtest [--slot slotnumber][-passcnt count][-ports itemlist] Description This command verifies the on chip SRAM located in the 2 Gbit/sec ASIC using the turbo-RAM BIST circuitry. It also tests one SRAM in each quadrant of every chip, in parallel. The test flow for each SRAM is as follows: 1.
upTime upTime Displays length of time the system has been operational. Synopsis uptime Description upTime provides a one line display of the following information. The current time, how long the system has been running, how many users are currently logged on, and the system load averages for the past 1, 5, and 15 minutes.
uRouteConfig uRouteConfig Configures a static route. Synopsis urouteconfig in_area domain out_area Description Use this command to configure static routes. A static route is a route that is assigned to a specific path (defined by port number out_area), a route that does not change when a topology change occurs unless the path used by the route becomes unavailable.
uRouteRemove uRouteRemove Removes a static route. Synopsis urouteremove in_area domain Description Use this command to remove a previously configured static route. After this command is issued, the route to domain for in_area might change to use a different output port, only if dynamic load sharing (DLS) is set. If DLS is not set, the route remains as is, with its route attribute changed from static to dynamic.
uRouteShow uRouteShow Displays unicast routing information. Synopsis urouteshow [slotnumber/][portnumber] [domain] Description Use this command to display the unicast routing information for a port, as it is known by the FSPF path selection and routing task. The routing information describes how a frame that is received from a port on the local switch is to be routed to reach a destination switch.
Page 695
uRouteShow domain Specify a remote domain in the fabric for which routing information is to be displayed. This operand is optional; if omitted, the routing information for all domains in the fabric is displayed. Examples To display the routing information of all the active ports: switch:admin>...
usbStorage usbStorage Manages data files on an attached USB storage device. Synopsis usbstorage [-e | --enable] usbstorage [-d | --disable] usbstorage [-l | --list] usbstorage [-r | --remove application area usbstorage [-h | --help] Description Use this command to control a USB device attached to the Active CP. When the USB device is enabled, other applications, such as supportSave, firmwareDownload, firmwareKeyupdate, or configDownload/cfgUpload can conveniently store and retrieve data from the attached storage device.
Page 697
usbStorage firmware\ 380MB 2007 Aug 15 15:13 FW_v6.0.0\ 380MB 2007 Aug 15 15:13 Available space on usbstorage 74% To remove an application area: switch:admin> usbstorage -r firmware FW_v6.0.0 To disable an attached USB device: switch:admin> usbstorage -d USB storage disabled See also supportSave, firmwareDownload, configUpload, configDownload, firmwareKeyupdate Fabric OS Command Reference...
userConfig userConfig Manages user accounts. Synopsis userconfig userconfig --show [username | -a] userconfig --showad -a AD_ID userconfig --add username -r I role [[-h I AD_ID][-a AD_ID list]] [-d description] [-x] userconfig --change username -r I role [[-h I AD_ID][-a I AD_ID list]] [-d I description] [-x] [-e yes | no] [-u] userconfig --delete username userconfig --addad |--deletead username [-h AD_ID][-a AD_ID list]...
Page 699
userConfig The backup account database is no longer supported on switches running Fabric OS v6.0 or later. As a consequence, account recovery from backup as well as backup display option (former --show -b option) are no longer working on a v6.0 switch. The execution of this command is subject to Admin Domain restrictions that may be in place.
Page 700
userConfig -a AD_ID_list Specifies the Administrative Domains the user is authorized to access.AD_ID_list and the existing AD permissions for username must be a subset of the AD permissions of the account that executes this command. This operand is optional. If no AD list is specified with the --add option, AD0 is assigned by default.
Page 701
userConfig -a AD_ID_list Specifies the AD IDs to be added or deleted. Specify a range (1-5) or a list of AD_IDs separated by comma (1,2,3), or a combination of both (1-5,7). Displays command usage. --help Examples To add a new account: switch:admin>...
userRename userRename Renames the user login name. Synopsis userrename old_username new_username Description Use this command to change an existing account login name to a new login name. The following rules apply: • new_username must begin with a letter and contain only alphanumeric characters or underscores.
version version Displays firmware version information. Synopsis version Description Use this command to display firmware version information and build dates. The following is displayed: Kernel Displays the version of switch kernel operating system Fabric OS Displays the version of switch Fabric OS Made on Displays the build date of firmware running in switch Flash...
Displays or sets the World Wide Name (WWN) of the switch. Synopsis wwn [name] Description Use this command to display the WWN of a switch. All switches have a numeric address that is the unique Fibre Channel address used for communicating with the switch. The WWN displays in the output of the switchShow command.
zone zone Performs specific zone operations and manages Traffic Isolation (TI) Zones. Synopsis To manage zone objects: zone --copy [source_AD.] source_zone_object [dest_zone_object][-f] zone --expunge “zone_object” zone --validate [-f | [-m mode] [“zone_object”]] To create and manage traffic Isolation zones: zone --create -t objecttype [-o optlist] name -p portlist zone --add [-o optlist] name -p portlist zone --remove name -p portlist zone --delete | activate | deactivate -p portlist...
Page 706
zone source_AD. Specifies the source Admin Domain and the zone objects. If unspecified, objects will be copied within the current AD. source_zone_object Specifies the zone object under the source_AD. The zone object can be a zone configuration, a zone alias, or several zones. If a source zone object is not specified, the all zone configurations will be copied over to the current Admin Domain.
Page 707
zone If no mode options are given, the validated output of all the three buffers are displayed. “zone_object” Specifies a zone object. A zone object can be a zone member, a zone alias, or a zone. 2. Commands for creating and managing TI Zones Use these commands to create and manage TI Zones.
Page 708
zone --show name Displays zone name, portlists, failover option and status for the specified zone(s). Without any specified name, this command will display all TI zones in the defined configuration. Displays command usage. --help Examples 1. Specific Zone Operation commands: The following example shows a scenario of an invalid configuration.
Page 709
zone To validate all zones in the zone database in the persistent storage: switch:admin> zone --validate -m 1 Defined configuration: cfg: cfg1 zone1 cfg: cfg2 zone1; zone2 zone: zone1 1,1; ali1 zone: zone2 1,1; ali2 alias: ali1 10:00:00:05:1e:35:81:7f*; 10:00:00:05:1e:35:81:7d* alias: ali2 10:00:00:05:1e:35:81:09*;...
Page 710
zone To delete the TI zone "blue_zone": switch:admin> zone --delete blue_zone To display all TI zones in the defined configuration: switch:admin> zone --show Zone Name: green_zone: List of port: 2,2; 3,3; 5,3; 4,11; Failover: Enabled Status: Activated Zone Name: blue_zone: List of port: 1,2;...
zoneAdd zoneAdd Adds a member to the zone. Synopsis zoneadd "zoneName", "member;member" Description Use this command to add one or more members to an existing zone. This command changes the defined configuration. For the change to be preserved across switch reboots, it must be saved to non-volatile memory using the cfgSave command.
zoneCreate zoneCreate Creates a zone. Synopsis zonecreate "zonename", "member;member" Description Use this command to create a new zone. A zone name is a C-style name beginning with a letter and followed by any number of letters, digits, and underscore characters. Names are case sensitive; for example, "Zone_1" indicates a different zone than "zone_1".
Page 713
zoneCreate Operands The following operands are required: "zonename" Name for a zone to be created, in quotation marks. Quotation marks are optional. This name cannot be used for any other zone object. Zone names are limited to 64 characters. "member" List of members to be included in zone, in quotation marks, separated by semicolons.
zoneDelete zoneDelete Deletes a zone. Synopsis zonedelete "zonename" Description Use this command to delete a zone. This command changes the defined configuration. For the change to be preserved across switch reboots, it must be saved to flash memory using the cfgSave command. For the change to become effective, an appropriate zone configuration must be enabled using the cfgEnable command.
zoneHelp zoneHelp Displays a description of zoning commands. Synopsis zonehelp Description Use this command to display short descriptions of zoning commands. The execution of this command is subject to Admin Domain restrictions that may be in place. Operands none Examples To display zone command help information: switch:admin>...
zoneObjectCopy zoneObjectCopy Copies a zone object. Synopsis zoneObjectCopy "objectName", "newName" Description Use this command to copy a zone object to a new zone object. The resulting object has the same type as the original object. You can use this command for all zone object types, including cfg, zone, and alias.
zoneObjectExpunge zoneObjectExpunge Expunges a zone object. Synopsis zoneObjectExpunge "objectName" Description Use this command to expunge a zone object. In addition to performing a simple delete, this command also removes the object from the member lists of all other objects. Afterwards, this object is completely removed from the database.
zoneObjectRename zoneObjectRename Renames a zone object. Synopsis zoneObjectRename "objectName", "newName" Description Use this command to rename a zone object. You can use this command for all zone object types, including cfg, zone, and alias. A zone configuration name must begin with a letter that can be followed by any number of letters, numbers, and underscores.
zoneRemove zoneRemove Removes a member from a zone. Synopsis zoneremove "zonename", "zoneMemberList" Description Use this command to remove one or more members from an existing zone. If all members are removed, the zone is deleted. This command changes the defined configuration. For the change to be preserved across switch reboots, it must be saved to nonvolatile memory using the cfgSave command.
zoneShow zoneShow Displays zone information. Synopsis zoneshow ["pattern"][, mode] Description Use this command to display zone configuration information. If no parameters are specified, all zone configuration information (both defined and enabled) is displayed. Refer to cfgShow for a description of this display. If a parameter is specified, it is used as a pattern to match zone configuration names, and those that match in the defined configuration are displayed.
Chapter Primary FCS Commands With Fabric OS v6.0, security features that used to be part of the now obsolete secure FOS are fully integrated into the base FOS. This chapter summarizes the commands that are available only on the primary FCS when FCS policy is enabled. Primary FCS Commands TABLE 21 Primary FCS commands...
Page 722
Primary FCS Commands Command Description fazoneDelete Must be run from the primary FCS switch. fazoneRemove Must be run from the primary FCS switch. fazoneShow Can be run on all switches. msPlClearDB Must be run from the primary FCS switch. msPlMgmtActivate Must be run from the primary FCS switch.
Chapter Control Processor Commands This chapter lists the commands available when logged in to the standby CP on a Brocade 48000 or DCX Data Center Backbone director. The full set of commands for your user role are available to the active CP. Commands Supported on the Standby CP The following commands are supported when logged into the standby CP.
Page 724
Commands Supported on the Standby CP TABLE 22 Commands Supported on the Standby CP (Continued) Command Description memShow Displays memory usage in the system. myId Displays the current login session details. netStat Display network connections and statistics (Linnux command. No FOS help page.) pdShow Displays information from panic dump file.
Appendix Command Availability This appendix explains how a command is validated when it is typed at the command prompt. Command Validation Checks Before a command is executed, it is validated against the following checks: 1. Active/Standby availability: on chassis-based systems, check that the command is available on the Control Processor (CP).
Command RBAC Permissions and AD Types Command RBAC Permissions and AD Types Refer to Table 1 for the RBAC and Admin Domain availability of all Fabric OS commands. TABLE 1 RBAC Availability and Admin Domain Type Command Name User Admin Operator Switch Zone...
Page 727
Command RBAC Permissions and AD Types TABLE 1 RBAC Availability and Admin Domain Type Command Name User Admin Operator Switch Zone Fabric Basic Security Admin Domain Admin Admin Admin Switch Admin Admin cfgDisable Allowed cfgEnable Allowed cfgMcdtMode Allowed cfgRemove Allowed cfgSave Allowed cfgSaveActiveToDefined...
Page 728
Command RBAC Permissions and AD Types TABLE 1 RBAC Availability and Admin Domain Type Command Name User Admin Operator Switch Zone Fabric Basic Security Admin Domain Admin Admin Admin Switch Admin Admin diagSetBurnin SwitchMember diagSetCycle SwitchMember diagShow SwitchMember diagSkipTest SwitchMember diagStatus SwitchMember diagStopBurnin...
Page 729
Command RBAC Permissions and AD Types TABLE 1 RBAC Availability and Admin Domain Type Command Name User Admin Operator Switch Zone Fabric Basic Security Admin Domain Admin Admin Admin Switch Admin Admin fazoneAdd Allowed fazoneCreate Allowed fazoneDelete Allowed fazoneRemove Allowed fazoneShow Allowed fcipChipTest...
Page 730
Command RBAC Permissions and AD Types TABLE 1 RBAC Availability and Admin Domain Type Command Name User Admin Operator Switch Zone Fabric Basic Security Admin Domain Admin Admin Admin Switch Admin Admin ficonCupSet SwitchMember ficonCupShow SwitchMember ficonHelp Allowed ficonShow SwitchMember fipsCfg AD0Disallowed firmwareCommit...
Page 731
Command RBAC Permissions and AD Types TABLE 1 RBAC Availability and Admin Domain Type Command Name User Admin Operator Switch Zone Fabric Basic Security Admin Domain Admin Admin Admin Switch Admin Admin haFailover SwitchMember haReboot SwitchMember haShow Allowed haSyncStart SwitchMember haSyncStop SwitchMember help...
Page 732
Command RBAC Permissions and AD Types TABLE 1 RBAC Availability and Admin Domain Type Command Name User Admin Operator Switch Zone Fabric Basic Security Admin Domain Admin Admin Admin Switch Admin Admin licensePort SwitchMember licenseRemove SwitchMember licenseShow Allowed linkCost SwitchMember login Allowed logOut...
Page 733
Command RBAC Permissions and AD Types TABLE 1 RBAC Availability and Admin Domain Type Command Name User Admin Operator Switch Zone Fabric Basic Security Admin Domain Admin Admin Admin Switch Admin Admin pathInfo PortMember pdShow SwitchMember perfAddEEMonitor SwitchMember perfAddIPMonitor SwitchMember perfAddReadMonitor SwitchMember perfAddRWMonitor...
Page 734
Command RBAC Permissions and AD Types TABLE 1 RBAC Availability and Admin Domain Type Command Name User Admin Operator Switch Zone Fabric Basic Security Admin Domain Admin Admin Admin Switch Admin Admin portCfgGport PortMmember portCfgISLMode PortMmember portCfgLongDistance PortMmember portCfgLport Allowed/ PortMmember portCfgNPIVPort PortMmember...
Page 735
Command RBAC Permissions and AD Types TABLE 1 RBAC Availability and Admin Domain Type Command Name User Admin Operator Switch Zone Fabric Basic Security Admin Domain Admin Admin Admin Switch Admin Admin portLogTypeEnable SwitchMember portLoopbackTest SwitchMember portMirror PortMember portName PortMember portPerfShow Allowed portRouteShow...
Page 736
Command RBAC Permissions and AD Types TABLE 1 RBAC Availability and Admin Domain Type Command Name User Admin Operator Switch Zone Fabric Basic Security Admin Domain Admin Admin Admin Switch Admin Admin secPolicyRemove AD0Disallowed secPolicySave AD0Disallowed secPolicyShow Allowed/ AD0Disallowed secStatsReset AD0Disallowed secStatsShow AD0Disallowed...
Page 737
Command RBAC Permissions and AD Types TABLE 1 RBAC Availability and Admin Domain Type Command Name User Admin Operator Switch Zone Fabric Basic Security Admin Domain Admin Admin Admin Switch Admin Admin switchEnable SwitchMember switchName Allowed/ SwitchMember switchReboot SwitchMember switchShow Allowed/Disallowed switchStatusPolicySet SwitchMember...
Page 738
Command RBAC Permissions and AD Types TABLE 1 RBAC Availability and Admin Domain Type Command Name User Admin Operator Switch Zone Fabric Basic Security Admin Domain Admin Admin Admin Switch Admin Admin userConfig (for other SwitchMember options) userConfig (for the --help Allowed --show options) userRename...
Index AAA services bannerSet access levels bannerShow account lockout policy BB credit active CP beacon in firmwaredownload and supportShow Admin and switchBeacon BIST test Advanced Zoning bladeDisable Bloom Bloom-based platform Advanced Zoning commands xxiv agtCfgShow Brocade 200E switch AL_PA Brocade 24000 director in fcrResourceShow Brocade 3250 switch in perfClearAlpaCrc...
Page 740
cfgDisable diagSetBurnin zoning diagStatus cfgDisable diagStopBurnin cfgEnable DID used zoning DLS, see dynamic load sharing cfgRemove DMA test zoning license required domain name service cfgSave dual CP system zoning active CP and supportFTP cfgShow dual-domain systems cfgSize dynamic load sharing cfgTransShow chassis name chassisConfig...
Page 741
FPGA Fabric Assist FR4-16IP blade fabric log FR4-18i blade Fabric OS Command Line Interface fabric parameter fabric port information Fabric Watch FSPF fabStatShow zoning full-duplex fabStatsShow fwConfigure failover AL_PA and haDump and haFailover and haSyncStop FA-MIB fastwrite G_Port FA-TRAP gateway faZoneCreate GbE, see gigabit Ethernet zoning...
Page 742
Trunking link state record idle timeout value logical SAN ifModeSet login active CP long distance settings in-order deliver interfaceShow LSAN, see logical SAN Inter-Switch Link lsanZoneShow interswitch link zoning LSR, see link state record IOD, see in-order delivery iSCSI MAC address Management Server Inter-Switch Link ISL Trunking...
Page 743
perfAddEEMonitor RADIUS perfClearAlpaCrc RASLOG Performance Monitor read link status reboot perfSetPortEEMask AL_PA perfShowAlpaCrc register test ping RLS, see read link status PKI, see public key infrastructure root certificate PLOGI routing loops port configuration E_Port routing tables port ID RSCN port log port name port type SCSI...
Page 744
serial port track-changes feature setMediaMode trackChangesSet setModem trunkDebug active CP Trunking turbo SRAM logic test turboRamTest shellFlowControlEnable active CP shutdown from the active CP SID used U_Port single-domain systems unicast routing SNMP uRouteConfig user accounts SRAM BIST test user port standby CP static route statsClear...
Page 745
zoneShow zoning Advanced Zoning commands xxiv and aliCreate and cfgSize and configDefault and configDownload and lsanZoneShow cfgSave clearing zoning configurations creating disabling display in fabStatShow displayed in fcPing enabling zone configuration zoning transaction aborting Fabric OS Command Reference 53-1000599-01...
Page 746
Fabric OS Command Reference 53-1000599-01...
Need help?
Do you have a question about the A7533A - Brocade 4Gb SAN Switch Base and is the answer not in the manual?
Questions and answers