Ike-policy <policy number – ADTRAN 5000 Series User Manual
Page 1045

Command Reference Guide
Crypto Map IKE Command Set
61200990L1-35E
Copyright © 2005 ADTRAN
1045
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 defaults necessary for this command.
Applicable Platforms
This command applies to the NetVanta 300, 1000R, 2000, 3000, 4000, and 5000 and Total Access 900
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-ike
(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