9 ā Device Security Configuration
Managing Groups
9-12 59183-03 A
S
Managing Groups
Managing Groups consists of the following tasks:
ī Create a Group
ī Delete a Group
ī Rename a Group
ī Copy a Group
ī Add Members to a Group
ī Modify a Group Member
ī Remove Members from a Group
All of these tasks require an Admin session and a Security Edit session.
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 new port group as shown in the
following example:
SANbox (admin-security) #> group create group_port port
Delete a Group
Enter the Group Delete command to delete group_port from the security database
as shown in the following example:
SANbox (admin-security) #> group delete group_port
Rename a Group
Enter the Group Rename command to rename group_port to port_1 as shown in
the following example:
SANbox (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:
SANbox (admin-security) #> group copy group_port port_1