Command Reference Guide

SROS Command Line Interface Reference Guide Crypto Map IKE Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 398
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> Enter the policy number of the policy to assign to this crypto map.
Default Values
No defaults necessary for this command.
Command Modes
(config-crypto-map)# Crypto Map Configuration Mode (IKE or Manual)
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