Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
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