Tansmission Methods Flashcards

0
Q

Full duplex

A

Uses two pairs of wires. Restriction is having only two nodes on the wire (i.e host connected directly to a switch port). Collisions will not occur.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
1
Q

Half duplex

A

Uses one pair of wires. Host cannot transmit and receive simultaneously.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Auto negotiation

A

Uses a series of fast Links Pulses (FLPs) to communicate with the device on the other end to determine speed and duplex.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Carrier Sense Multiple Access with Collision Detection (CSMA/CD)

A

Created to overcome the problem of collisions that occur when packets are transmitted simultaneously from differently nodes on the network medium.

  • used in half duplex Ethernet networks.
  • half-duplex uses single pair for both transmit and receive.
  • if a collision occurs, the transmitting host sends an extended jam signal, which tells all hosts to stop transmitting.
  • The transmitting host then waits random back off time prior to retransmission.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly