Command Reference Guide Crypto Map Manual Command Set
61200510L1-35E Copyright © 2005 ADTRAN 1241

ike-policy <policy number>

Use the ike-policy command to ensure that only a specified IKE policy is used to establish the IPSec
tunnel. This prevents any mobile VPN policies from using IPSec policies that are configured for static
VPN peer policies.
Syntax Description
<policy number> Specifies the policy number of the policy to assign to this crypto map.
Default Values
No default s necessary for this command.
Applicable Platforms
This command applies to the NetVanta 300, 1000R, 2000, 3000, 4000, and 5000 Series units.
Command History
Release 6.1 Command was introduced.
Usage Examples
The following example shows a typical crypto map configuration:
(config)#crypto ike policy 100
(config)#crypto map VPN 10 ipsec-manual
(config-crypto-map)#description “Remote Office”
(config-crypto-map)#match address VPN-10- vpn-selectors
(config-crypto-map)#set peer 10.22.17.13
(config-crypto-map)#set transform-set esp-3des-esp-md5- hmac
(config-crypto-map)#ike-policy 100