Applying L2Tp Tunnel Switch Profiles By Using Aaa Domain Maps - Juniper JUNOSE 11.1.X - BROADBAND ACCESS CONFIGURATION GUIDE 6-4-2010 Configuration Manual

For e series broadband services routers - broadband access
Table of Contents

Advertisement

host1(config)#l2tp switch-profile concord
host1(config-l2tp-tunnel-switch-profile)#
Configure the L2TP tunnel switching behavior for the interfaces to which this
2.
profile is assigned. Use the avp command with the relay keyword to cause the
router to preserve the value of an incoming AVP of this type when packets are
switched between an inbound LNS session and an outbound LAC session.
You can use any of the following keywords to specify the AVPs for the router to
relay:
bearer-type L2TP Bearer Type AVP 18; by default, the router regenerates
this AVP at the outbound LAC session, based on the local policy in effect
calling-number L2TP Calling Number AVP 22; by default, the router
regenerates this AVP at the outbound LAC session, based on the local policy
in effect
cisco-nas-port Cisco NAS Port Info AVP 100; by default, the router drops
this AVP
Use the no version to restore the default L2TP tunnel switching behavior
(regenerate or drop) for incoming AVPs of the specified type.
The following commands configure the router to relay the Bearer Type, Calling
Number, and Cisco NAS Port Info AVP types across the LNS/LAC boundary.
host1(config-l2tp-tunnel-switch-profile)#avp bearer-type relay
host1(config-l2tp-tunnel-switch-profile)#avp calling-number relay
host1(config-l2tp-tunnel-switch-profile)#avp cisco-nas-port relay
(Optional) Use the show l2tp switch-profile command to verify configuration
3.
of the tunnel switch profile.
host1(config-l2tp-tunnel-switch-profile)# run show l2tp switch-profile
L2TP tunnel switch profile concord
L2TP tunnel switch profile myProfile
2 L2TP tunnel switch profiles found
host1(config-l2tp-tunnel-switch-profile)# run show l2tp switch-profile
concord
L2TP tunnel switch profile concord
AVP bearer type action is relay
AVP calling number action is relay
AVP Cisco nas port info action is relay

Applying L2TP Tunnel Switch Profiles by Using AAA Domain Maps

To apply an L2TP tunnel switch profile to sessions associated with an AAA domain
map:
Access Domain Map Tunnel Configuration mode.
1.
host1(config)#aaa domain-map westford.com
host1(config-domain-map)#router-name default
host1(config-domain-map)#tunnel 3
host1(config-domain-map-tunnel)#
Chapter 13: Configuring an L2TP LNS
Configuring L2TP Tunnel Switch Profiles
397

Advertisement

Table of Contents
loading

Table of Contents