Dell POWEREDGE M1000E User Manual

Page 329

Advertising
background image

Fabric OS Command Reference

301

53-1002746-01

fcoeLoginCfg

2

--transshow

Displays the current configuration transaction in progress fabric-wide.

--transabort

Aborts the FCoE login configuration transaction currently in progress.

--purge

Purges the specified entries from the effective configuration. Specify one or both
of the following operands:

-conflicting

Purges all conflicting login groups and conflicting VN_Port mappings from the
effective configuration.

-nonexisting

Purges all login groups for nonexisting switches from the effective configuration.

--enable

Enables the FCoE login configuration management on the switch. This allows only
configured Enode VN_Ports to log in. Use the fcoeLoginGroup command to
configure allowed Enode VN_Ports.

--disable

Disables the FCoE login configuration management on the switch. This allows
unrestricted login on Enode V_Ports.

EXAMPLES

To configure a login group and save the configuration:

switch:admin> fcoelogingroup --create login_def_allowall
-self -allowall

switch:admin> fcoelogincfg --save

To display the saved configuration:

switch:admin> fcoelogincfg --show

No ongoing transaction

Effective Configuration
***********************
Login Configuration
Switch WWN Login group
10:00:00:05:1e:76:5c:80 login_def_allowall(active)

To display the current FCoE login configuration for the switch only:

switch:admin> fcoelogincfg --show -switch \
10:00:00:05:1e:76:5c:80

No ongoing transaction

Effective Configuration
***********************

Logingroup name : login_def_allowall(active)
Switch wwn : 10:00:00:05:1e:76:5c:80
All devices are allowed

Advertising