routing tables

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
dizzzzy23
Forum Newbie
Posts: 1
Joined: Mon Mar 06, 2006 6:22 pm
Location: student
Contact:

routing tables

Post by dizzzzy23 »

i have the following (RIP) route table
Net1 7 A
Net2 2 C
Net6 8 F
Net8 4 E
Net9 4 F
And i receive the following distance vector from
Net1 4
Net2 2
Net6 8
Net7 5
Net8 4
Net9 2

and i have three question
which will be the new network table?
if i use split horizon what will be the distanse vectors sent to the second router on the new table?
and last if i use the reverse poison variation of split horizon ,what will be again the distance vectors A and E respectively using again the new table?

if anyone can help?it would be appriciated

thanks again
Post Reply