SROS Command Line Interface Reference Guide
IKE Policy Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
1269
peer [
<ip address>
| any]
Use the
peer
command to enter the IP address of the peer device. Repeat this command for multiple peers.
Use the
any
keyword if you want to set up a policy that will initiate or respond to any peer.
Syntax Description
<ip address>
Specifies a peer IP address.
any
Allows any peer to connect to this IKE policy.
Default Values
There are no default settings for this command.
Functional Notes
An IKE policy is incomplete unless one of the peer commands is specified. Only one IKE policy can be
configured with
peer any
.
Usage Examples
The following example sets multiple peers on an IKE policy for an initiate-and-respond policy using pre-shared
secret, DES, MD5, and Diffie-Hellman Group 1:
ProCurve(config)#
crypto ike policy 100
ProCurve(config-ike)#
peer 172.17.45.57
ProCurve(config-ike)#
peer 172.31.15.129
ProCurve(config-ike)#
peer 192.168.1.3
ProCurve(config-ike)#
respond anymode
ProCurve(config-ike)#
initiate main
The following example sets up a policy allowing any peer to initiate using pre-shared secret, DES, MD5, and
Diffie-Hellman Group 1.
ProCurve(config)#
crypto ike policy 100
ProCurve(config-ike)#
peer any
ProCurve(config-ike)#
respond anymode
ProCurve(config-ike)#
initiate main
Technology Review
IKE policies must have a peer address associated with them to allow certain peers to negotiate with the product.
This is a problem when you have “roaming” users (those who obtain their IP address using DHCP or some other
dynamic means). To allow for “roaming” users, the IKE policy can be set up with
peer any
to allow any peer to
negotiate with the product. There can only be one
peer any
policy in the running configuration.
Содержание ProCurve Secure 7102dl
Страница 2: ......
Страница 3: ...SROS Command Line Interface Reference Guide Software Version J 08 03 September 2007 61195880L1 35H ...
Страница 1454: ......