set protocols dot1x aaa radius authentication server-ip auth-port

set protocols dot1x aaa radius authentication server-ip auth-port


The set protocols dot1x aaa radius authentication server-ip auth-port command configures the UDP port of the RADIUS server.

 

Command Syntax

set protocols dot1x aaa radius authentication server-ip <ipv4-address> auth-port <port-number>

 

Parameter

Parameter

Description

server-ip <ipv4-address>

Specifies IPv4 address of RADIUS authentication server.

auth-port <port-number>

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

The default value is 1812.

 

Example

  • Configure the UDP port of the RADIUS authentication server.

admin@Xorplus# set protocols dot1x aaa radius authentication server-ip 10.10.10.1 auth-port 5100 admin@Xorplus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.