McDATA® 4Gb SAN Switch for HP p-Class BladeSystem Command Line Interface Guide (AA-RWEJA-TE, November 2006)

McDATA® 4Gb SAN Switch for HP p-Class BladeSystem command line interface guide 117
list
Displays a list of all groups and the security sets of which they are members. This operand is
available without an Admin session.
members [group]
Displays all members of the group given by [group]. This operand is available without an
Admin session.
remove [group] [member_list]
Remove the port/device WWN given by [member] from the group given by [group]. Use a
<space> to delimit multiple member names in [member_list]
rename [group_old] [group_new]
Renames the group given by [group_old] to the group given by [group_new].
securitysets [group]
Displays the list of security sets of which the group given by [group] is a member. This operand
is available without an Admin session.
type [group]
Displays the group type for the group given by [group]. This operand is available without an
Admin session.
Notes Primary and secondary secrets are not included in a switch configuration backup. Therefore, after
restoring a switch configuration, you must re-enter the primary and secondary secrets. Otherwise, the
switch will isolate because of an authentication failure.
The secondary hash and secondary secret are not supported for connections to other McDATA
products.
Refer to the Securityset command for information about managing groups in security sets.
Examples The following is an example of the Group Add command:
McDATA4GbSAN (admin-security) #> group add Group_1
A list of attributes with formatting and default values will follow
Enter a new value or simply press the ENTER key to accept the current value
with exception of the Group Member WWN field which is mandatory.
If you wish to terminate this process before reaching the end of the list
press 'q' or 'Q' and the ENTER key to do so.
Group Name Group_1
Group Type ISL
Member (WWN) [00:00:00:00:00:00:00:00]10:00:00:c0:dd:00:90:a3
Authentication (None / Chap) [None ]chap
PrimaryHash (MD5 / SHA-1) [MD5 ]
PrimarySecret (32 hex or 16 ASCII char value) [ ]0123456789abcdef
SecondaryHash (MD5 / SHA-1 / None) [None ]
SecondarySecret (40 hex or 20 ASCII char value) [ ]
Binding (domain ID 97-127, 0=None) [0 ]
Finished configuring attributes.
To discard this configuration use the security cancel command.