Brocade Communications Systems 53-1002745-02 Marine Radio User Manual


 
Fabric OS Administrator’s Guide 131
53-1002745-02
Frame Redirection
4
Example of creating a frame redirect zone
The following example creates a redirect zone, given a host (10:10:10:10:10:10:10:10), target
(20:20:20:20:20:20:20:20), virtual initiator (30:30:30:30:30:30:30:30), and virtual target
(40:40:40:40:40:40:40:40):
switch:admin>zone --rdcreate 10:10:10:10:10:10:10:10 20:20:20:20:20:20:20:20 \
30:30:30:30:30:30:30:30 40:40:40:40:40:40:40:40 restartable noFCR
Deleting a frame redirect zone
Use the following procedure to delete a frame redirect zone:
1. Connect to the switch and log in using an account with admin permissions.
2. Enter the zone
--rdDelete command to remove the base redirect zone object,
“red_______base”.
NOTE
When the base zone is removed, the redirect zone configuration “r_e_d_i_r_c__fg” is removed
as well.
3. Enter the cfgSave command to save changes to the defined configuration.
Example of deleting a frame redirect zone
switch:admin> zone --rddelete \
red_0917_10_10_10_10_10_10_10_10_20_20_20_20_20_20_20_20
Viewing frame redirect zones
Use the following procedure to view frame redirect zones:
1. Connect to the switch and log in using an account with admin permissions.
2. Enter the cfgShow command.