set protocols dot1x aaa radius dynamic-author client


The set protocols dot1x aaa radius dynamic-author client command configures IP address of the RADIUS dynamic authorization client (DAC) for Change of Authorization (CoA) function.

RADIUS dynamic authorization client could be the same RADIUIS authentication server configured in set protocols dot1x aaa radius authentication server-ip <ip-address> [shared-key <key-string>] command or it could be a different one.

NOTE:

PICOS supports to configure a maximum of 20 CoA dynamic authorization clients.


Command Syntax

set protocols dot1x aaa radius dynamic-author client <client-ip>


Parameter

Parameter

Description

client <client-ip>

Specifies the IP address of the RADIUS dynamic authorization client. This component often resides on the RADIUS server.


Example

  •   Configure the client for CoA function.
admin@Xorplus# set protocols dot1x aaa radius dynamic-author client 10.10.10.1
admin@Xorplus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.