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.
I have aaa setup using tacacs and everything is working fine except for http authentication through a browser or Network Assistant when the tacacs server is down. For telnet and console connections, the authentication defaults to line when tacacs is ...
Nevermind, I got it to work with:aaa authentication login default group tacacs+ enableip http authentication aaaI guess I didn't wait long enough. This is acceptable. Thanks, for the comment on how passwords can be assigned to line and vty, but not h...
I guess I was trying to make the impossible possible. I wanted to use the line as the backup on http authentication, not local. Currently on all the switches we only have a line password and an enable password. So by default, http authentication happ...