JUNOSe 9.1.x Broadband Access Configuration Guide > Monitoring and Troubleshooting Remote Access
> Monitoring Statistics about the RADIUS Route-Download Server
Monitoring Statistics about the RADIUS Route-Download Server
Purpose
- Display statistics about the RADIUS route-download server configuration. Use the optional statistics keyword to display information about the RADIUS route download server operation.
- Use the optional delta keyword to show baselined statistics.
Action
To display statistics about the RADIUS route-download server configuration:
host1#show aaa route-download
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 19 22:46:47 2006
Last Download Success: TUE DEC 19 22:46:47 2006
Last Regular Download: complete
Next Download Scheduled: WED DEC 20 10:46:47 2006
Next Regular Download: WED DEC 20 10:46:47 2006
To display information about the RADIUS route download server operation:
host1#show aaa route-download statistics
Total Download Attempts: 2
Successful Downloads: 2
Downloaded Fragments: 3756
Downloaded Routes: 192000
IP Updates: 1
Updated Routes: 96000
Cleared Route Intervals: 0
Meaning
Table 15 lists the show aaa route-download command output fields.
Table 15: show aaa route-download Output Fields
|
|
AAA Route Downloader
|
Virtual router where the RADIUS route-download server is configured
|
Download Interval
|
Number of minutes between route downloads
|
Retry Interval
|
Number of minutes before retry after a download failure
|
Default Cost
|
Default cost of downloaded routes
|
Default Tag
|
Default tag for downloaded routes
|
Base User Name
|
Virtual router used for route-download requests; either <HOSTNAME> or the configured name
|
Password
|
Password for route-download requests or <DEFAULT>
|
Synchronization
|
Either <NOT SET> or the time that the server starts the route download operation each day
|
Status
|
Current status of route-download server; waiting for base router, waiting for IP warmstart, idle, downloading, updating ip, downloading and updating ip, or suspended
|
Last Download Attempt
|
Either <NEVER> or the day, date, and time of attempt
|
Last Download Success
|
Either <NEVER> or the day, date, and time of success
|
Last Regular Download
|
Status of last regular download; either complete or not complete
|
Next Download Scheduled
|
<DOWNLOAD ACTIVE>,<NOT SCHEDULED>, or the day, date, and time of next download
|
Next Regular Download
|
Day, date, and time
|
Total Download Attempts
|
Number of downloads attempted
|
Successful Downloads
|
Number of successful download operations
|
Downloaded Fragments
|
Number of downloaded fragments
|
Downloaded Routes
|
Number of downloaded routes
|
IP Updates
|
Number of IP updates
|
Updated Routes
|
Number of updated routes
|
Cleared Route Intervals
|
Number of cleared route intervals
|
Related Topics
- show aaa route-download command