Send documentation comments to mdsfeedback-doc@cisco.com
18-12
Cisco MDS 9000 Family Command Reference
OL-16217-01, Cisco MDS SAN-OS Release 3.x
Chapter 18 P Commands
policy
policy
To enter IKE policy configuration and configure a policy for the IKE protocol, use the policy command
in IKE configuration submode. To delete the policy, use the no form of the command.
policy priority
no policy priority
Syntax Description
Defaults None.
Command Modes IKE configuration submode.
Command History
Usage Guidelines To use this command, the IKE protocol must be enabled using the crypto ike enable command.
Examples The following example shows how to configure a policy priority number for the IKE protocol.
switch# config terminal
switch(config)# crypto ike domain ipsec
switch(config-ike-ipsec)# policy 1
switch(config-ike-ipsec-policy)#
Related Commands
priority Specifies the priority for the IKE policy. The range is 1 to 255, where 1 is the
high priority and 255 is the lowest.
Release Modification
2.0(x) This command was introduced.
Command Description
crypto ike domain ipsec Enters IKE configuration mode.
crypto ike enable Enables the IKE protocol.
show crypto ike domain ipsec Displays IKE information for the IPsec domain.