Command Reference Line Commands
restore the default setting.
authorization { default | list-name }
Default authorization list name,
This function is disabled by default,
This function is used together with AAA authorization. Configure AAA EXEC authorization first, and
then apply it on the line.
The following example performs EXEC authorization to line VTY 1.
Ruijie(config)# aaa new-model
Ruijie(config)# aaa authorization exec default group radius
Ruijie(config)# line vty 1
Ruijie(config-line)# authorization exec default
Use this command to enable automatic command execution. Use the no form of this command to
restore the default setting.
autocommand autocommand-string
Enables automatic command execution.
This function is disabled by default.