beautypg.com

Configuring a speed lsan tag, Removing an lsan tag, Displaying the lsan tag configuration – Brocade Fabric OS Administrators Guide (Supporting Fabric OS v7.3.0) User Manual

Page 567

background image

4. Enter the following command to enable the FC router:

switchenable

5. Change the names of the LSAN zones in the edge fabrics to incorporate the tag in the names.

sw0:admin> switchdisable

sw0:admin> fcrlsan --add -enforce enftag1

LSAN tag set successfully

sw0:admin> switchenable

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

The tagname variable 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. Choose the host or target port to trigger the fast import process.

sw0:admin> fcrlsan --add -speed fasttag2

LSAN tag set successfully

Removing an LSAN tag

When you remove an LSAN tag, the tag is deactivated so that LSAN zones with this tag in the name
now behave as regular LSAN zones. Removing an LSAN tag does not remove the LSAN zone.

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 the fcrlsan --remove command to remove an existing LSAN tag.

If you remove an Enforce LSAN tag, you must disable the switch first.

Example of removing an Enforce LSAN tag

sw0:admin> switchdisable

sw0:admin> fcrlsan --remove -enforce enftag1

LSAN tag removed successfully

sw0:admin> switchenable

Example of removing a Speed LSAN tag

sw0:admin> fcrlsan --remove -speed fasttag2

LSAN tag removed successfully

Displaying the LSAN tag configuration

1. Log in to the FC router as admin.
2. Enter the fcrlsan --show command.

sw0:admin> fcrlsan --show -enforce

Total LSAN tags : 1

Configuring a Speed LSAN tag

Fabric OS Administrators Guide

567

53-1003130-01