Monitoring Chassis-Wide Routes Downloaded by RADIUS Route-Download Servers
Purpose
Display chassis-wide information about routes that are downloaded by RADIUS route-download servers.
Use the optional detail keyword to display more detailed information about the downloaded routes.
Use the optional start keyword to specify the first router context that you want to display in the output. For example, aaa:a2 specifies that the display shows a list of router contexts starting with VRF a2 in virtual router aaa.
Action
To display chassis-wide information about routes that are downloaded by RADIUS route-download servers:
host1#show aaa route-download routes global
Number
of
Virtual Router VRF Present Routes
--------------- --------------- ------- ------
aaa n 4
aaa a1 n 4
default y 4
default d1 n 4 To display more detailed information about the downloaded routes:
host1# show aaa route-download routes global detail
Virtual Router VRF Present Prefix/Length Type NextHop Dst/Met Intf Tag --------------- --- ------- --------------- -------- --------------- ------- ----- --- aaa n 192.168.1.1/32 Access-P 255.255.255.255 0/2 null0 0 aaa n 192.168.1.2/32 Access-P 255.255.255.255 0/2 null0 0 aaa n 192.168.3.1/32 Access-P 255.255.255.255 0/2 null0 0 aaa n 192.168.4.1/32 Access-P 255.255.255.255 0/2 null0 0 aaa a1 n 192.168.5.3/32 Access-P 255.255.255.255 0/2 null0 0 aaa a1 n 192.168.7.1/32 Access-P 255.255.255.255 0/2 null0 0 aaa a1 n 192.168.7.5/32 Access-P 255.255.255.255 0/2 null0 0 aaa a1 n 192.168.9.1/32 Access-P 255.255.255.255 0/2 null0 0 default y 192.168.22.1/32 Access-P 255.255.255.255 0/2 null0 0 default y 192.168.23.1/32 Access-P 255.255.255.255 0/2 null0 0 default y 192.168.24.1/32 Access-P 255.255.255.255 0/2 null0 0 default y 192.168.25.1/32 Access-P 255.255.255.255 0/2 null0 0 default d1 n 192.168.40.6/32 Access-P 255.255.255.255 0/2 null0 0 default d1 n 192.168.40.7/32 Access-P 255.255.255.255 0/2 null0 0 default d1 n 192.168.40.8/32 Access-P 255.255.255.255 0/2 null0 0 default d1 n 192.168.40.9/32 Access-P 255.255.255.255 0/2 null0 0
To specify the first router context that you want to display in the output:
host1#show aaa route-download routes global start aaa:a2
Number
of
Virtual Router VRF Present Routes
--------------- --------------- ------- ------
default y 4
default d1 n 4 Meaning
Table 17 lists the show aaa route-download routes global command output fields.
Table 17: show aaa route-download routes global Output Fields
Field Name | Field Description |
|---|---|
Virtual Router | Name of the virtual router used to download the routes |
VRF | Name of the VRF used to download the routes |
Present | Routes have been downloaded; y (yes) or n (no) indicates if the router context has been created. |
Number of Routes | Number of current downloaded routes |
Prefix/Length | IP address prefix and mask information for downloaded routes |
Type | Type of downloaded routes; Access-P indicates routes downloaded from the RADIUS route-download server |
NextHop | IP address of the next hop |
Dst/Met | Administrative distance and number of hops for the route |
Tag | Tag assigned to downloaded routes |
Intf | Interface type and specifier |
Hide Navigation Pane
Show Navigation Pane
SHA1