0% found this document useful (0 votes)
143 views2 pages

HW6 Solution

The document discusses several questions and solutions related to networking concepts: 1) A gigabit Ethernet network can handle almost 2 million frames per second with frame bursting enabled, and 244,140 frames per second without frame bursting. The maximum for the largest frame size is 82,345 frames per second. 2) In a wireless network with 4 stations A, B, C, and D, station C is closest to station A because it responded to A's RTS signal, while D did not respond and must be out of range. 3) When frames on a switch need to exit onto the same line card they arrived on, the switch designer can either send all frames over the backplane, or recognize

Uploaded by

Sia Sharma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
143 views2 pages

HW6 Solution

The document discusses several questions and solutions related to networking concepts: 1) A gigabit Ethernet network can handle almost 2 million frames per second with frame bursting enabled, and 244,140 frames per second without frame bursting. The maximum for the largest frame size is 82,345 frames per second. 2) In a wireless network with 4 stations A, B, C, and D, station C is closest to station A because it responded to A's RTS signal, while D did not respond and must be out of range. 3) When frames on a switch need to exit onto the same line card they arrived on, the switch designer can either send all frames over the backplane, or recognize

Uploaded by

Sia Sharma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

26. How many frames per second can gigabit Ethernet handle?

Think carefully and take into


account all the relevant cases. Hint: the fact that it is gigabit Ethernet matters.

Sol.
The smallest Ethernet frame is 512 bits, so at 1 Gbps we get 1,953,125 or almost 2 million
frames/sec. However, this only works when frame bursting is operating. Without frame
bursting, short frames are padded to 4096 bits, in which case the maximum number is
244,140. For the largest frame (12,144 bits), there can be as many as 82,345 frames/sec.

28. In Fig. 4-27, four stations, A, B, C, and D, are shown. Which of the last two stations do
you think is closest to A and why?

Sol.
Station C is the closest to A since it heard the RTS and responded to it by asserting its NAV
signal. D did not respond so it must be outside A’s radio range.

39. Imagine that a switch has line cards for four input lines. It frequently happens that a frame
arriving on one of the lines has to exit on another line on the same card. What choices is the
switch designer faced with as a result of this situation?

Sol.
The simplest choice is to do nothing special. Every incoming frame is put onto the backplane
and sent to the destination card, which might be the source card. In this case, intracard traffic
goes over the switch backplane. The other choice is to recognize this case and treat it
specially, sending the frame out directly and not going over the backplane.

40. A switch designed for use with fast Ethernet has a backplane that can move 10 Gbps. How
many frames/sec can it handle in the worst case?

Sol.
The worst case is an endless stream of 64-byte (512-bit) frames. If the backplane can handle
109 bps, the number of frames it can handle is 1010 /512. This is 1,953,1250 frames/sec.
Q1. Suppose that an 11-Mbps 802.11b LAN is transmitting 64-byte frames back-to-back over
a radio channel with a bit error rate of 10-6. How many frames per second will be damaged on
average?

Sol.
A frame contains 512 bits. The bit error rate is p 10-6. The probability of all 512 of them
surviving correctly is (1 p)512, which is about 0.999488. The fraction damaged is thus about
5.12 10-4. The number of frames/sec is 11 106 /512 or about 21,484. Multiplying these two
numbers together, we get about 11 damaged frame per second.

Q2. Draw a spanning tree covering the LANs in Fig 4-44?

You might also like