802.3 Flashcards
In order for a node to be able to detect if another node transmitted during its transmission what should be true
Time_tx >= 2Time_propagation
What is the formula for ethernet efficiency
1 / 1 + 5(Time_prop/Time_tx)
True/False - In CSMA/CD, a node is prohibited from sending back to back frames
True
For ethernet what is the amount of time a node waits during the backoff period?
K x 512 bit times
In ethernet what is the binary exponential backoff algorithm
choose random k from 0 to K = (2^n) - 1
n = number of collisions so far
In ethernet what is the maximum value of n (number of collisions) in the exponential backoff algorithm
10
Describe the CSMA/CD TX Loop
- Sender listens to the medium
- When sender senses medium is idle it starts tx
- If sender tx entire frame w/o detecting another tx - success
- If sender detects another tx while tx’ing, it aborts and send a jamming signal
- After aborting the sender enters back-off period
- After back-off period sender returns to listen to the medium
Describe the CSMA/CD RX Loop
True/False - A Layer2 switch is transparent to end nodes
True - End nodes do not know that they are sending through a switch
Define Collision Domain
The set of nodes competing for shared resources
What are the characteristics of a L2 Switch
- Transparent
- Plug and Play
- Self Learning
- Store and Forward
- Recognizes MAC addresses
For a Hub with R Mbps / Port, What is the avg throughput / node and the max throughput for a node
Avg - R / # Nodes, Max - R
For a Switch with R Mbps / Port, What is the avg throughput / node and the aggregate throughput for the switch
Avg - R, Aggregate - R x # Nodes
True/False - In a switch setup with no dedicated TX/RX wire, eacy physical port of a switch is a collision domain
True
Define Broadcast Domain
The set of nodes that rx a local broadcast