HP StorageWorks Fabric OS 6.2 administrator guide (5697-0016, May 2009)

Fabric OS 6.2 administrator guide 393
Configuring a Speed LSAN tag
1. Log in to the FC router as admin.
2. Enter the following command to create a Speed LSAN tag:
fcrlsan --add -speed tagname
where tagname is the name of the LSAN tag you want to create.
3. Change the names of the LSAN zones in the edge fabrics to incorporate the tag in the names.
4. Toggle the host or target port to trigger the fast import process.
Removing an LSAN tag
Use the following procedure to remove an LSAN tag. This procedure does not remove the LSAN zone; it
just deactivates the tag so that LSAN zones with this tag in the name now behave as regular LSAN zones.
You must disable the switch before removing an Enforce LSAN tag. You do not need to disable the switch
to remove a Speed LSAN tag.
1. Log in to the FC router as admin.
2. Enter one of the following commands, depending on which type of LSAN tag you want to remove.
To remove an Enforce LSAN tag:
switchdisable
fcrlsan --remove -enf tagname
switchenable
•To remove a Speed LSAN tag:
fcrlsan --remove -speed tagname
where tagname is the name of an existing LSAN tag.
Displaying the LSAN tag configuration
1. Log in to the FC router as admin.
2. Enter one of the following commands, depending on which type of LSAN you want to display.
To display the Enforce LSAN zones:
fcrlsan --show -enf
To display the Speed LSAN zones:
fcrlsan --show -speed