Configuration example for lac – Cisco 10000 User Manual

Page 181

Advertising
background image

5-17

Cisco 10000 Series Router Software Configuration Guide

OL-2226-23

Chapter 5 Configuring the Layer 2 Tunnel Protocol Access Concentrator and Network Server

Layer 2 Access Concentrator

Verifying Sessions Per Tunnel Limiting in the RADIUS Service Profile

To verify the RADIUS service profile, see the user documentation for your RADIUS server.

Configuration Example for LAC

The following example is a basic LAC configuration in which the LNS authenticates the PPP sessions.

Current configuration : 4882 bytes

!

version 12.2

no service pad

service timestamps debug uptime

service timestamps log uptime

no service password-encryption

!

hostname c10k_mc_10005_1

!

no logging console

aaa new-model

!

!

aaa session-id common

enable password lab

!

username LAC1-1 nopassword

username LNS1-1 nopassword

no spd enable

facility-alarm intake-temperature major 49

facility-alarm intake-temperature minor 40

facility-alarm core-temperature major 53

facility-alarm core-temperature minor 45

card 1/0 1gigethernet-1

card 2/0 1oc12atm-1

card 3/0 1oc12atm-1

card 4/0 4oc3atm-1

card 5/0 1gigethernet-1

ip subnet-zero

no ip gratuitous-arps

ip host zeppelin-2 1.0.0.253

ip host zeppelin-3 1.0.0.253

!

vpdn enable

!

vpdn-group 1

accept-dialin

protocol pppoe

virtual-template 1

pppoe limit per-mac 32000

pppoe limit per-vc 32000

!

vpdn-group LAC_1

request-dialin

protocol l2tp

domain hello1

initiate-to ip 103.1.1.2

local name LAC1-1

l2tp tunnel password 7 06121A2F424B05

!

!

Advertising