This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
technical:tacacs [2022/09/29 08:27] – jc | technical:tacacs [2022/10/03 08:43] (current) – jc | ||
---|---|---|---|
Line 85: | Line 85: | ||
__AAA Profile__ | __AAA Profile__ | ||
``` | ``` | ||
+ | aaa new-model | ||
aaa authentication login default local | aaa authentication login default local | ||
aaa authentication login < | aaa authentication login < | ||
- | aaa authorization exec default | + | aaa authorization exec default |
- | aaa authorization exec < | + | aaa authorization exec < |
+ | aaa authorization network default if-authenticated | ||
aaa authorization commands 15 default local | aaa authorization commands 15 default local | ||
aaa authorization commands 15 < | aaa authorization commands 15 < |