Brocade Fabric OS Administrator's Guide Supporting Fabric OS v6.3.0 (53-1001336-02, November 2009)

Fabric OS Administrator’s Guide 263
53-1001336-02
iSCSI gateway service overview
12
Enabling and disabling connection redirection for load balancing
1. Connect to the switch and log in.
2. Enter the appropriate form of the iscsiSwCfg command for the operation you want to perform:
- To enable connection redirection, use the iscsiSwCfg --enableconn command. For
Brocade 48000 directors, the -s <slot number> option can be used to enable connection
redirection for specific slots, and the all option may be used to enable connection
redirection for all slots.
The following example enables connection redirection for ports on blades located in slots
3, 4, and 9.
switch:admin> iscsiswcfg --enableconn -s 3,4,9
The operation completed successfully
- To disable connection redirection, use the iscsiSwCfg --disableconn command. For the
Brocade 48000 director, the -s <slot number> option can be used to disable connection
redirection for specific slots, and the all option may be used to disable connection
redirection for all slots.
The following example disables connection redirection for ports on a blade located in slot
9.
switch:admin> iscsiswcfg --disableconn -s 9
The operation completed successfully
Displaying connection redirection status
1. Connect to the switch and log in.
2. Enter the iscsiSwCfg
--showconn command with the -s all option to display the current status
of connection redirection.
The following is an example.
switch:admin>iscsiswcfg --showconn -s all
Number of records found: 2
Slot ICR Status
10 enabled
1 disabled