Brocade Communications Systems 53-1001761-01 Benutzerhandbuch

Seite von 164
128
Converged Enhanced Ethernet Administrator’s Guide
53-1001761-01
Creating and managing the FCoE login group configuration
13
DRAFT: BROCADE CONFIDENTIAL
Perform the following task to create an FCoE login group.
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.
Task
Command
Syntax is as follows:
--create—Create a login group.
lgname—Specify the name of the login group 
for this switch. The maximum length is a 
64-byte string.
-switch swwn—Specify the WWN of the 
switch for which the login group is being 
created.
-self—Specify the WWN of the current switch. 
-allowall—Allow all VN_port devices to log in 
to the switch.
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 into the switch.
switch:admin> fcoelogingroup --create lgname -switch 
swwn | -self [-allowall | “member; member;…”]
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 into 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.x. Only specified members 
are allowed to log into 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