Reference Guide
Brocade Fabric OS Command Reference 289
53-1004112-02
fcrProxyConfig
If no proxy device WWN is stored in any slot for all edge fabrics, the following message is displayed: "All slots
empty."
Notes 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:
-s importedFID devWWN slot
Adds the specified devWWN (format: xx:xx:xx:xx:xx:xx:xx:xx) to the specified slot (format
XXYYH, where XX is the translate domain area_ID [F0H through FFH] and YY is the
port_ID [01H through 7FH]) for the edge fabric specified (1 through 128). The following
messages may be displayed:
• "WWN does not exist in any proxy device slot." The WWN does not exist in any slot for
the specified edge fabric.
• "Too many proxy slots configured. Remove some unused proxy device WWNs from
their slots using the -r operand and try again." All slots are used for the specified edge
fabric.
• "The specified slot already contains a WWN, overwrite? [y]" The specified slot already
contains an entry. You are then prompted for confirmation.
-r importedFID devWWN
Removes the specified devWWN (format: XX:XX:XX:XX:XX:XX:XX:XX) from its slot for the
edge fabric specified by importedFID (1 through 128). If the WWN does not exist in any slot
for the specified edge fabric, the following message is displayed: "WWN does not exist in
any proxy device slot."
Examples To display the persistent proxy device configuration:
switch:admin> fcrproxyconfig
Imported FID Device WWN Slot
002 50:05:07:65:05:84:08:d7 f001
002 50:05:07:65:05:84:0a:7b f002
002 22:00:00:20:37:c3:11:71 f001
002 22:00:00:20:37:c3:1a:8a f002
003 10:00:00:00:c9:2b:6a:2c f001
To persistently configure device WWN 00:11:22:33:44:55:66:77 to use slot f101h in fabric 5:
switch:admin> fcrproxyconfig -s 5 \
00:11:22:33:44:55:66:77 f101
To remove device WWN 00:11:22:33:44:55:66:77 from its persistent slot in fabric 5:
switch:admin> fcrproxyconfig -r 5 \
00:11:22:33:44:55:66:77
WWN deleted from proxy device slot
SEE ALSO fcrPhyDevShow, fcrProxyDevShow, fcrXlateConfig, lsanZoneShow, switchShow