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

gateway

See the following sections:

gateway (IKE)

Syntax

gateway gateway-name {
address [( ip-address | hostname )] |
dead-peer-detection {
always-send;
interval seconds ;
threshold number ;
}
dynamic {
connections-limit number ;
distinguished-name {
container container-string ;
wildcard wildcard-string ;
}
hostname domain-name ;
ike-user-type (group-ike-id | shared-ike-id);
inet ip-address ;
user-at-hostname user-at-hostname ;
}
external-interface external-interface-name ;
ike-policy name ;
local-identity (hostname hostname | inet ipv4-ip-address |
user-at-hostname e-mail-address | distinguished-name string );
nat-keepalive seconds ;
no-nat-traversal;
xauth {
access-profile profile-name ;
}
}

Hierarchy Level

[edit security ike]

Release Information

Statement introduced in Release 8.5 of JUNOS software.

Description

Configure an IKE gateway.

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

Options

gateway-name —Name of the gateway.

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.

gateway (IPsec)

Syntax

gateway gateway-name ;

Hierarchy Level

[edit security ipsec vpn vpn-name ike]

Release Information

Statement introduced in Release 8.5 of JUNOS software.

Description

Specify the remote gateway.

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

Options

gateway-name —Name of the gateway.

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.

gateway (Manual Security Association)

Syntax

gateway ip-address ;

Hierarchy Level

[edit security ipsec vpn vpn-name manual]

Release Information

Statement introduced in Release 8.5 of JUNOS software.

Description

For a manual security association, specify the IP address of the peer.

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

Options

ip-address —IP address of the peer.

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]