ExamVeda
Login
Home
This question belongs to Networking IP Routing
IP Routing
?

You have the following routing table. Which of the following networks will not be placed in the neighbor routing table?
R    192.168.30.0/24 [120/1] via 192.168.40.1, 00:00:12, Serial0
C    192.168.40.0/24 is directly connected, Serial0
     172.16.0.0/24 is subnetted, 1 subnets
C    172.16.30.0 is directly connected, Loopback0
R    192.168.20.0/24 [120/1] via 192.168.40.1, 00:00:12, Serial0
R    10.0.0.0/8 [120/15] via 192.168.40.1, 00:00:07, Serial0
C    192.168.50.0/24 is directly connected, Ethernet0

Answer & Solution
Correct Answer: Option C
The network 10.0.0.0 cannot be placed in the next router's routing table because it already is at 15 hops. One more hop would make the route 16 hops, and that is not valid in RIP networking.
Examveda
Question posted by Examveda
Community

Join the Discussion

1 Comment
Srini Vasan
Srini Vasan 8 years ago
i can't understand your explaination