Configuring Single-Shot Tunnels - Juniper IP SERVICES - CONFIGURATION GUIDE V 11.1.X Configuration Manual

Ip services configuration guide
Table of Contents

Advertisement

2.
ipsec option nat-t

Configuring Single-Shot Tunnels

To configure a single-shot L2TP/IPSec tunnel:
1.
2.
3.
4.
host1(config)#virtual-router westford
host1:westford(config)#
Enable NAT-T for the current virtual router.
host1:westford(config)#ipsec option nat-t
Use to enable NAT-T for the current virtual router.
With NAT-T enabled, IPSec traffic flows transparently through a NAT device,
thereby allowing one or more remote hosts located behind the NAT device to
use secure L2TP/IPSec tunnel connections to access the router.
The ipsec option nat-t command affects only those IKE SAs negotiated on this
virtual router after the command is issued; it has no effect on previously
negotiated IKE SAs.
Example
host1:sunnyvale(config)#ipsec option nat-t
Use the no version to disable NAT-T for the current virtual router.
Use the default version to restore the default NAT-T setting on the virtual router,
enabled.
See ipsec option nat-t.
Create an L2TP destination profile, which defines the location of the LAC. The
l2tp destination profile command accesses L2TP Destination Profile
Configuration mode.
host1(config)#l2tp destination profile boston4 ip address 0.0.0.0
host1(config-l2tp-dest-profile)#
Create an L2TP host profile, which defines the attributes that the router, acting
as the LNS, uses when communicating with the LAC. The remote host command
accesses L2TP Destination Profile Host Configuration mode.
host1(config-l2tp-dest-profile)#remote host default
host1(config-l2tp-dest-profile-host)#
Specify that, for L2TP tunnels associated with this host profile, the router accept
only tunnels protected by IPSec.
host1(config-l2tp-dest-profile-host)#enable ipsec-transport
Specify that the L2TP tunnels associated with this host profile are single-shot
tunnels.
Chapter 12: Securing L2TP and IP Tunnels with IPSec
L2TP/IPSec Tunnels
299

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the IP SERVICES - CONFIGURATION GUIDE V 11.1.X and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Junose 11.1.x ip servicesJunose v 11.1

Table of Contents