Brocade Fabric OS Documentation Addendum v6.1.2_cee (53-1001216-01, June 2009)

14 Fabric OS Documentation Addendum
53-1001216-01
fcoeLoginCfg
2
--disable Disables the FCoE login configuration management on the switch. This allows
unrestricted login on Enode V_Ports.
Examples To configure a a login group and save the configuration:
switch:admin> fcoelogingroup --create login_def_allowall -self -allow-all
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 -non-existing
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