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