Brocade Fabric OS Command Reference Manual Supporting Fabric OS v6.4.0 (53-1001764-01, March 2010)
260 Fabric OS Command Reference
53-1001764-01
fcoeLoginCfg
2
--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
To perform a clean-up of the effective configuration:
switch:admin> fcoelogincfg --purge -conflicting -nonexisting
switch:admin>
To disable the FCoE login configuration management on the switch:
switch:admin> fcoelogincfg --disable
switch:admin> fcoelogincfg --show
Login management is disabled.
Effective Configuration
***********************
Login management is disabled.
See Also fcoe, fcoeLoginGroup