McDATA® 4Gb SAN Switch for HP p-Class BladeSystem Command Line Interface Guide (AA-RWEJA-TE, November 2006)
McDATA® 4Gb SAN Switch for HP p-Class BladeSystem command line interface guide 35
Modify a switch configuration
To modify a switch configuration, you must open an Admin session with the Admin Start command. An
Admin session prevents other accounts from making changes at the same time through Telnet, McDATA
Web Server, or another management application. You must also open a Config Edit session with the
Config Edit command and indicate which configuration you want to modify. If you do not specify a
configuration name the active configuration is assumed. The Config Edit session provides access to the
Set Config commands with which you make modifications to the port, switch, port threshold alarm, or
zoning configuration components as shown in the following example:
McDATA4GbSAN #> admin start
McDATA4GbSAN (admin) #> config edit default
The config named default is being edited.
McDATA4GbSAN (admin-config)#> set config port . . .
McDATA4GbSAN (admin-config)#> set config security . . .
McDATA4GbSAN (admin-config)#> set config switch . . .
McDATA4GbSAN (admin-config)#> set config threshold . . .
McDATA4GbSAN (admin-config)#> set config zoning . . .
The Config Save command saves the changes you made during the Config Edit session. In this
case, changes to the configuration named Default are being saved to a new configuration named
config_10132003. However, the new configuration does not take effect until you activate it with the
Config Activate command:
McDATA4GbSAN (admin-config)#> config save config_10132003
McDATA4GbSAN (admin)#> config activate config_10132003
McDATA4GbSAN (admin)#> admin end
When you have finished making changes to the switch, the Admin End command releases the Admin
session for other administrators. See the ”Admin command” on page 99. See the ”Config command” on
page 100.
The following is an example of the Set Config Switch command. See Table 23 for a description of
the switch configuration parameters.
McDATA4GbSAN #> admin start
McDATA4GbSAN (admin) #> config edit
McDATA4GbSAN (admin-config) #> set config switch
A list of attributes with formatting and default values will follow.
Enter a new value or simply press the ENTER key to accept current value.
If you wish to terminate this process before reaching the end of the list
press 'q' or 'Q' and the ENTER key to do so.
AdminState (1=Online, 2=Offline, 3=Diagnostics) [Online ]
BroadcastEnabled (True / False) [True ]
InbandEnabled (True / False) [True ]
FDMIEnabled (True / False) [True ]
FDMIEntries (decimal value, 0-1000) [1000 ]
DefaultDomainID (decimal value, 97-127) [2 ]
DomainIDLock (True / False) [False ]
SymbolicName (string, max=32 chars) [4Gb SAN Switch]
R_A_TOV (decimal value, 100-100000 msec) [10000 ]
E_D_TOV (decimal value, 10-20000 msec) [2000 ]
PrincipalPriority (decimal value, 1-255) [254 ]
ConfigDescription (string, max=64 chars) [Default Config]
InteropMode (0=Standard, 1=McData Fabric Mode) [Standard ]
239DomainSupport (True / False) [False ]
To make temporary changes to the switch administrative state, enter the Set Switch State command.
See the ”Set Config Switch command” on page 153. See the ”Set Switch State command” on page 171