You are on page 1of 1

aaa new-model

aaa authentication login myauth group tacacs+


aaa authentication enable default group tacacs+
aaa authorization config-commands
aaa authorization exec myexec group tacacs+
aaa authorization commands 0 mycommand group tacacs+
aaa authorization commands 1 mycommand group tacacs+
aaa authorization commands 15 mycommand group tacacs+
line vty 0 4
login authentication myauth
authorization exec myexec
authorization commands 0 mycommand
authorization commands 1 mycommand
authorization commands 15 mycommand
exit

You might also like