Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »


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:

This command is supported from PICOS 2.11.16.


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


  • No labels