set system aaa radius authorization server-ip shared-key


The set system aaa radius authorization server-ip shared-key command configures shared-key of a RADIUS authentication and authorization server.

 

Command Syntax
set system aaa radius authorization server-ip <ip_address> shared-key <string>

 

Parameter

Parameter

Description

server-ip <ip_address>

Specifies IP address of RADIUS authentication and authorization server. The value could be an IPv4 or IPv6 address.

shared-key <string>

Specifies the shared key of RADIUS authentication and authorization server. The value is a string type.

Note:

The value of shared key should be the same with that on the RADIUS servers.


Example
• Configure the shared key of RADIUS authentication and authorization server.

admin@XorPlus# set system aaa radius authorization server-ip 10.10.50.41 shared-key test123
admin@XorPlus# commit 

Copyright © 2024 Pica8 Inc. All Rights Reserved.