Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
The only other global setting I have on my routers/switches is the following:tacacs-server host x.x.x.x (IP address of ACS server)tacacs-server key ******* (key as entered in the AAA client setup in ACS)Have you been able to do any AAA debugging on y...
Keith,I've got this successfully working in my network. Here is my AAA congfiguration:aaa authentication login default group tacacs+ local enableaaa authentication login console lineaaa authorization exec default group tacacs+ if-authenticatedOn the...