identity policy
To create or specify an identity policy and enter identity policy configuration mode, use the identity policy command. To remove an identity policy, use the no form of this command.
identity policy policy-name
no identity policy policy-name
Syntax Description
policy-name |
Name for the identity policy. The name is case sensitive, alphanumeric, and has a maximum of 100 characters. |
Command Default
None
Command Modes
Global configuration
Command History
Release |
Modification |
---|---|
4.0(1) |
This command was introduced. |
Usage Guidelines
This command does not require a license.
Examples
This example shows how to create an identity policy and enter identity policy configuration mode:
switch#configure terminal
switch(config)# identity policy AdminPolicy
switch(config-id-policy)#
This example shows how to remove an identity policy:
switch#configure terminal
switch(config)#no identity policy AdminPolicy