Brocade Fabric OS Documentation Addendum v6.1.2_cee (53-1001216-01, June 2009)
Fabric OS Documentation Addendum 15
53-1001216-01
fcoeLoginGroup
2
fcoeLoginGroup
Creates and manages FCoE login group configuration.
Synopsis fcoelogingroup --create lgname -self |-switch swwn [-allow-all | member; member;…]
fcoelogingroup --delete lgname
fcoelogingroup --add lgname member; member;… [-port port]
fcoelogingroup --remove lgname wwn
fcoelogingroup --rename lgname newlgname
fcoelogingroup --help
Description Use this command to create or modify the FCoE login management configuration fabric-wide. You
can create or delete a login group and add or remove VN_Port mappings to a login group.
Note The configuration changes effected by this command are kept in a transaction buffer until you save
it using the fabric-wide fcoelogincfg--save command.
Operands This command has the following operands.
--help Displays command usage.
--create Creates a login group with the specified name and associates it with a
specified switch..
lgname Specifies the name of the login group for this switch. The maximum length is
a 64-byte string.
-self Specifies the WWN of the current switch. When this operand is specified, the
login group is associated with the current switch.
-switch swwn Specifies the WWN of the switch for which to create the login group.
-allow-all Allows all VN_Port devices to log in to the switch.
member Identifies the WWN of the VN_Port. The WWN must be specified in hex format
as xx.xx.xx.xx.xx.xx.xx.xx. Only specified members are allowed to log into the
switch.
--delete Deletes a login group.
lgname Specifies the name of the login group.
--add Adds VN_Port devices to the login group.
lgname Specifies the name of the login group to which VN_Port devices are to be
added.
member Identifies 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.
-port port Specifies the embedded FCoE Port for which to allow login. This operand is
optional; if unspecified, members of the login group are allowed to log into all
FCoE ports.
--remove Removes VN_Port devices from the login group.