what is telnet,ssh??
what is the perpose of this?
wer r this configured and how to configured??

Answer Posted / jitendera sinha

telnet-telnet is a process by which you can configure
router/switch having any physical connection by any means.

let understand it with a example
supose you are working in such comany that have one barnch
in bangalore and 2nd in punee.now you are workin in bangalore
after some time network of pune have some prob.the employ
have coneected you to solve it.then what do you do u donot
go the pune becoz it take time so telnet help you
by the telnet you can troublshoot the network of pune by
seating in the bangalore
so i can say that by telnet u can access the remote network
this is tellnet.


SSH allows users to log into host systems remotely. Unlike
rlogin or telnet SSH encrypts the login session, making it
impossible for intruders to collect clear-text passwords.

SSH is designed to replace older, less secure terminal
applications used to log into remote systems, such as telnet
or rsh. A related program called scp replaces older programs
designed to copy files between hosts, such as ftp or rcp.
Because these older applications do not encrypt passwords
between the client and the server, you should avoid them
whenever possible. Using secure methods to remotely log into
other systems will decrease the security risks for both your
system and the system you are logging into.
Features of SSH

SSH (or Secure SHell) is a protocol for creating a secure
connection between two systems using a client server
architecture. Under the SSH protocol, the client machine
initiates all connections to a server.

The SSH protocol provides the following safeguards:

*

After an initial connection, the client verifies it is
connecting to the same server during subsequent sessions.
*

The client transmits its authentication information to
the server, such as a username and password, in an encrypted
format.
*

All data sent and received during the connection is
transferred using strong, 128 bit encryption, making
intercepted transmissions extremely difficult to decrypt and
read.
*

The client has the ability to use X11 [1] applications
launched from the shell prompt. This technique, called X11
forwarding, provides a secure means to use graphical
applications over a network.


now how to configured the telnet and how to use it
go to router(config)#line vty 0 4
router(config-line)#login
router(config-line)#password *****

now how to use telnet

step 1 go to cmd mode
step 2 type telnet
microsft telnet> type here open
to (type default gateway ip address of router)
after that
another window open
login name:type the login name
password:
after entering the password
you are able to telnet process

NOTE-telnet is also known as remote access


thanks
by jitendera sinha.i did done some spelling and
grammatically mistake plz forgave me.it was a long question
and it is possible that there is lots of speel mistake

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different layers of osi model?

645


What is a digital certificate?

1480


What are the advantages of using switches?

584


What are the advantages of a layered model in the networking industry?

687


What is ccna?

671






What is the draw back of ospf protocol?

611


What metric does rip use? How is the metric used to indicate an unreachable network?

800


In how many ways you can access the router?

774


Which company mange api's?

643


Which mathematically form used inipv6?

815


Which protocol comes under hybrid dynamic type?

610


Mention what does the clock rate do?

730


After how long eigrp protocol advertise its routing table?

595


What is subnetting? Why is it used?

684


Explain why ip address called logical address?

657