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 the exact definition  of Ethernet.plz reply as soon
soon as possible
 Question Submitted By :: Jitenderas Sinha
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what the exact definition of Ethernet.plz reply as soon soon as possible
Answer
# 1
Ethernet is A technology where all devices share same 
bandwidth.
 
Is This Answer Correct ?    6 Yes 2 No
Maaun
 
  Re: what the exact definition of Ethernet.plz reply as soon soon as possible
Answer
# 2
Ethernet is a phisical media tat provides bandwidth of 10 mbps.
 
Is This Answer Correct ?    2 Yes 2 No
Shridh
 
 
 
  Re: what the exact definition of Ethernet.plz reply as soon soon as possible
Answer
# 3
thsnks to all you for providing the answers
thanks again
jitendera sinha
 
Is This Answer Correct ?    1 Yes 2 No
Jitendera Sinha
 
  Re: what the exact definition of Ethernet.plz reply as soon soon as possible
Answer
# 4
A type of high-speed network for interconnecting computing
devices. Ethernet can be either 10 or 100 Mbps (Fast
Ethernet). Ethernet is a trademark of Xerox Corporation, Inc.
 
Is This Answer Correct ?    2 Yes 1 No
Sudeep_mib
 
  Re: what the exact definition of Ethernet.plz reply as soon soon as possible
Answer
# 5
actually ethernet is a connectivity of lan family
 
Is This Answer Correct ?    2 Yes 0 No
Pradeep Yadav
 
  Re: what the exact definition of Ethernet.plz reply as soon soon as possible
Answer
# 6
Ethernet is a standard communication protocol embedded in
software & hardware, intended for building local area
networking.

Ethernet is a popular Data link layer & physical layer
technology for Local Area Network. It is less expensive &
widely used LAN technology.

First Ethernet was created in 1960's at UNIVERSITY OF HAWAII
for its ALOHA network.

First experimental Ethernet was created 1970's by BOB
METCALFE & DAVID BOGGS of PALO ALTO RESEARCH CENTER (PARC) &
speed was 2.94 Mbps. 

In 1980's DIGITAL, INTEL & XEROX (DIX) jointly created
Ethernet, which is known as ETHERNET Version 1.0

In 1983, IEEE introduce Ethernet along with some
modification on DIX Ethernet. which is known as IEEE's Ethernet.
 
Is This Answer Correct ?    2 Yes 0 No
Shahin
 

 
 
 
Other CCNA Interview Questions
 
  Question Asked @ Answers
 
here is your question sahin Hi Jitendera, If i m not wrong, then in EIGRP, Metric weight is set to K1(Bandwidth)=1, K2(Delay)=0, K3(Reliability)=1, K4(Load)=0, K5(MTU)=0. This is default setting for EIGRP. I knew about it from ICND 2 cisco press book. Three more questions - a) If we change the K value (I mean metric weight)on a router what will happen??? b) When redistribution is necessary in EIGRP. Is there any condition for that??? c) What is reference bandwidth for metric calculation in EIGRP. As we know, in OSPF, on a CISCO router reference bandwidth is 10Mbps.  3
For IPX, what is the DEFAULT Cisco Encapsulation on an Ethernet interface? A.) novell-ether B.) gns C.) snap D.) arpa E.) sap F.) dix  1
what is the difference between client mode and server mode of vtp and what is the diffrence betwwen tarnsparent mode and server mode IBM4
Identify the following command to configure a secret password to 'cisco'? A.) Router(config)#enable password cisco secret B.) Router(config)#enable secret cisco C.) Router(config)#enable secret password cisco D.) Router(config)#set secret = cisco  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 deliver the frame to the end device E.) Contains a network portion and a host portion  1
Identify 2 features of PPP CHAP authentication? A.) Username and password is sent in clear text B.) Authentication messages are sent periodically during the connection C.) Less secure then PAP D.) Local router 'challenges' the remote router  1
Which command will show you if you have a DTE or DCE cable connected to an interface?  3
Where is the backup configuration file stored? A.) RAM B.) ROM C.) Console D.) NVRAM  1
Most routing protocols recognize that it is never useful to send information about a route back out the direction from which the original packet came. This is an example of which routing technology? A.) Split Horizon B.) LMI C.) Triggered Updates D.) Poison Reverse E.) SYN, ACK F.) DLCI  1
If a router uses static routing, how does it learn the route to remote networks? The router uses a RIP request to obtain remote network numbers. The router uses a routing protocol to exchange remote network numbers. The router uses DNS request packets to obtain remote network numbers. The Network Administrator manually configures the remote networks.  1
Given an IPX network with redundant paths, what command will configure load balancing? A.) ipx load-balance B.) ip maximum-paths 2 C.) ipx maximum-paths 2 D.) ipx load-share  1
IP standard access lists use which of the following as a basis for permitting or denying packets? A.) destination address B.) port C.) protocol D.) source address  1
Identify the components in the following command 'interface serial0/1/1' A.) Serial interface, port number 0, slot 1, port adapter 1 B.) Serial interface, slot 1, port number 1, port adapter 0 C.) Serial interface, slot 0, port adapter 1, port number 1  1
If a frame is received at a switch and only the destination hardware address is read before the frame is forwarded, what type of switching method is this? A.) Store-and-drop B.) Latency C.) Store-and-forward D.) Cut-through  1
What 2 commands verify end to end communications? A.) Trace B.) debug ip session C.) Ping D.) Route  1
Identify the IPX standard access-list number range? A.) 600 - 699 B.) 1000 - 1099 C.) 1 - 99 D.) 100 - 199 E.) 800 - 899  1
A default route is analogous to a _________. A. default gateway B. static route C. dynamic route D. one-way route  1
The benefits to segmenting with Bridges are which of the following? A.) Scalability B.) Datagram filtering C.) Manageability D.) Reliability  1
What is the command to allow you to type Tokyo instead of the IP address 172.16.30.1 to access a router named Tokyo? A.) config t, ip host Tokyo 172.16.30.1 B.) config t, ip hostname Tokyo 172.16.30.1 C.) config t, hostname Tokyo 172.16.30.1 D.) config t, ip hostname 172.16.30.1 Tokyo  1
what is difference between 1 pap and chap(quite easy but need on line answer) 2 chap and ms-chap(plz describe briefly) now i have posted the question is there any one to help me?  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