cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2039
Views
0
Helpful
1
Replies

How to fill the routing table in the following diagram?

fingolfin
Level 1
Level 1

task.PNG

For example, for routerA. Are there any similar tasks that are solved?

1 Reply 1

Joseph W. Doherty
Hall of Fame
Hall of Fame
"Are there any similar tasks that are solved?"

Similar to what?

As for Router A, it depends on what you want to route to. Further, assuming you want to route to the two remote host networks, their masks are unknown unless you assume they are using classful addressing.

Assuming we do want to route to the two host containing networks, and also assuming they are class C networks, the two entries in the route table for them would be:

192.168.2.0 255.255.255.0 192.168.4.1 e2
192.168.3.0 255.255.255.0 192.168.0.2 e1