[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

proposal

Syntax

proposal proposal-name {
authentication-algorithm (md5 | sha1| sha-256);
authentication-method (dsa-signatures | pre-shared-keys | rsa-signatures);
description description ;
dh-group (group1 | group2 | group5);
encryption-algorithm (des-cbc | 3des-cbc | aes-128-cbc | aes-192-cbc
| aes-256-cbc);
}

Hierarchy Level

[edit security ike]

Release Information

Statement modified in Release 8.5 of JUNOS software.

Description

Define an IKE proposal.

This statement is supported on J-series and SRX-series devices.

Options

proposal-name —Name of the IKE proposal. The proposal name can be up to 32alphanumeric characters long.

The remaining statements are explained separately.

Usage Guidelines

For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.

Required Privilege Level

security—To view this statement in the configuration.

security-control—To add this statement to the configuration.


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]