Juniper JUNOSE 11.2.X IP SERVICES Configuration Manual page 166

For e series broadband services routers - ip services configuration
Table of Contents

Advertisement

JunosE 11.2.x IP Services Configuration Guide
ipsec lifetime
ipsec local-endpoint
140
Use to specify that a peer use a preshared key for authentication during the tunnel
establishment phase, and to display the prompt that lets you enter the preshared key.
To enter a key, use the key command.
Specify the peer by using its IP address or fully qualified domain name (FQDN).
FQDNs are supported only for signaled tunnels.
The router must be in aggressive mode to use FQDNs with preshared keys.
The identity string can include an optional user@ specification preceding the FQDN.
You must enter this command in the virtual router context where the IP address of the
peer is defined.
Example 1—using an IP Address
host1(config)#ipsec key manual pre-share ip address 10.10.1.1
host1(config-manual-key)#
Example 2—using an FQDN
host1(config)#ipsec key manual pre-share identity branch245.customer77.isp.net
host1(config-manual-key)#
Example 3—using an FQDN with user@ specification
host1(config)#ipsec key manual pre-share identity
user4919@branch245.customer77.isp.net
host1(config-manual-key)#
Use the no version to delete a manually configured key from the router.
See ipsec key manual pre-share.
Use to set the global (default) lifetime in seconds or volume of traffic in kilobytes. The
IPSec lifetime applies to tunnels that do not have a tunnel lifetime defined. When either
limit is reached, the SA is renegotiated.
To set a lifetime for all SAs on a tunnel, use the tunnel lifetime command.
To set a lifetime for a specific SA, use "lifetime" on page 151 .
Example 1
host1(config)#ipsec lifetime kilobytes 42000000
Example 2
host1(config)#ipsec lifetime seconds 8600
Use the no version to restore the default values of 4294967295 kilobytes and 28800
seconds (8 hours).
See ipsec lifetime.
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.2.x

Table of Contents