beautypg.com

Modifying the fcoe login group device list, Deleting an fcoe login group, Renaming an fcoe login group – Brocade Communications Systems Converged Enhanced Ethernet 53-1002163-02 User Manual

Page 51

background image

Converged Enhanced Ethernet Administrator’s Guide

29

53-1002163-02

Creating an FCoE login group

4

DRAFT: BROCADE CONFIDENTIAL

Modifying the FCoE login group device list

Perform the following tasks to add or remove VN_port devices from the FCoE login group.

Deleting an FCoE login group

Perform the following task to delete an FCoE login group.

Renaming an FCoE login group

Perform the following task to rename an FCoE login group.

Task

Command

Add VN_port devices to the FCoE login group.
Syntax is as follows:

lgname—Specify the name of the login group
to which VN_port devices are to be added.

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 in to the switch.

switch:admin> fcoelogingroup --add lgname member;
member; ....

Remove VN_port devices from the FCoE login
group. Syntax is as follows:

lgname—Specify the name of the login group
from which VN_port devices are to be
removed.

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 in to the switch.

switch:admin> fcoelogingroup --remove lgname
member; member;…

Task

Command

Delete an FCoE login group. Syntax is as follows:

lgname—Specify the name of the login
group.

switch:admin> fcoelogingroup --delete lgname

Task

Command

Rename an FCoE login group. Syntax is as
follows:

lgname—Specify the name of the login group
from which VN_port devices are to be
removed.

switch:admin> fcoelogingroup --rename lgname
newlgname