Brocade Fabric OS Command Reference Guide v6.1.0 (53-1000599-02, June 2008)

Table Of Contents
168 Fabric OS Command Reference
53-1000599-02
fcrLsanMatrix
2
Display the information saved in the cache.
Clear the information from the cache and revert to the saved value.
Display the information that is saved in the persistent memory (CLI command with no option).
Display the static and default/dynamic binding of the backbone to show which edge fabrics
or FCRs can access each other.
Verify that the information in the cache is valid and does not disrupt existing import/export
devices.
Run a quickmode to derive the LSAN Zone matrix from the current import/ export database.
Note The execution of this command is subject to Admin Domain restrictions that may be in place. Refer
to chapter 1, "Understanding Admin Domain Restrictions" and Appendix A, "Command Availability"
for details.
Operands If no operands are specified, this command displays the persistent LSAN Zone matrix information.
The following operands are optional:
--add -lsan FID FID | -fcr wwn wwn
Adds the pair of edge fabrics or FCR members that can access each other. If
you specify --add with zero (0) value for FID or 00:00:00:00:00:00:00:00 for
wwn, the command returns the cache to default mode.
--remove -lsan FID FID | -fcr wwn wwn
Removes the entry of the pair of FIDS. If no longer specified, the edge fabric
assumes the default behavior.
--apply -lsan | -fcr | -all
Applies the information from the cache to the persistent memory only if there
is no effect on the existing import/export devices. Otherwise, an error
message is displayed.
--cancel -lsan | -fcr
Cancels the data that was not applied; reverts to the persistent information.
--display -lsan | -fcr | -all
Displays the information saved in the cache.
--fabricview -lsan | -fcr
Views all the static and default/dynamic fabric binding in the backbone.
--verify -lsan | -fcr
Verifies if the LSAN Zone information previously entered and stored in the
cache can be successfully applied. The data is okay if the apply operation
does not cause disruption to the traffic.
--quickmode Derives the LSAN Zone matrix from the import/export setup.
Examples For the following example, assume that the backbone has the following online edge fabrics (FIDs):
1, 2, 4, 5, 7, 8, 10 (currently, 14, 19 are not available). To add the LSAN Zone Matrix data:
switch:admin > fcrlsanmatrix --add 4 5
switch:admin > fcrlsanmatrix --add 4 7
switch:admin > fcrlsanmatrix --add 10 14