Brocade Converged Enhanced Ethernet Administrator's Guide v6.1.2_cee (53-1001258-01, June 2009)

Table Of Contents
128 Converged Enhanced Ethernet Administrator’s Guide
53-1001258-01
FCoE configuration procedures
9
Saving the current FCoE configuration
Perform the following task to save the current FCoE configuration:
Creating and managing the FCoE login group configuration
In this section:
Creating an FCoE login group . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 128
Adding or removing VN_port devices to/from the FCoE login group . . . . . 129
Deleting an FCoE login group . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 129
Renaming an FCoE login group . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 129
Creating an FCoE login group
The FCoE login group enables you to configure login policies.
Perform the following task to create an FCoE login group:
Task Command
Save the current FCoE login configuration as the
effective configuration fabric-wide.
switch:admin> fcoelogincfg --save
Task Command
Syntax is as follows:
--create—Create a login group.
lgnameSpecify the name of the login group
for this switch. The maximum length is a
64-byte string.
-switch swwn—Specify the WWN of the
switch for which the login group is being
created.
-self—Specify the WWN of the current switch.
-allowallAllow all VN_port devices to log in
to the switch.
member—Identify the WWN of the VN_port.
The WWN must be specified in hex as
xx.xx.xx.xx.xx.xx.xx.xx. Only specified
members are allowed to log into the switch.
switch:admin> fcoelogingroup --create lgname -switch
swwn | -self [-allowall | member; member;…]