/
set system aaa radius authorization disable
set system aaa radius authorization disable
The set system aaa radius authorization disable command enables the RADIUS authentication and authorization function.
Command Syntax
set system aaa radius authorization disable <true | false>
Parameter
Parameter | Description |
disable <true | false> | Configures whether to enable or disable the RADIUS authentication and authorization function. The value is true or false. true: disables the RADIUS authentication and authorization function. false: enables the RADIUS authentication and authorization function. The default value is true. |
Example
• Enable the RADIUS authentication and authorization function.
admin@XorPlus# set system aaa radius authorization disable false admin@XorPlus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.