set protocols dot1x aaa radius dynamic-author client shared-key
The set protocols dot1x aaa radius dynamic-author client shared-key command configures the IP address and the shared key of the RADIUS dynamic authorization client (DAC) for Change of Authorization (CoA) function.
NOTE: This command is supported from PICOS 2.11.16. |
Command Syntax
set protocols dot1x aaa radius dynamic-author client <client-ip> shared-key <key-string>
Parameter
Parameter | Description |
client <client-ip> | Specifies the IP address of the RADIUS dynamic authorization client. This component often resides on the RADIUS authentication server. |
shared-key <key-string> | Specifies the shared key of the RADIUS dynamic authorization client. The value is a string type. Note: The value of shared key should be the same as the one configured on the RADIUS dynamic authorization client. |
Example
- Â Configure the IP address and the shared key of the RADIUS dynamic authorization client.
admin@Xorplus# set protocols dot1x aaa radius dynamic-author client 10.10.10.1 shared-key pica8123 admin@Xorplus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.