Monitoring the Configuration of the RADIUS Relay Server

Purpose

Display information about the RADIUS relay server configuration.

Action

To display the RADIUS relay server configuration:

host1#show radius relay servers
RADIUS Relay Authentication Server Configuration
------------------------------------------------
 IP Address         IP Mask        Secret
-------------   ---------------   ---------
10.10.8.15      255.255.255.255   newsecret
192.168.102.5   255.255.255.255   999Y2K
Udp Port: 1812
RADIUS Relay Accounting Server Configuration
--------------------------------------------
 IP Address         IP Mask       Secret
-------------   ---------------   -------
10.10.1.0       255.255.255.0     NO8pxq
192.168.102.5   255.255.255.255   12BE$56
Udp Port: 1813 

Meaning

Table 71 lists the show radius relay servers command output fields.

Table 71: show radius relay servers Output Fields

Field Name

Field Description

IP Address

Address of the RADIUS relay server

IP Mask

Mask of the RADIUS relay server

Secret

Secret used for exchanges between the RADIUS relay server and client

Udp Port

Router’s port on which the RADIUS relay server listens

Related Documentation