1752417 Members
6287 Online
108788 Solutions
New Discussion

Re: Telnet Access

 
deepak
New Member

Telnet Access

Folks below are the configuration details to enable the telnet access on 3Com Modular switches and it works on all edge switches & routers as well.



sys

system-view

System View: return to User View with Ctrl+Z.

local-user admin

password simple password

service-type telnet level 3

quit

user-interface vty 0 4

authentication-mode scheme

Notice: Telnet or SSH user must be added , otherwise operator can't login!

quit

interface Vlan-interface 1

ip address 152.67.205.25 255.255.255.224

quit

quit

save

This message was edited by deepak on 2-3-09 @ 2:45 AM
6 REPLIES 6
Prep
Occasional Contributor

Re: Telnet Access

Thank you for this...



Is there any chance you have the configuration for enabling SSH as well?



The problem with Telnet is that in Putty I can never backspace when typing. In SSH you can. I would like to enable SSH if possible.

Shirin
Frequent Advisor

Re: Telnet Access

< Switch>system-view

rsa local-key-pair create

user-interface vty 0 4

authentication-mode scheme

protocol inbound ssh

quit

local-user shirin

password cipher 123454321

service-type ssh level 3

quit

ssh user shirin authentication-type password



This will allow u to ssh to the switch using authentication type password based (no rsa)



hope it helps!

Shirin
Frequent Advisor

Re: Telnet Access

with putty when in telnet you can use ctrl+h for backspace



Rockym
Advisor

Re: Telnet Access

Hello,



Some clarification on the following line:

ip address 152.67.205.25 255.255.255.224







is that the users(that wants access) IP address?





Thanks

Rockym
Advisor

Re: Telnet Access

Another question:

One of my customer is having an issue enabling this feature, He is claiming that the admin does not have the proper privileges to enable it.

Any ideas on how to grant that right to the user or am I just missing something?

jabm
New Member

Re: Telnet Access

Hi. I have a problem with telnet. When i try to make telnet to dir ip that have the switch, any dir, usually show up the management console, but in this case the menu that show up is:



SuperStack II Switch Layer 3 Module Configuration System





        Copyright (c) 1998,1999 3Com Technologies.  ALL RIGHTS RESERVED



    Serial Number:                                                 xx.xx.xx.xx


    Mac Address:                                                  xx:xx:xx:xx:xx






   Boot Version:                              1.00 - Thu Nov 04 09:44:55 1999


    App  Version:                              1.00 - Wed Oct 06 16:31:19 1999






    IP Address:                                                     xx.xx.xx.xx


    Subnet Mask:                                                   xx.xx.xx.xx


    Default Gateway IP Address:                            xx.xx.xx.xx






1   Download software update ->



2   Reset to factory defaults



3   Exit



i choose the third option and then i´m out of the witch, when i make telnet again, this menu show up again, and i don´t know what can i do.


i appreciate anyhelp with this problem.