Brocade Fabric OS Command Reference Manual Supporting Fabric OS v6.3.0 (53-1001337-01, July 2009)

Fabric OS Command Reference 241
53-1001337-01
fcoeLoginGroup
2
-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.
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 into the
switch.
--rename Renames the specified 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 fcoe, fcoeLoginCfg