cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
965
Views
10
Helpful
3
Replies

line vty authentication question

gibsowe55
Level 1
Level 1

Hello - I'm wondering if I'll be able to access a pre-configured switch after deployment without TACACS credentials.  The line that reads login authentication *ACS username" (I've hidden the actual username) will this require TACACS?  Or will the access-cass sshin in command let me in with local enable password?

 

line vty 0 4
 access-class sshin in
 privilege level 15
 logging synchronous
 login authentication *ACS username"
 length 0
 transport input ssh
line vty 5 15
 access-class sshin in
 privilege level 15
 logging synchronous
 login authentication *ACS username*
 length 0
 transport input ssh

 

1 Accepted Solution

Accepted Solutions

Exactly. Test this locally before sending the switch off though...

View solution in original post

3 Replies 3

Hello,

 

'login authentication' under the VTY lines requires TACACS. Hoever, if you have 'local' configured in your aaa model, local enable password should work if TACACS is not available.

 

To be sure your config works, post it here in full...

Hi George - I found the line "aaa authentication login *ACS username* group tacacs+ local"

So you're saying the tacacs+ local portion will allow local login if tacacs isn't available?

Exactly. Test this locally before sending the switch off though...

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card