Cisco Cisco IOS Software Release 12.2(27)SBC

Descargar
Página de 6
 
Tunnel Authentication via RADIUS on LNS
vpdn tunnel authorization virtual-template
5
 
vpdn tunnel authorization virtual-template
To select the default virtual template from which to clone virtual access interfaces, use the vpdn tunnel 
authorization virtual-template
 command in global configuration mode. To remove the default virtual 
template, use the no form of this command.
vpdn tunnel authorization virtual-template vtemplate-number 
no vpdn tunnel authorization virtual-template vtemplate-number 
Syntax Description
Command Default
No default virtual template is specified.
Command Modes
Global configuration
Command History
Usage Guidelines
This command should be used if a virtual template is not specified in the local virtual private dialup 
network (VPDN) group (for local authentication) or in a remote RADIUS configuration (via the 
vpdn-vtemplate attribute).
Note
This command applies only on the L2TP tunnel server.
Examples
The following example shows how to configure the tunnel server to enable remote RADIUS tunnel 
authentication and authorization and how to specify a default virtual template:
! Define a RADIUS server group
Router(config)# aaa group server radius VPDN-group 
Router(config-sg-radius)# server 10.102.48.91 auth-port 1645 acct-port 1646
Router(config-sg-radius)# exit
! RADIUS configurations only
Router(config)# aaa authorization network mymethodlist group VPDN-Group 
Router(config)# vpdn tunnel authorization network mymethodlist
! Can be used for local vpdn-group tunnel authentication or remote RADIUS tunnel
! authentication
Router(config)# vpdn tunnel authorization virtual-template 10 
vtemplate-number 
The default virtual template number that will be used for cloning on the 
local router. Valid values range from 1 to 200.
Release
Modification
12.2(15)B
This command was introduced.
12.3(4)T
This command was integrated into Cisco IOS Release 12.3(4)T.
12.2(28)SB
This command was integrated into Cisco IOS Release 12.2(28)SB.