Peer [<ip address> | any, Peer [ <ip address> | any – ADTRAN 1000R Series User Manual

Page 1270

Advertising
background image

Command Reference Guide

IKE Policy Command Set

61200510L1-35E

Copyright © 2005 ADTRAN

1270

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.

Applicable Platforms

This command applies to the NetVanta 300, 1000R, 2000, 3000, 4000, and 5000 and Total Access 900
Series units.

Command History

Release 4.1

Command was introduced.

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:

(config)#crypto ike policy 100

(config-ike)#peer 63.97.45.57

(config-ike)#peer 63.105.15.129

(config-ike)#peer 192.168.1.3

(config-ike)#respond anymode

(config-ike)#initiate main

Advertising