beautypg.com

Saving the current fcoe configuration, Creating an fcoe login group – Brocade Communications Systems Converged Enhanced Ethernet 53-1002163-02 User Manual

Page 50

background image

28

Converged Enhanced Ethernet Administrator’s Guide

53-1002163-02

Creating an FCoE login group

4

DRAFT: BROCADE CONFIDENTIAL

Saving the current FCoE configuration

Perform the following task to save the current FCoE configuration.

Creating an FCoE login group

The FCoE login group enables you to configure login policies.

Perform the following task to create an FCoE login group.

Task

Command

Save the current FCoE login configuration as the
effective configuration fabric-wide.

switch:admin> fcoelogincfg --save

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

switch:admin> fcoelogingroup --create lgname -switch
swwn | -self [-allowall | “member; member;…”]