object-group (identity policy)
To specify a MAC access control list (ACL) for an identity policy, use the object-group command. To remove ACL from the identity policy, use the no form of this command.
object-group acl-name
no object-group acl-name
Syntax Description
acl-name |
Name of a MAC ACL. The name is case sensitive. |
Command Default
None
Command Modes
Identity policy configuration
Command History
Release |
Modification |
---|---|
4.0(1) |
This command was introduced. |
Usage Guidelines
Use the mac access-list command to create the MAC ACL to assign to the identity policy.
This command does not require a license.
Examples
This example shows how to configure an ACL for an identity policy:
switch# configure terminal
switch(config)# identity policy AdminPolicy
switch(config-id-policy)# object-group
This example shows how to remove an ACL from an identity policy:
switch# configure terminal
switch(config)# identity policy AdminPolicy
switch(config-id-policy)# no object-group