Example: using tacacs+ for forwarding from the nas – AIS Router AI2524 User Manual

Page 257

Advertising
background image

Chapter 11: AI2524 Sync PPP Configuration Steps

August 1997

Page 11-31

2524UM

Gateway 1

vpdn incoming nas1 gateway virtual-template 1

vpdn incoming nas2 gateway virtual-template 2

interface virtual-template 1

ip unnumbered Ethernet0

peer default ip address pool domain1-pool

ppp authentication chap

interface virtual-template 2

ip unnumbered Ethernet0

peer default ip address pool domain2-pool

ppp authentication chap

Example: Using TACACS+ for Forwarding from the NAS

This example provides configurations for an NAS and a public domain
TACACS+ server. On the NAS it is only necessary to enable AAA and
to use the

vpdn enable

command.

Users with structured logins ([email protected]) will have their do-
main authorized on the TACACS server and will be forwarded if there
is a VPDN entry there. If there is no VPDN entry on the TACACS
server, the login process will continue as normal.

NAS

aaa new-model

vpdn enable

TACACS+ Server

vpdn outgoing domain.com nas ip 172.21.9.18

Advertising