set system aaa radius authorization server-ip port
The set system aaa radius authorization server-ip port command configures port number of a RADIUS authentication and authorization server.
Command Syntax
set system aaa radius authorization server-ip <ip_address> port <integer>
Parameter
Parameter | Description |
server-ip <ip_address> | Specifies the IP address of RADIUS authentication and authorization server. The value could be an IPv4 or IPv6 address. |
port <integer> | Specifies a port of a RADIUS authentication and authorization server. The value is an integer type. The default value is 1812. Note: The value of port number should be the same with that on the RADIUS servers. |
Example
•  Configure the port number of a RADIUS authentication and authorization server.
admin@XorPlus# set system aaa radius authorization server-ip 10.10.50.41 port 2 admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.