ADTRAN AOS Version R10.1.0 Command Reference Manual page 3966

Adtran operating system (aos)
Table of Contents

Advertisement

Command Reference Guide
peer
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. Use the no
form of this command to remove a peer device. Variations of this command include:
peer <ip address>
peer any
Syntax Description
<ip address>
any
Default Values
No default values are necessary for this command.
Command History
Release 4.1
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
preshared secret, DES, message digest 5(MD5), and Diffie-Hellman Group 1:
(config)#crypto ike policy 1
(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
The following example sets up a policy allowing any peer to initiate using preshared secret, DES, MD5,
and Diffie-Hellman Group 1.
(config)#crypto ike policy 1
(config-ike)#peer any
(config-ike)#respond anymode
(config-ike)#initiate main
60000CRG0-35E
Specifies a peer IP address. IP addresses should be expressed in dotted
decimal notation (for example, 10.10.10.1).
Allows any peer to connect to this Internet key exchange (IKE) policy.
Command was introduced.
Copyright © 2012 ADTRAN, Inc.
IKE Policy Command Set
3966

Advertisement

Table of Contents
loading

Related Products for ADTRAN AOS Version R10.1.0

This manual is also suitable for:

Aos r10.1.0

Table of Contents