R0106-HP MSR Router Series Security Command Reference(V7)
55
A RADIUS scheme can have only one source IP address for outgoing RADIUS packets. If you specify a
new source IP address for the same RADIUS scheme, the new address overwrites the old one.
Examples
# Set the source IP address for outgoing RADIUS packets to 10.1.1.1.
<Sysname> system-view
[Sysname] radius scheme radius1
[Sysname-radius-radius1] nas-ip 10.1.1.1
Related commands
• display radius scheme
• radius nas-ip
port
Use port to specify the RADIUS DAE server port.
Use undo port to restore the default.
Syntax
port port-number
undo port
Default
The port number is 3799.
Views
RADIUS DAE server view
Predefined user roles
network-admin
Parameters
port-number: Specifies a UDP port number in the range of 1 to 65535.
Usage guidelines
The destination port in DAE packets on the DAE client must be the same as the RADIUS DAE server port
on the DAE server.
Examples
# Enable the RADIUS DAE server to listen to UDP port 3790 for DAE requests.
<Sysname> system-view
[Sysname] radius dynamic-author server
[Sysname-radius-da-server] port 3790
Related commands
• client
• radius dynamic-author server
primary accounting (RADIUS scheme view)
Use primary accounting to specify the primary RADIUS accounting server.