Radius tunnel accounting records – Cisco 10000 User Manual

Page 213

Advertising
background image

5-49

Cisco 10000 Series Router Software Configuration Guide

OL-2226-23

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

L2TP Network Server

!

interface Virtual-Template2

ip unnumbered Loopback1

peer default ip address pool vpdn-pool2

ppp authentication chap

!

interface FastEthernet0

no ip address

no ip mroute-cache

shutdown

duplex auto

speed auto

no cdp enable

!

ip local pool vpdn-pool1 172.16.5.1 172.16.128.100

ip local pool vpdn-pool2 10.0.0.1 10.0.0.100

ip default-gateway 10.1.26.254

ip classless

ip route 0.0.0.0 0.0.0.0 10.1.26.254

ip route 192.168.1.2 255.255.255.255 10.1.26.254

no ip http server

ip pim bidir-enable

!

!

dialer-list 1 protocol ip permit

no cdp run

!

!

radius-server host 172.16.192.80 auth-port 1645 acct-port 1646 key rad123

radius-server retransmit 3

call rsvp-sync

RADIUS Tunnel Accounting Records

Example 5-19

and

Example 5-20

show RADIUS tunnel accounting record types.

Example 5-19 RADIUS Tunnel Accounting Record

User-Name = gomer1@hello101

NAS-IP-Address = 23.1.2.10

NAS-Port = 550

Service-Type = Framed

Framed-Protocol = PPP

Ascend-Multilink-ID = 2877

Tunnel-Type_tag0 = L2TP

Tunnel-Medium-Type_tag0 = IPv4

Tunnel-Client-Endpoint_tag0 = 10.2.2.1

Tunnel-Server-Endpoint_tag0 = 10.2.2.2

Acct-Status-Type = Tunnel-Link-Start

Acct-Delay-Time = 0

Acct-Session-Id = 00000B42

Acct-Authentic = RADIUS

Acct-Multi-Session-Id = 00000B3D

Tunnel-Client-Auth-ID_tag0 = LAC1

Tunnel-Server-Auth-ID_tag0 = LNS1

NAS-Port-Type = Virtual

Acct-Tunnel-Connection = 1088401809

Advertising