ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Certifications  >>  Cisco Certifications  >>  CCNA
 
 


 

 
 CCNA interview questions  CCNA Interview Questions
 CCDA interview questions  CCDA Interview Questions
Question
what is the diffrence betwwen telnet and ssh.this question 
is asked by nikhil and i am plasing the answer here insteed 
of his personal mail.
 Question Submitted By :: Jitendera Sinha
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is the diffrence betwwen telnet and ssh.this question is asked by nikhil and i am plasing the answer here insteed of his personal mail.
Answer
# 1
SSH stands for secure shell. It looks like telnet.

The main  difference between SSH and Telnet is that SSH 
transparently encrypts the data between the client and the 
server.

When you telnet to a router/switch/firewall/etc then it 
say, type your password, every keypress of your password is 
transfred  across the Internet to our server in cleartext. 
This means that if some  person on one of the routers 
through which the information passes sniffed the packets  
then they'had suddenly know your password, letter for 
letter!

With SSH, the information is encrypted. So when you type 
your password, each letter is "scrambled" before it's sent 
over the Internet, and decoded at the other end. The 
encryption method is such that, if someone in between the 
servers stumbled upon the information, they'd just see a 
jumbled noise.

As you might imagine, this increases your security 
significantly.

By default, SSH uses port 22 and telnet uses port 23
 
Is This Answer Correct ?    4 Yes 0 No
Jitu
 
  Re: what is the diffrence betwwen telnet and ssh.this question is asked by nikhil and i am plasing the answer here insteed of his personal mail.
Answer
# 2
ton of thanks to you for that brilliant answer because i was searching for that answer i read it from tenon bom and frozen but didn't get what they want to say.

sweta Singh

b.tech 3rd yr
 
Is This Answer Correct ?    0 Yes 0 No
Sweta Singh
 
 
 
  Re: what is the diffrence betwwen telnet and ssh.this question is asked by nikhil and i am plasing the answer here insteed of his personal mail.
Answer
# 3
Jeetu u missed 1 thing which u told me that day..
SSH uses 3-way handshaking, whereas telnet uses simple snmp
for communicating
 
Is This Answer Correct ?    0 Yes 0 No
Nikhil Maggu
 
  Re: what is the diffrence betwwen telnet and ssh.this question is asked by nikhil and i am plasing the answer here insteed of his personal mail.
Answer
# 4
telnet is a remote management protocol
ssh is the same but secure
SSH sends your login and password (and everything else) 
converted into secret code that gets unencoded at the other 
end. That way anyone that is sniffing one of the systems 
involved cannot see and steal your password.

However, because SSH is encrypted it is not appropriate for 
some uses. Where speed is needed, or over really bad slow 
connections, or when a raw connection is needed. For 
example, system administrators often use telnet to 
troubleshoot other services such as webserver or email 
because they can see exactly what is and is not getting sent 
and received.

Also telnet is easier to include into other programs so in 
cases where security is not a big deal, telnet will often be 
used. Such as online games.
 
Is This Answer Correct ?    0 Yes 0 No
Jm
 

 
 
 
Other CCNA Interview Questions
 
  Question Asked @ Answers
 
what is telnet,ssh?? what is the perpose of this? wer r this configured and how to configured??  2
Which port numbers are used by TCP and UDP to set up sessions with other hosts? A.) 1024 and above B.) 6 and 17 respectively C.) 1-25 D.) 6-17  2
The CSMA/CD Ethernet IEEE committee is defined as which of the following? A.) 802.2 B.) 802.3 C.) 802.4 D.) 802.5  1
Identify the access-list range for an extended IP access-list? A.) 800 - 899 B.) 1 - 99 C.) 1000 - 1099 D.) 100 - 199  4
Which OSI layer provides mechanical, electrical, procedural for activating, maintaining physical link? A.) Presentation B.) Network C.) Application D.) Physical E.) Transport F.) Data-Link  2
In distance-vector routing, there is a problem known as the 'count to infinity' problem. What is the most direct solution to this? A.) Defining a Maximum. B.) You can not solve the 'count to infinity' problem with a distance vector protocol. C.) Poison Reverse. D.) Triggered Updates. E.) Split Horizon.  1
Which layer defines the physical topology? A.) Application B.) Transport C.) Network D.) Data Link E.) Physical F.) Session  1
Identify the following components of the IPX address 2e.0000.0065.ed43 A.) Not a valid IPX address B.) Network = 2e, Subnet = 0000, Node = 0065.ed43 C.) Network = 2e.0000, Node = 0065.ed43 D.) Network = 2e, Node = 0000.0065.ed43  1
By default, Cisco routers forward GNS SAPs to remote networks. A. False B. True  1
Which line from a show spantree 1 command output indicates that virtual LAN 1 (VLAN1) is functioning properly? A. Root pod is FastEthernet 0/26 B. Port Ethernet 0/1 of VLAN1 is Forwarding C. Designated port is Ethernet 0/1, path cost 10 D. Designated root has priority 0 address 00D0 588F B600 E. VLAN1 is executing the IEEE compatible Spanning Tree Protocol  1
what are the port numbers for DNS,FTP,TELNET,SMTP,NNTP Airtel2
You are given the following address: 128.16.32.13/30. Determine the subnet mask, address class, subnet address, and broadcast address. A. 255.255.255.252, B,128.16.32.12, 128.16.32.15 B. 255.255.255.252, C,128.16.32.12, 128.16.32.15 C. 255.255.255.252, B,128.16.32.15, 128.16.32.12 D. 255.255.255.248, B,128.16.32.12, 128.16.32.15  1
Which command specifies a second subinterface on serial interface 0? A. interface s 0.2 point-to-point B. interface 2 s.0 point-to-point C. suberinterface 2.s 0 point-to-point D. interface s 0 sub 2 point-to-point E. interface s 0.1 point-to-point sub 2  1
What is the correct command line syntax for configuring a port on a 7000 or 7500 series Cisco router with a VIP card? A.) port B.) port adapter/port C.) You can't put a VIP card in a 7000 or 7500 router. D.) slot/port-adapter/port E.) slot/port F.) slot  1
You have two Cisco routers setup back-to-back in a lab using DTE/DCE cables. To which router would you add the clockrate command? A.) The serial port on the DCE router B.) The Ethernet port on the DTE router C.) The Ethernet port on the DCE router D.) The serial port on the DTE router TCS3
What is the maximum hop count for Link-State protocols? A.) 15 B.) there is no hop count limit C.) 256 D.) 16  1
Identify 3 characteristics of a MAC address? A.) Burned into the NIC B.) 48 bits long C.) Length is 32 bits D.) Used to identify a host device E.) Contains a network portion and a host portion  2
Which commands would assign and enable IPX on an interface ? A.) enable netware B.) enable novell-ether C.) router#(config)ipx routing D.) You must first enable IPX globally and then assign the network number to the interface . E.) enable ipx F.) router#(config-if)ipx network 4a  1
In transport layer, for connection oriented communication Three way handshake process is there to establish a connection. So question is that, when a host send an ACK messages to another host with host intend to establish a connection, the source host send it as Broadcast or unicast message? Cud anyone explain this. Thanks in advance. HCL3
Which of the following are characteristics of UDP? A.) UDP is connection oriented. B.) UDP is used with TFTP. C.) UDP is unreliable. D.) UDP is connectionless. E.) UDP is at the transport layer. F.) UDP uses no acknowledgements.  1
 
For more CCNA Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com