Command Reference Line Commands
3.6 authorization commands
Use this command to enable authorization on commands, Use the no form of this command to
restore the default setting.
authorization commands level { default | list-name }
no authorization commands level
Command level ranging from 0 to 15. The command of this level is
executed after authorization is performed.
Default authorization list name,
This function is disabled by default.
This function is used together with AAA authorization. Configure AAA authorization first, and then
apply it on the line.
The following example enables authorization on commands of level 15 in line VTY 1.
Ruijie(config)# aaa new-model
Ruijie(config)# aaa authorization commands 15 default group tacacs+
Ruijie(config)# line vty 1
Ruijie(config-line)# authorization commands 15 default
Use this command to enable EXEC authorization for the line. Use the no form of this command to