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.
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
Table 17 lists the show aaa route-download routes global command output fields.
Table 17: show aaa route-download routes global Output Fields