Displaying the lsan tag configuration, Lsan zone binding – Dell POWEREDGE M1000E User Manual

Page 598

Advertising
background image

598

Fabric OS Administrator’s Guide

53-1002745-02

LSAN zone configuration

24

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.

Example

sw0:admin> fcrlsan --show -enforce

Total LSAN tags : 1

ENFORCE : enftag1

sw0:admin> fcrlsan --show -speed

Total SPEED tags : 1

SPEED : fasttag2

sw0:admin> fcrlsan --show -all

Total LSAN tags : 2

ENFORCE : enftag1
SPEED

: fasttag2

LSAN zone binding

LSAN zone binding is an optional, advanced feature that increases the scalability envelope for very
large metaSANs.

NOTE

LSAN zone binding is supported only on FC routers with Fabric OS v5.3.0 and later. The FC router
matrix feature is supported only on FC routers with Fabric OS v6.1.0 and later.

Without LSAN zone binding, every FC router in the backbone fabric maintains the entire LSAN zone
and device state database. The size of this database limits the number of FC routers and devices
you can have.

Advertising