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

Explain the types of resource sharing?

955


How many types of ethernet?

750


How many hope count rip or rip2 can send updates?

718


What is the point-to-point protocol in ccna?

736


What is default packet size of ipv6?

728






What port does rip use?

793


Explain how many tables are in ospf protocol?

739


In stead of 0.0.0.0 wild card mask what you can write after ip?

708


Differentiate between broadcast domain and collision domain

793


Explian what is a node?

718


What is the second best path name of eigrp?

713


what is the concept of HA and FA in VPN tunneling?

3364


Referring to the commands shown, what command must next be used on the branch router prior to traffic being sent to the router?

902


Interface 0/0 what does it mean?

770


Explain how many ways to access router?

766