C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
1215
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
L
OCAL
RADIUS S
ERVER
C
OMMANDS
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.