09-13-2013 01:30 PM - edited 03-07-2019 03:27 PM
Hello all,
I have a 3750G stack (of two switches) running 12.2 IPBASE
A username and password is configured.
1 SVI is created and is up/up (it is the IP address of the switch).
The following configurations exist:
aaa new-model
aaa authentication login default local
aaa session-id common
line vty 0 4
exec-timeout 0 0
logging synchronous
transport preferred telnet
transport input telnet
transport output telnet
I'm able to ping and telnet from this switch to other devices. I'm able to ping this switch from other devices, but can't telnet to it. I get the following message:
% Connection refused by remote host
I've also tried removing aaa new-model and using login local under the vty lines, but I still have the same problem.
Has anyone come across this issue? Any help is appreciated.
Solved! Go to Solution.
09-19-2013 07:21 AM
Did you create a username? :)
Sent from Cisco Technical Support iPhone App
09-23-2013 02:36 PM
Can you see if you can do
Clear line 1
Clear line 2
Etc...
Sent from Cisco Technical Support iPhone App
09-15-2013 07:59 AM
Configure enable secret
Sent from Cisco Technical Support iPhone App
09-15-2013 09:20 AM
Yes, I do have enable secret configured.
09-15-2013 09:23 AM
Do you have any accesslist configured. And try remove aaa new model and put login local under vty . Also put transport input telnet under vty
Sent from Cisco Technical Support iPhone App
09-15-2013 09:25 AM
No accesslist configured. Tried with login local and transport input telnet under vty lines as well. That's why I'm confused...I've tried all the basic things.
09-16-2013 01:09 AM
Can you telnet form the switch itself (telnet to it's own SVI IP-address), perhaps with some aaa-debugging?
What IOS version are you using?
Regards
Rolf
09-16-2013 07:05 AM
Doh! I have not tested that yet. I'll need a console connection (I'm not currently on site)...need to test that out next time I get a console connection.
As for the version it's 12.2(35)SE5
Hardware: 2 x WS-C3750G-24TS-1U (stack)
09-16-2013 07:51 AM
As for the version it's 12.2(35)SE5
Pretty old - perhaps a good occasion for an update to something like 12.2(55)SE4?
09-16-2013 07:54 AM
Agreed...there's some pretty old stuff in that environment. Including a WS-C2950T-24 running IOS 12.0(5.2)WC(1)
09-23-2013 12:48 PM
That's interesting...I can't even telnet from the switch itself to it's own SVI.
I had debug enabled (no output).
debug aaa authentication
I get the same message as when I try to telnet from another switch.
% Connection refused by remote host
09-18-2013 05:00 AM
Hi there
Try this.
Line vty 0 15
Login local
Sorry just re read the post.
Please ignore
:)
See if that helps
Sent from Cisco Technical Support iPhone App
09-19-2013 07:21 AM
Did you create a username? :)
Sent from Cisco Technical Support iPhone App
09-23-2013 12:52 PM
Yes, an existing username (with privilege 15) and password exists.
Sorry, I clicked on "Correct Answer" by mistake.
I'll try creating another username and test.
09-23-2013 01:36 PM
Please try to generate crypto key and see if the ssh works
You may need to create domain name and to create crypto key generate rsa modulus 1024
Sent from Cisco Technical Support iPhone App
09-23-2013 01:57 PM
I have no option to enable crypto or ssh.
The IOS is c3750-ipbase-mz.122-35.SE5
I may need to upgrade.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide