Dell POWEREDGE M1000E User Manual

Page 426

Advertising
background image

398

Fabric OS Command Reference

53-1002746-01

fosConfig

2

ethsw

Enables the Ethernet switch service on the switch. The Ethernet switch service is
disabled by default. Enabling the Ethernet switch service does not disrupt the FC
traffic.

--disable feature

Disables a feature on the switch. Valid values for feature include the following:

fcr

Disables the FC Routing service on the switch. All enabled EX_Ports and
VEX_Ports on the switch must be offline for this command to succeed.

To use this command to disable the FC Routing service only instead of disabling
the switch, issue this command, then change the BB fabric ID using
fcrConfigure.

When disabling the FCR service, you may encounter the following system
messages:

"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.

iSCSI

Not supported in Fabric OS v7.0.0 or later.

iSNSC

Not supported in Fabric OS v7.0.0 or later.

vf

Disables Virtual Fabrics on the switch. This command prompts for confirmation,
because the chassis reboots after this command is executed.

ethsw

Disables the Ethernet switch service. Ethernet switching is disabled by default.
This operation reboots the switch and is therefore disruptive.

--show

Displays the current operating status of features on the switch.

EXAMPLES

To display the operating status of the services on a Brocade 6510:

switch:admin> fosconfig --show
FC Routing service: disabled
iSCSI service: Service not supported on this Platform
iSNS client service: Service not supported on this Platform
Virtual Fabric: enabled
Ethernet Switch Service: Service not supported on this Platform

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

Advertising