Specifications

Table Of Contents
Fabric OS Commands
246 Fabric OS Version 3.1.x/4.1.x Reference Guide
Example
To display the current mode setting:
To disable the mode setting:
To enable the mode setting:
To enable the mode setting and force fabric rebuild:
See Also
fabricshow
1 | 0 Specify 1 to enable principal switch mode, or specify 0 to disable
principal switch mode (the mode activates when the fabric
rebuilds). This operand is optional.
switch:admin> fabricprincipal -q
Principal Selection Mode: Enable
switch:admin> fabricprincipal 0
Principal Selection Mode disaable
switch:admin> fabricprincipal 1
Principal Selection Mode enabled
switch:admin> fabricprincipal -f 1
Principal Selection Mode enabled (Forcing fabric rebuild)