Modifying Apn Templates To Support L2Tp; Assigning Lns Peer Address In Apn Template - Cisco ASR 5x00 Administration Manual

Packet data network gateway
Hide thumbs Also See for ASR 5x00:
Table of Contents

Advertisement

L2TP Access Concentrator

Modifying APN Templates to Support L2TP

This section provides instructions for adding L2TP support for APN templates configured on the system.
Important:
system. For more information on commands that configure additional parameters and options, refer to the LAC Service
Configuration Mode Commands chapter in the Command Line Interface Reference.
To configure the LAC services on system:
Step 1
Modify the APN template to support L2TP with LNS server address and other parameters by applying the example
configuration in the Assigning LNS Peer Address in APN Template section.
Step 2
Optional. If L2TP will be used to tunnel transparent IP PDP contexts, configure the APN's outbound username and
password by applying the example configuration in the Configuring Outbound Authentication section.
Step 3
Verify your APN configuration by following the steps in the Verifying the APN Configuration section.
Step 4
Save your configuration to flash memory, an external memory device, and/or a network location using the Exec mode
command
save configuration
System Administration Guide and the Command Line Interface Reference.

Assigning LNS Peer Address in APN Template

Use following example to assign LNS server address with APN template:
configure
context <dst_ctxt_name> [-noconfirm]
apn <apn_name>
tunnel l2tp [ peer-address <lns_address> [ [ encrypted ] secret <l2tp_secret> ]
[ preference <integer> ] [ tunnel-context <l2tp_context_name> ] [ local-address
<local_ip_address> ] [ crypto-map <map_name> { [ encrypted ] isakmp-secret
<crypto_secret> } ]
end
Notes:
 <
dst_ctxt_name
 <
apn_name
 <
lns_address
which is bound to LAC service.
This section provides the minimum instruction set for configuring LAC service support on the
. For additional information on how to verify and save configuration files, refer to the
> is the name of system destination context in which the APN is configured.
> is the name of the pre-configured APN template which you want to modify for the L2TP support.
> is the IP address of LNS server node and <
local_ip_address
Cisco ASR 5x00 Packet Data Network Gateway Administration Guide ▄
Modifying APN Templates to Support L2TP ▀
> is the IP address of system
407

Advertisement

Table of Contents
loading

Table of Contents