Brocade Fabric OS Command Reference Manual - Supporting Fabric OS v5.3.0 (53-1000436-01, June 2007)

Fabric OS Command Reference Manual 249
53-1000436-01
fosConfig
2
"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.
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:
switch:admin> fosconfig --show
FC Routing service: enabled
iSCSI service: enabled
iSNS Client service: disabled
To disable the FC Routing service:
switch:admin> fosconfig --disable fcr
FC Routing service is disabled
To enable the FC Routing service:
switch:admin> fosconfig --enable fcr
FC Routing service is enabled
To enable the iSCSI service:
switch:admin> fosconfig --enable iscsi
iSCSI service is enabled
To disable the iSCSI service:
switch:admin> fosconfig --disable iscsi
iSCSI service is disabled
See Also fcrConfigure, iscsiCfg, iscsiPortCfg, isnscCfg, switchShow