C613-50170-01 Rev B
Command Reference for x510 Series
1867
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
AAA C
OMMANDS
PROXY
-
PORT
proxy-port
Overview
Use this command to change the local UDP port used for communication between
local RADIUS client applications and the RadSecProxy AAA application. Any
unused UDP port may be selected. The default port is 1645.
Use the
no
variant of this command to change the UDP port back to the default of
1645.
Syntax
proxy-port <
port
>
no proxy-port
Default
The default port is 1645.
Mode
RadSecProxy AAA Configuration Mode
Usage
It is not necessary to change the value from the default unless UDP port 1645 is
required for another purpose.RADIUS requests received on this port from external
devices will be ignored. The port is only used for local (intra-device)
communication.
Example
To configure change the UDP port to 7001, use the following commands:
awplus#
configure terminal
awplus(config)#
radius-secure-proxy aaa
awplus(config-radsecproxy-aaa)#
proxy-port 7001
Related
Commands
Parameter
Description
<port>
UDP Port Number, 1-65536.