set protocols dot1x aaa radius dynamic-author client port

set protocols dot1x aaa radius dynamic-author client port


The set protocols dot1x aaa radius dynamic-author client port command configures the UDP port of the RADIUS dynamic authorization server for CoA function. This is the UDP port on the switch side.


Command Syntax

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


Parameter

Parameter

Description

client <ip-address>Specifies IPv4 address of the RADIUS dynamic authorization client. This is the IP address of the RADIUS server.

port <port-number>

Specifies UDP port of RADIUS dynamic authorization server. The value is an integer that ranges from 1 to 65535.

The default value is 3799.


Example

  • Configure the UDP port of the RADIUS dynamic authorization server.
admin@Xorplus# set protocols dot1x aaa radius dynamic-author client 192.16.10.1 port 8888
admin@Xorplus# commit

Related content

Copyright © 2025 Pica8 Inc. All Rights Reserved.