This command displays the values configured for the global parameters of the RADIUS client.
| Format | show radius |
| Mode | Privileged EXEC |
| Term | Definition |
|---|---|
| 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 Dead RADIUS Authentication Servers | The number of RADIUS authentication servers that are considered to be unresponsive based on the dead-time criteria. |
| Number of Dead RADIUS Accounting Servers | The number of RADIUS accounting servers that are considered to be unresponsive based on the dead-time criteria. |
| Number of Retransmits | The configured value of the maximum number of times a request packet is retransmitted. |
| Dead Time | The amount of time to skip a RADIUS server that is not responding to authentication requests. |
| RADIUS Server VSA Authentication | Indicates whether VSA authentication is enabled for the configured RADIUS server. |
| Dead Criteria Time | Number of seconds during which a RADIUS client need not get a valid response from the RADIUS server. |
| Dead Criteria Tries | Number of times that a RADIUS client attempts to get a valid response before the RADIUS server is considered as unavailable. |
| Timeout 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. |
| RADIUS Attribute 95 Mode | A global parameter to indicate whether the NAS-IPv6-Address attribute has been enabled to use in RADIUS requests. |
| RADIUS Attribute 95 Value | A global parameter that specifies the IPv6 address to be used in the NAS-IPv6-Address attribute to be used in RADIUS requests. |
| RADIUS Attribute 30 MAC Format | The format in which the MAC address is sent to the RADIUS server in attribute 30. |
| RADIUS Attribute 31 MAC Format | The format in which the MAC address is sent to the RADIUS server in attribute 31 Calling- Station-ID). |
| RADIUS Attribute 32 MAC Format | The format in which the MAC address is sent to the RADIUS server in attribute 32 (NAS- Identifier). |
| RADIUS Attribute 32 include in access request | Indicates whether RADIUS attribute 32 is sent to the RADIUS server in access-request and accounting-request messages. |
| RADIUS Attribute 32 format | The format for RADIUS attribute 32, which is one or more of the following:
|
| RADIUS Attribute 44 include in access request | Indicates whether RADIUS attribute 44 is sent to the RADIUS server in access-request and accounting-request messages. |
Example: The following shows example CLI display output for the command.
(Switch) #show radius Number of Configured Authentication Servers.... 1 Number of Configured Accounting Servers........ 1 Number of Named Authentication Server Groups... 1 Number of Named Accounting Server Groups....... 1 Number of Dead RADIUS Authentication Servers... 0 Number of Dead RADIUS Accounting Servers....... 0 Number of Retransmits.......................... 4 Dead Time...................................... 0 Radius Server VSA Authentication: ............. Enabled Dead Criteria Time............................. 20 Dead Criteria Tries............................ 4 Timeout Duration............................... 5 RADIUS Accounting Mode......................... Disable RADIUS Attribute 4 Mode........................ Disable RADIUS Attribute 4 Value....................... 0.0.0.0 RADIUS Attribute 95 Mode....................... Disable RADIUS Attribute 95 Value...................... :: RADIUS Attribute 30 Mac Format................. legacy lower-case RADIUS Attribute 31 Mac Format................. ietf upper-case RADIUS Attribute 32 Mac Format................. legacy lower-case RADIUS Attribute 32 include in access request.. Enable RADIUS Attribute 32 format..................... %i.%d.%m RADIUS Attribute 44 include in access request.. Disable