C613-50631-01 Rev A Command Reference for IE340 Series 2490
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
LOCAL RADIUS SERVER COMMANDS
SERVER
AUTH-PORT
server auth-port
Overview Use this command to change the UDP port number for local RADIUS server
authentication.
Use the no variant of this command to reset the RADIUS server authentication port
back to the default.
Syntax
server auth-port <1-65535>
no server auth-port
Default The default local RADIUS server UDP authentication port number is 1812.
Mode RADIUS Server Configuration
Examples The following commands set the RADIUS server authentication port to 10000.
awplus# configure terminal
awplus(config)# radius-server local
awplus(config-radsrv)# server auth-port 10000
The following commands reset the RADIUS server authentication port back to the
default UDP port of 1812.
awplus# configure terminal
awplus(config)# radius-server local
awplus(config-radsrv)# no server auth-port
Related
commands
server enable
show radius local-server statistics
Parameter Description
<1-65535> UDP port number.