Which is the protocol used in ethernet. (CSMA/CD) Why is it
called so ?

Answer Posted / vijaysivadas

CSMA/CD -Its called the carrier Sense Multiple
Access /Collision Detection

Each interface must wait until there is no signal on the
channel, then it can begin transmitting. If some other
interface is transmitting there will be a signal on the
channel, which is called carrier. All other interfaces must
wait until carrier ceases before trying to transmit, and
this process is called Carrier Sense.

All Ethernet interfaces are equal in their ability to send
frames onto the network. No one gets a higher priority than
anyone else, This is what is meant by Multiple Access.
Since signals take a finite time to travel from one end of
an Ethernet system to the other, the first bits of a
transmitted frame do not reach all parts of the network
simultaneously. Therefore, it's possible for two interfaces
to sense that the network is idle and to start transmitting
their frames simultaneously. When this happens, the
Ethernet system has a way to sense the "collision" of
signals and to stop the transmission and resend the frames.
This is called Collision Detect.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When you look at a Cisco switch like Cisco 2950, why are the ports labeled with an 'X' behind the number? Like 1x, 2x.....23x, 24x, and what does it mean when there is no 'X'?

1498


How kernal work in operating system?

1596


Compare the maximum window size in go-back-N and selective-repeat ARQs.

1721


Explain any three error detection and correction techniques.

1244


Write two ways in which computer applications differ from network applications ?

1190






What is silly window syndrome

746


Compare satellite with fiber as a communication medium and enumerate the application areas where satellite still holds a niche(or special)marker.

1272


1. What is LAN segmentation? Why it is used? What are the different techniques to create LAN segments?

2199


Differentiate between IEEE 802.3, IEEE 802.4 and IEEE 802.5 standards.

4248


If the transmitted code word is 10011000 and the received code word is 11001001. What is the error word ? Write transmitted code word , received code word and error word as polynomials.

2439


What are the advantages of cell switching that is used in ATM?

1951


When is a translating bridge used ?

1171


What is passive topology

656


What is packet switching ? Explain two different approaches of packet switching. ?

1796


Draw the IP datagram header format. “IP datagram has a checksum field still it is called an unreliable protocol”. Justify?

1961