Brocade Fabric OS Command Reference Manual (53-1000240-01, November 2006)

2-240 Fabric OS Command Reference Manual
Publication Number: 53-1000240-01
fosConfig
2
Note: Enter commands in lowercase only; mixed case is for readability.
and try the command again.
"FC Routing service is already disabled" - This means that the FC Routing service is already
disabled.
Use switchShow to display the current state of the FC Routing service.
iSCSI
The iSCSI service will be disabled on this switch. This command can be run while the switch
state is "online".
iSNSC
The iSNSC service will be disabled on this switch. This command can be run while the switch
state is "online".
--show Displays the current operating status of features on the switch.
N
ote
The features shown here may not be supported on all platforms. If you attempt to enable a feature that
is not supported on your platform, an error message stating "Command not supported on this platform"
is displayed.
Examples To display the status of the features:
To disable the FC Routing service:
To enable the FC Routing service:
To enable the iSCSI service:
To disable the iSCSI service:
See Also fcrConfigure, iscsiCfg, iscsiPortCfg, isnscCfg, switchShow
switch:admin> fosconfig --show
FC Routing service: enabled
iSCSI service: enabled
iSNS Client service: disabled
switch:admin> fosconfig --disable fcr
FC Routing service is disabled
switch:admin> fosconfig --enable fcr
FC Routing service is enabled
switch:admin> fosconfig --enable iscsi
iSCSI service is enabled
switch:admin> fosconfig --disable iscsi
iSCSI service is disabled