Dell POWEREDGE M1000E User Manual

Page 294

Advertising
background image

262

Fabric OS Command Reference

53-1001764-02

fcoeLoginGroup

2

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 into
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 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

Advertising