Brocade OS Command Reference Manual Supporting Fabric OS v6.0.0 (53-1000599-01, October 2007)

Fabric OS Command Reference 225
53-1000599-01
fosConfig
2
"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.
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".
-s |--show Displays the current operating status of features on the switch.
Notes 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 -e iscsi
iSCSI service is enabled
To disable the iSCSI service:
switch:admin> fosconfig -d iscsi
iSCSI service is disabled
See Also fcrConfigure, iscsiCfg, iscsiPortCfg, isnscCfg, switchShow