ike (Access Profile)
Syntax
ike {
allowed-proxy-pair {
remote remote-proxy-address local local-proxy-address;
}
dead-peer-detection{
interval seconds
threshold number
}
ike-policy policy-name;
initiate-dead-peer-detection;
interface-id string-value;
ipsec-policy ipsec-policy;
pre-shared-key (ascii-text character-string | hexadecimal hexadecimal-digits);
reverse-route
}
Hierarchy Level
[edit access profile profile-name client client-name]
Description
Configure an IKE access profile.
The remaining statements are explained below.
This statement is not supported on MX Series routers.
Options
| allowed-proxy-pair | Specify the network address of the local and remote peer associated with an IKE access profile.
|
| ike-policy policy-name | Specify the IKE policy used to authenticate dynamic peers during IKE negotiation.
|
| initiate-dead-peer-detection | Detect inactive peers on dynamic IPsec tunnels. |
| pre-shared-key (ascii-text character-string | hexadecimal hexadecimal-digits); | Configure the key used to authenticate a dynamic peer during IKE phase 1 negotiation. Specify the key in either ASCII or hexadecimal format.
|
| reverse-route | Configure a reverse route for dynamic endpoint IPsec tunnels.
|
The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.
Required Privilege Level
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 7.4.
ike-policy statement introduced in Junos
OS Release 8.2.