set system aaa radius accounting server-ip port
The set system aaa radius accounting server-ip port command configures port number of a RADIUS accounting server.
Â
Command Syntax
set system aaa radius accounting server-ip <ip_address> port <integer>
Â
Parameter
Parameter | Description |
server-ip <ip_address> | Specifies IP address of RADIUS accounting server. The value could be an IPv4 or IPv6 address. |
port <integer> | Specifies a port of a RADIUS accounting 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 accounting server.
admin@XorPlus# set system aaa radius accounting server-ip 10.10.50.41 port 2 admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.