I have a problem remotely getting into some Cisco 2950 switches. For some reason I cannot telnet into them. I login in locally,
config t
line vty 0 15
login ?
Then it says I need to use an authention.
So I back out can checked the configs
show config
I see a bunch of "aaa authention """"
Off the top of my head I remember a few
"aaa authen login line line"
"aaa authen login none none"
So I'm not sure what to do. I have other switches that I set up with no problem. I assign a password to "line vty 0 15" and I get in there with no problem. No username which i would also like to know what I'm doing wrong there. It only asked for the password when I telnet, but thats another issue. Back to the main problem...so I created a new authen.
"aaa authen login line local"
Thinking that it would want the same username and password that I used to login in locally. Assoicated the "line vty 0 15" with the new authen that I created. Still did not work. I went ahead deleted the others thinking that might be causing some issues. Still nothing. Wondering if you guys know whats up. I'm sure you guys do. Sorry for such a long post. Thanks everyone.
Jared
config t
line vty 0 15
login ?
Then it says I need to use an authention.
So I back out can checked the configs
show config
I see a bunch of "aaa authention """"
Off the top of my head I remember a few
"aaa authen login line line"
"aaa authen login none none"
So I'm not sure what to do. I have other switches that I set up with no problem. I assign a password to "line vty 0 15" and I get in there with no problem. No username which i would also like to know what I'm doing wrong there. It only asked for the password when I telnet, but thats another issue. Back to the main problem...so I created a new authen.
"aaa authen login line local"
Thinking that it would want the same username and password that I used to login in locally. Assoicated the "line vty 0 15" with the new authen that I created. Still did not work. I went ahead deleted the others thinking that might be causing some issues. Still nothing. Wondering if you guys know whats up. I'm sure you guys do. Sorry for such a long post. Thanks everyone.
Jared