Table Of Contents
RADIUS Route Download
Finding Feature Information
Contents
Prerequisites for RADIUS Route Download
Information About RADIUS Route Download
How to Configure RADIUS Route Download
Configuring RADIUS Route Download
Verifying RADIUS Route Download
Configuration Examples
RADIUS Route Download Configuration Example
Additional References
Related Documents
Standards
MIBs
RFCs
Technical Assistance
Feature Information for RADIUS Route Download
RADIUS Route Download
First Published: February 25, 2002
Last Updated: July 31, 2009
The RADIUS Route Download feature allows users to configure their network access server (NAS) to direct RADIUS authorization.
Finding Feature Information
For the latest feature information and caveats, see the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the "Feature Information for RADIUS Route Download" section.
Use Cisco Feature Navigator to find information about platform support and Cisco IOS XE software image support. To access Cisco Feature Navigator, go to http://tools.cisco.com/ITDIT/CFN/jsp/index.jsp. An account on Cisco.com is not required.
Contents
•
Prerequisites for RADIUS Route Download
•
Information About RADIUS Route Download
•
How to Configure RADIUS Route Download
•
Configuration Examples
•
Additional References
•
Feature Information for RADIUS Route Download
Prerequisites for RADIUS Route Download
AAA network security must be enabled before you perform the tasks in this feature.
Information About RADIUS Route Download
The RADIUS Route Download feature allows users to configure their network access server (NAS) to direct RADIUS authorization. Users configure a separate named method list (in addition to the default method list) for static route download requests sent by their NAS to authorization, authentication, and accounting (AAA) servers.
Before this feature, RADIUS authorization for static route download requests was sent only to AAA servers specified by the default method list.
This feature extends the functionality of the aaa route download command to allow users to specify the name of the method list that will be used to direct static route download requests to the AAA servers. The aaa route download command may be used to specify a separate method list for downloading static routes. This method list can be added by using the aaa authorization configuration command.
How to Configure RADIUS Route Download
Use the following sections to configure the RADIUS Route Download feature.
•
Configuring RADIUS Route Download
•
Verifying RADIUS Route Download
Configuring RADIUS Route Download
To configure the NAS to send static route download requests to the servers specified by a named method list, use the following commands in global configuration mode:
| |
Command
|
Purpose
|
Step 1
|
Router(config)# aaa authorization
configuration method-name [radius |
tacacs+ | group group-name]
|
Downloads static route configuration information from the AAA server using RADIUS.
|
Step 2
|
Router(config)# aaa route download [time]
[authorization method-list]
|
Enables the static route download feature. Use the authorization method-list attributes to specify a named method list to which RADIUS authorization requests for static route downloads are sent.
|
Verifying RADIUS Route Download
To verify the routes that are installed, use the show ip route command in EXEC mode.
To display information that is associated with RADIUS, use the debug radius command in privileged EXEC mode.
Configuration Examples
This section provides the following configuration examples:
•
RADIUS Route Download Configuration Example
RADIUS Route Download Configuration Example
The following example shows how to configure the NAS to send static route download requests to the servers specified by the method list named "list1":
aaa group server radius rad1
server 10.2.2.2 auth-port 1645 acct-port 1646
aaa group server tacacs+ tac1
aaa authorization configuration default group radius
aaa authorization configuration list1 group rad1 group tac1
aaa route download 1 authorization list1
tacacs-server host 172.17.3.3
tacacs-server administration
radius-server host 10.2.2.2 auth-port 1645 acct-port 1646
Additional References
The following sections provide references related to RADIUS Route Download.
Related Documents
Standards
Standard
|
Title
|
No new or modified standards are supported by this feature, and support for existing standards has not been modified by this feature.
|
—
|
MIBs
MIB
|
MIBs Link
|
No new or modified MIBs are supported by this feature, and support for existing MIBs has not been modified by this feature.
|
To locate and download MIBs for selected platforms, Cisco IOS XE software releases, and feature sets, use Cisco MIB Locator found at the following URL:
http://www.cisco.com/go/mibs
|
RFCs
RFC
|
Title
|
No new or modified RFCs are supported by this feature, and support for existing RFCs has not been modified by this feature.
|
—
|
Technical Assistance
Description
|
Link
|
The Cisco Support website provides extensive online resources, including documentation and tools for troubleshooting and resolving technical issues with Cisco products and technologies.
To receive security and technical information about your products, you can subscribe to various services, such as the Product Alert Tool (accessed from Field Notices), the Cisco Technical Services Newsletter, and Really Simple Syndication (RSS) Feeds.
Access to most tools on the Cisco Support website requires a Cisco.com user ID and password.
|
http://www.cisco.com/techsupport
|
Feature Information for RADIUS Route Download
Table 1 lists the release history for this feature.
Use Cisco Feature Navigator to find information about platform support and software image support. Cisco Feature Navigator enables you to determine which Cisco IOS XE software images support a specific software release, feature set, or platform. To access Cisco Feature Navigator, go to http://tools.cisco.com/ITDIT/CFN/jsp/index.jsp. An account on Cisco.com is not required.
Note
Table 1 lists only the Cisco IOS XE software release that introduced support for a given feature in a given Cisco IOS XE software release train. Unless noted otherwise, subsequent releases of that Cisco IOS XE software release train also support that feature.
Table 1 Feature Information for RADIUS Route Download
Feature Name
|
Releases
|
Feature Information
|
RADIUS Route Download
|
Cisco IOS XE Release 2.1
|
The RADIUS Route Download feature allows users to configure their network access server (NAS) to direct RADIUS authorization. Users configure a separate named method list (in addition to the default method list) for static route download requests sent by their NAS to authorization, authentication, and accounting (AAA) servers.
In Cisco IOS XE Release 2.1, this feature was introduced on Cisco ASR 1000 Series Aggregation Services Routers.
The following commands were introduced: aaa route download
|
Cisco and the Cisco Logo are trademarks of Cisco Systems, Inc. and/or its affiliates in the U.S. and other countries. A listing of Cisco's trademarks can be found at www.cisco.com/go/trademarks. Third party trademarks mentioned are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (1005R)
Any Internet Protocol (IP) addresses and phone numbers used in this document are not intended to be actual addresses and phone numbers. Any examples, command display output, network topology diagrams, and other figures included in the document are shown for illustrative purposes only. Any use of actual IP addresses or phone numbers in illustrative content is unintentional and coincidental.
© 2002-2009 Cisco Systems, Inc. All rights reserved.