2
ag
To set and display failback policy settings on a single port:
Port Group commands
To display Port Group information:
To create a port group "FirstFabric" that includes N_Ports 1 and 3 and has login balancing enabled:
To rename the port group with pgid 2 to "MyEvenFabric":
38
switch:admin> ag --failbackenable 0
Failback policy cannot be enabled since failover
policy is disabled for port 0
switch:admin> ag --failbackenable 2
Failback policy is enabled for port 2
switch:admin> ag --failbackenable 3
Failback on N_Port 3 is not supported
switch:admin> ag --failbackenable 2
Failback on N_Port 2 is supported
switch:admin> ag --pgshow
PG_ID PG_Name
PG_Mode
-----------------------------------------------
0
pg0
lb,mfnm
2
SecondFabric
-
-----------------------------------------------
switch:admin> ag --pgcreate 3 "1;3" -n FirstFabric1 -m "lb"
Port Group 3 created successfully
switch:admin> ag --pgshow
PG_ID PG_Name
PG_Mode
-----------------------------------------------
0
pg0
lb,mfnm
2
SecondFabric
3
FirstFabric
lb
-----------------------------------------------
switch:admin> ag --pgrename 2 MyEvenFabric
Port Group 2 has been renamed as MyEvenFabric successfully
switch:admin> ag --pgshow
PG_ID PG_Name
PG_Mode
-----------------------------------------------
0
pg0
lb,mfnm
2
MyEvenFabric
3
FirstFabric
-----------------------------------------------
N_Ports
F_Ports
1;3
10;11
0;2
4;5;6
N_Ports
F_Ports
none
none
-
0;2
4;5;6
1;3
10;11
N_Ports
F_Ports
none
none
-
0;2
4;5;6
lb
1;3
10;11
Fabric OS Command Reference
53-1002746-01
Need help?
Do you have a question about the StoreFabric SN6500B and is the answer not in the manual?