show radius

This command displays the values configured for the global parameters of the RADIUS (Remote Authentication Dial In User Service) client.

Format show radius
Mode Privileged EXEC
Column
Meaning
Number of Configured Authentication Servers The number of RADIUS Authentication servers that have been configured.
Number of Configured Accounting Servers The number of RADIUS Accounting servers that have been configured.
Number of Named Authentication Server Groups The number of configured named RADIUS server groups.
Number of Named Accounting Server Groups The number of configured named RADIUS server groups.
Number of Retransmits The configured value of the maximum number of times a request packet is retransmitted.
Time Duration The configured timeout value, in seconds, for request retransmissions.
RADIUS Accounting Mode A global parameter to indicate whether the accounting mode for all the servers is enabled or not.
RADIUS Attribute 4 Mode A global parameter to indicate whether the NAS-IP-Address attribute has been enabled to use in RADIUS requests.
RADIUS Attribute 4 Value A global parameter that specifies the IP address to be used in the NAS-IP-Address attribute to be used in RADIUS requests.

The following example shows CLI display output for the command.

(Extreme 220) #show radius
        Number of Configured Authentication Servers............. 32
        Number of Configured Accounting Servers................. 32
        Number of Named Authentication Server Groups............ 15
        Number of Named Accounting Server Groups................ 3
        Number of Retransmits................................... 4
        Time Duration........................................... 10
        RADIUS Accounting Mode.................................. Disable
        RADIUS Attribute 4 Mode................................. Enable
        RADIUS Attribute 4 Value ............................... 192.168.37.60