Command Reference Guide

304 Fabric OS Command Reference
53-1002746-01
fcoeLoginGroup
2
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. If more than one member is specified, members must be
separated by a semicolon. Only specified members are allowed to log in to the
switch.
--remove
Removes VN_Port devices from the login group.
lgname
Specifies the name of the login group from which VN_Port devices are to be
removed.
wwn
Identifies the WWN of the VN_Port. The WWN must be specified in hex format as
xx.xx.xx.xx.xx.xx.xx.x. Only specified members are allowed to log in to the switch.
--rename
Renames the specified login group. The following operands are required:
lgname
Specifies the current name of the login group.
newlgname
Specifies the new name for the login group.
EXAMPLES To create a login group:
switch:admin> fcoelogingroup --create mylg \
-self"12:23:34:45:56:67:78:89"
To add a VN_Port device to the login group:
switch:admin> fcoelogingroup --add \
mylg "12:00:00:00:00:00:1e:34"
To remove a VN_Port device from the login group:
switch:admin> fcoelogingroup --remove \
mylg "12:00:00:00:00:00:1e:34"
To delete a login group:
switch:admin>fcoelogingroup --delete mylg
SEE ALSO fcoeLoginCfg