Configuring the Route-Download Server to Download Routes
When you configure the E Series router as a route-download server, you specify the RADIUS server that you want to download the routes to your router. You can also modify the route-download server’s default configuration parameters, such as when to start the download process each day, how often to downloaded routes, and how long to wait after a download error before retrying the process.
- To configure a RADIUS route-download
server to download IPv4 routes:
- Specify the IP address and the key of the RADIUS server
that you want to download routes. host1(config)#radius route-download server 192.168.1.17 host1(config-radius)#key 35radsrv92
- (Optional) Specify the UDP port used for RADIUS route-download
server requests.host1(config-radius)#udp-port 1812 host1(config-radius)#exit host1(config)#
- Enable the route-download feature and optionally modify
default parameters as needed. host1(config)#aaa route-download 1200 retry-interval 25 password Configured synchronization 03:45:00
- (Optional) Verify your route-download configuration:
host1(config)#exit host1#show aaa route-download
AAA Route Downloader: configured in virtual router default Download Interval: 1200 minutes Retry Interval: 25 minutes Default Cost: 2 Default Tag: 0 Base User Name: <HOSTNAME> Password: Configured Synchronization: 03:45:00
Status: downloading Last Download Attempt: TUE FEB 9 22:07:30 2007 Last Download Success: <NEVER> Last Regular Download: not complete Next Download Scheduled: <DOWNLOAD ACTIVE> Next Regular Download: WED FEB 9 22:27:00 2007
- Specify the IP address and the key of the RADIUS server
that you want to download routes.
- To configure a RADIUS route-download
server to download IPv6 routes:
- Specify the IPv6 address and the key of the RADIUS server
that you want to download routes. host1(config)#radius route-download server 192.168.1.17 host1(config-radius)#key 35radsrv92
- (Optional) Specify the UDP port used for RADIUS route-download
server requests.host1(config-radius)#udp-port 1812 host1(config-radius)#exit host1(config)#exit
- Enable the route-download feature and optionally modify
default parameters as needed. host1(config)#aaa route-download ipv6
- (Optional) Verify your route-download configuration:
host1(config)#exit host1#show aaa route-download ipv6
AAA Route Downloader: configured in virtual router default Download Interval: 720 minutes Retry Interval: 10 minutes Default Cost: 2 Default Tag: 0 Base User Name: <HOSTNAME> Password: <DEFAULT> Synchronization: <NOT SET>
Status: idle Last Download Attempt: TUE DEC 13 2011 00:05:43 UTC Last Download Success: TUE DEC 13 2011 00:05:43 UTC Last Regular Download: complete Next Download Scheduled: TUE DEC 13 2011 12:05:42 UTC Next Regular Download: TUE DEC 13 2011 12:05:42 UTC

Note: If optional parameters such as retry-interval, synchronization, tag, cost, and download interval are configured for either IPv4 or IPv6 route downloads, they are applied to both IPv4 and IPv6 route downloads. However, the username and password are configured separately for IPv4 and IPv6 routes.
- Specify the IPv6 address and the key of the RADIUS server
that you want to download routes.
Hide Navigation Pane
Show Navigation Pane
SHA1