display radius-server authorization configuration
Function
The display radius-server authorization configuration command displays the configuration of RADIUS authorization servers.
Usage Guidelines
After running the radius-server authorization command to configure an authorization server, run the display radius-server authorization configuration command to check whether the authorization server configuration is correct.
Example
# Display the configuration of RADIUS authorization servers.
<AC6605> display radius-server authorization configuration ------------------------------------------------------------------------------ Attribute decode same as template : N Attribute encode same as template : Y User information match type : all Calling-station-id decode MAC-format : xx-xx-xx-xx-xx-xx ------------------------------------------------------------------------------ ------------------------------------------------------------------------------ IP-Address Shared-key Group Protect ------------------------------------------------------------------------------ 10.10.1.114 **************** - Y ------------------------------------------------------------------------------ 1 RADIUS authorization server(s) in total
Item |
Description |
---|---|
Attribute decode same as template |
Whether the device parses attributes in the RADIUS dynamic authorization packet based on the configurations in the RADIUS server template. To configure this field, run the radius-server authorization attribute-decode-sameastemplate command. |
Attribute encode same as template |
Whether the device encapsulates attributes in the CoA or DM Response packet based on the configurations in the RADIUS server template. To configure this field, run the radius-server authorization attribute-encode-sameastemplate command. |
User information match type |
Method used by a device to perform a match check between
the RADIUS attribute in the received CoA or DM Request packet and
user information on the device. The values are as follows:
To configure this field, run the radius-server authorization match-type command. |
Calling-station-id decode MAC-format |
Format of the MAC address that can be parsed by the device and is configured in the system view in the Calling-Station-Id field of the CoA or DM Response packet. To configure this field, run the radius-server authorization calling-station-id decode-mac-format command. |
IP-Address |
IP address of a RADIUS authorization server. To configure this field, run the radius-server authorization command. |
Shared-key |
Shared key of the RADIUS authorization server. To configure this field, run the radius-server authorization command. |
Group |
RADIUS server group matching the RADIUS authorization server. To configure this field, run the radius-server authorization command. |
Protect | Whether the security hardening function is enabled. To configure this field, run the radius-server authorization command. |