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 81
Managing groups
Managing groups consists of the following tasks:
Create a group, page 81
Delete a group, page 81
Rename a group, page 81
Copy a group, page 81
Add members to a group, page 82
Modify a group member, page 82
Remove members from a group, page 83
All of these tasks require an Admin session and a Security Edit session.
See the ”Group command” on page 113.
Create a group
Creating a group involves specifying a group name and a group type. There are three types of groups:
ISL group—secures connected switches
Port group—secures connected devices
MS group—secures management server commands
Enter the Group Create command to create a port group as shown in the following example:
McDATA4GbSAN (admin-security) #> group create group_port port
Delete a group
Enter the Group Delete command to delete a port group from the security database as shown in the
following example:
McDATA4GbSAN (admin-security) #> group delete group_port
Rename a group
Enter the Group Rename command to rename an existing port group (group_port) as shown in the
following example:
McDATA4GbSAN (admin-security) #> group rename group_port port_1
Copy a group
Enter the Group Copy command to copy the contents of an existing group (group_port) to a new
group (port_1) as shown in the following example:
McDATA4GbSAN (admin-security) #> group copy group_port port_1