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                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Certifications  >>  Cisco Certifications  >>  CCNA
 
 


 

 
 CCNA interview questions  CCNA Interview Questions
 CCDA interview questions  CCDA Interview Questions
Question
what is telnet,ssh??
what is the perpose of this?
wer r this configured and how to configured??
 Question Submitted By :: Shridh
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is telnet,ssh?? what is the perpose of this? wer r this configured and how to configured??
Answer
# 1
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
Jitendera Sinha
 
  Re: what is telnet,ssh?? what is the perpose of this? wer r this configured and how to configured??
Answer
# 2
do you know shridh i used telnet process to hack another
network.but don't do that becoz u r a employ and i am a fresher.
 
Is This Answer Correct ?    2 Yes 0 No
Jitendera Sinha
 
 
 

 
 
 
Other CCNA Interview Questions
 
  Question Asked @ Answers
 
Which can be logged by IPX extended access lists? A.) source address B.) protocol C.) source socket D.) access list number E.) destination socket F.) destination address  1
Two of the protocols that can be carried in the Protocol field of an IP packet are? A. TCP B. UDP C. FTP D. TFTP  2
How many collisions are caused by transmitting and receiving frames simultaneously in a full-duplex Ethernet technology? A. one B. two C. none D. several  1
Which is true regarding store-and-forward switching method? A.) Latency varies depending on frame-length B.) Latency is constant C.) It is default for all Cisco switches D.) It only reads the destination hardware address before forwarding the frame  1
Which OSI layer end to end communication, segmentation and re-assembly? A.) Network B.) Transport C.) Physical D.) Application E.) Data-Link F.) Presentation  1
There are two processes to pair MAC address with IP addresses. Which process finds an IP address from a MAC address? A. RARP B. ARP C. RIP D. IGRP  2
Identify the purpose of ICMP? A.) Avoiding routing loops B.) Send error and control messages C.) Transporting routing updates D.) Collision detection Hughes2
Which layer allows multiple Ethernet devices to uniquely identify one another on the Datalink layer? A.) Transport B.) Session C.) Network D.) Datalink - MAC Sublayer E.) Datalink - LLC Sublayer  3
5. What is an advantage of using routers in your network? (Choose all that apply) A. Stops broadcast storms B. Reduces downtime on your network C. Creates internetworks D. Can filter by logical address  6
Given the following static route command, 'ip route 3.3.3.0 255.255.255.0 4.4.4.4 125', which portion represents the administrative distance? A.) 3.3.3.0 B.) 255.255.255.0 C.) 4.4.4.4 D.) route E.) 125  2
Identify the command to determine if CDP is enabled? A.) show enable cdp B.) show cdp enabled C.) show cdp run D.) show cdp  2
Which two of the following protocols are used at the Transport layer? A.) ARP B.) UDP C.) ICMP D.) RARP E.) TCP F.) BootP  7
Which of the following is true regarding standard ISDN BRI service? A.) ISDN BRI B channels are typically 64K. B.) ISDN BRI can handle only voice. C.) ISDN BRI can handle only data. D.) ISDN BRI has 2B and 1D channels. E.) ISDN BRI D channels are 16K. F.) ISDN BRI can handle voice and data.  2
What is the total bandwidth of all channels on a BRI circuit? A. 56 kps B. 64 kps C. 112 kps D. 128 kps E. 144. kps  5
Which command allows a user to see previous commands? A.) show command B.) CTRL-P C.) show history D.) CTRL-U E.) Up Arrow F.) SHIFT-CTRL-6  1
Which EXEC command displays system hardwarde configuration information software version and the names and sources of configuration files and boot images on a router? A. show boot B. show flash C. show config D. show version  1
What is BGP attribute & How many types of attributes are used by BGP??? Hathway3
What does the Spanning Tree Algorithm (STA) do? A.) Restore lost frames B.) Builds routing tables for routing through an internetwork C.) Forward packets through a switch D.) STA is implemented by STP to prevent loops  1
Which of the following protocols are used for logical network addressing? A.) IP B.) TCP C.) ARP D.) ICMP E.) RARP F.) BootP  4
What is the connection oriented protocol in the TCP/IP protocol stack? A. IP B. UDP C. TCP D. DNS E. OSPF HCL5
 
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