11-8
Cisco 10000 Series Router Software Configuration Guide
OL-2226-23
Chapter 11 Configuring Local AAA Server, User Database—Domain to VRF
Defining a Loopback Interface
To define a loopback interface, enter the following commands in global configuration mode:
Creating an IP Address Pool
To an IP address pool, enter the following command in global configuration mode:
Defining a Subscriber Profile
To define a subscriber profile, enter the following commands in global configuration mode:
Defining an AAA Attribute List
To define AAA attribute list, enter the following commands in global configuration mode:
Command
Purpose
Step 1
Router(config)#
interface loopback
number
Defines a loopback for the PPP session.
Step 2
Router(config)#
ip vrf forwarding
vrf
name
Enables VRF forwarding.
Step 3
Router(config)#
ip address
address mask
Sets the IP address.
Command
Purpose
Step 1
Router(config)#
ip local pool
start
address end address
Defines an IP pool from which the PPP sessions are IP addresses.
Command
Purpose
Step 1
Router(config)#
subscriber authorization
enable
Enables subscriber authorization.
Step 2
Router(config)#
subscriber profile
domain-name
Specifies the user name domain to match.
Step 3
Router(config)#
service local
Specifies to perform local subscriber authorization.
Step 4
Router(config)#
aaa attribute list
aaa
attribute-list name
Defines the AAA attribute list from which to get RADIUS
attributes and that is applied to the PPP session.
Command
Purpose
Step 1
Router(config)#
aaa attribute list
aaa
attribute-list name
Defines an AAA attribute list.
Step 2
Router(config)#
attribute type addr-pool
pool_name
protocol ip
Defines an IP address pool to use.
Step 3
Router(config)#
attribute type
ip-unnumbered loopback
number
service ppp
protocol ip
Defines the loopback interface to use.
Step 4
Router(config)#
attribute type vrf-id
vrf_name
service ppp protocol ip
Defines the VRF to use.