Reference Guide

984 Brocade Fabric OS Command Reference
53-1004112-02
secPolicyFCSMove
secPolicyFCSMove
Moves a member in the FCS policy.
Synopsis secpolicyfcsmove [from, to]
Description Use this command to move an FCS member from one position to another position in the FCS list. Only one FCS
can be moved at a time. The first FCS switch in the list that is also present in the fabric is the Primary FCS.
Notes If a backup FCS is moved to the first position, it becomes the primary FCS after activation.
An FCS policy must be enabled to execute this command, and the command must be issued from the primary
FCS switch.
The execution of this command is subject to Virtual Fabric restrictions that may be in place. Refer to "Using Fabric
OS Commands" and "Command Availability" for details.
Operands This command has the following operands:
from
Specify the position of the FCS switch you want to move.
to
Specify the position to which you want to move the FCS switch.
Examples To move the backup FCS switch from position 2 to position 3 in the FCS list (interactively):
switch:admin> secpolicyfcsmove
Pos Primary WWN DId swName.
=================================================
1 Yes 10:00:00:60:69:10:02:18 1 switch5.
2 No 10:00:00:60:69:00:00:5a 2 switch60.
3 No 10:00:00:60:69:00:00:13 3 switch73.
Please enter position you'd like to move \
from : (1..3) [1] 2
Please enter position you'd like to move \
to : (1..3) [1] 3
___________________________________________________
DEFINED POLICY SET
FCS_POLICY
Pos Primary WWN DId swName
__________________________________________________
1 Yes 10:00:00:60:69:10:02:18 1 switch5.
2 No 10:00:00:60:69:00:00:13 3 switch73.
3 No 10:00:00:60:69:00:00:5a 2 switch60.
____________________________________________________