Dell POWEREDGE M1000E User Manual

Page 364

Advertising
background image

336

Fabric OS Command Reference

53-1002746-01

fcrLsanMatrix

2

To view all the static and the default/dynamic fabric binding in the backbone:

switch:admin> fcrlsanmatrix --fabricview -lsan
LSAN MATRIX is activated

Fabric ID 1 Fabric ID 2
--------------------------------------
52 78
52 82
78 82

Default LSAN Matrix:
57 91

To add FCR Bindings to the FCR matrix:

switch:admin> fcrlsanmatrix --add -fcr 10:00:00:60:69:e2:09:fa \
10:00:00:60:69:e2:09:fb

switch:admin> fcrlsanmatrix --add -fcr 10:00:00:60:69:e2:09:fb \
10:00:00:60:69:e2:09:fc

To remove an entry from the FCR matrix:

switch:admin> fcrlsanmatrix --remove -fcr 10:00:00:60:69:e2:09:fb \
10:00:00:60:69:e2:09:fc

To display the information from the cache:

switch:admin> fcrlsanmatrix --display --fcr

CACHE FCR PAIRS
===================================
FCR FCR
-----------------------------------------------------
10:00:00:60:69:e2:09:fa (2) 10:00:00:60:69:e2:09:fb (unknown)

To apply the changes persistently:

switch:admin> fcrlsanmatrix --apply -fcr

To view the persistent changes:

switch:admin> fcrlsanmatrix --fabricview -fcr

SAVED FCR PAIRS
===================================
FCR FCR
-----------------------------------------------------
10:00:00:60:69:e2:09:fa (2) 10:00:00:60:69:e2:09:fb (unknown)

SEE ALSO

fcrFabricShow

,

lsanZoneShow

,

fcrPhyDevShow

,

fcrProxyDevShow

,

fcrRouteShow

,

switchShow

Advertising