Crypto ike – ADTRAN 1000R Series User Manual

Page 367

Advertising
background image

Command Reference Guide

Global Configuration Mode Command Set

61200510L1-35E

Copyright © 2005 ADTRAN

367

crypto ike

Use the crypto ike command to define the system-level local ID for IKE negotiations and to enter the IKE
Client or IKE Policy command sets.

Variations of this command include the following:

crypto ike client configuration pool <poolname>

crypto ike local-id address

crypto ike policy <policy priority>

Syntax Description

client configuration pool <poolname> Creates a local pool named the <poolname> of your choice and

enters the IKE Client. Clients that connect via an IKE policy that
specifies this pool-name will be assigned values from this pool.
Refer to the section

IKE Client Command Set

on page 1250

for

more information.

local-id address

Sets the local ID during IKE negotiation to be the IP address of
the interface from which the traffic exits. This setting can be
overridden on a per-policy basis using the local-id command in
the IKE Policy (refer to

local-id [address | asn1-dn | fqdn |

user-fqdn] <ipaddress or name>

on page 1267

for more

information).

policy <policy priority>

Creates an IKE policy with the <policy priority> of your choice and
enters the IKE Policy. Refer to

IKE Policy Command Set

on page

1260

for more information.

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.

Usage Examples

The following example creates an IKE policy with a policy priority setting of 1 and enters the IKE Policy for
that policy:

(config)#crypto ike policy 1

Advertising