in Computer Networks
3,596 views
0 votes
0 votes

Looking at the network of Fig. 5-6, how many packets are generated by a broadcast
from B, using
(a) reverse path forwarding?
(b) the sink tree?

 

in Computer Networks
3.6k views

1 comment

i think this is out of syllabus
0
0

1 Answer

0 votes
0 votes

a) The reverse path forwarding algorithm takes five rounds to finish. The packet recipients on these rounds are AC, DFIJ, DEGHHIIJKN, EFHLLMOO, GMLH respectively. A total of 28 packets are generated.

b) The sink tree needs fewer packets because there are no loops. It takes 4 rounds (depth of the tree).

The packet recipients of these rounds are AC, DFIJ, EGHKN and LMO.

So, the sink tree needs 14 packets.

2 Comments

is this in the gate syllabus?
0
0
Don't know, I guess not in the syllabus.
0
0

Related questions

0 votes
0 votes
0 answers
2