!
aaa new-model
!
aaa group server tacacs+ TACACS
server-private xxx.xxx.xxx.xxx key Nagyontitkosjelsz0!
server-private xxx.xxx.xxx.xxx key Nagyontitkosjelsz0!
ip vrf forwarding SOURCEVRF
ip tacacs source-interface SOURCEINTERFACE
!
aaa authentication login default group TACACS local
aaa authentication enable default group TACACS enable
aaa authorization console
aaa authorization exec default group TACACS local
aaa authorization commands 1 default group TACACS if-authenticated
aaa authorization commands 15 default group TACACS if-authenticated
!
Like this:
Like Loading...
Related