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

Fabric OS Command Reference Manual 19
53-1000436-01
ag
2
18 9;10 None 1 1
19 3;4;22 None 1 1
20 11;12 None 1 1
23 7;8 None 1 1
----------------------------------------------------------------
Note: Failover and Failback indicate whether or not N_Port policy is
enabled (1) or disabled (0).
switch:admin> ag --mapshow 17
N_Port : 17
Failover(1=enabled/0=disabled) : 1
Failback(1=enabled/0=disabled) : 1
Current F_Ports : 1;9
Configured F_Ports : 1;2;21;
NOTE
Current F_Ports are the F_Ports that are currently online and mapped to this given N_Port either due
to being mapped to that N_Port or as a result of N_Port failover.
Configured F_Ports are the F_Ports that are explicitly mapped to this N_Port by user (saved in
config).
To set the F_Port mapping:
switch:admin> ag --mapset 2 "3;4"
Used to map F_Ports 3 and 4 to N_Port 17 overwriting previous mappings.
switch:admin> ag --mapadd 17 ""
Used to clear F_Port's mapped to the configured N_Port.
switch:admin> ag --mapadd 17 "5;6"
Used to add F_Port's mapped to an N_Port.
switch:admin> ag --mapdel 17 "5;6"
Used to delete F_Port's mapped to an N_Port.
switch:admin> ag --failovershow
N_Port failover_bit
---------------------------
0 1
17 0
18 1
19 1
20 1
23 1
switch:admin> ag --failoverenable 17
Failover policy is enabled for port 17
switch:admin> ag --failoverdisable 17
Failover policy is disabled for port 17
switch:admin> ag --failovershow 17
Failover on N_Port 17 is not supported
switch:admin> ag --failbackdisable 17
Failback policy is disabled for port 17