cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

No telnet access

nazmul.alam
Level 1
Level 1

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.

Who Me Too'd this topic