N10-005 · Question #231
Which of the following is always true when a router selects a destination?
The correct answer is C. The most specific route is selected over the default gateway. Router always looks for the most closely matched route for forwarding the packet. For example if there are two routes in your router and you have to send a packet to a host with an ip 10.10.10.10 then it will forward packet to 192.168.1.10 rather than 192.168.1.1: Network…
Question
Which of the following is always true when a router selects a destination?
Options
- AThe default gateway is selected over any other static or dynamic route.
- BThe shortest route is always selected.
- CThe most specific route is selected over the default gateway.
- DA dynamic route is selected over a directly attached network.
How the community answered
(23 responses)- A4% (1)
- B9% (2)
- C87% (20)
Explanation
Router always looks for the most closely matched route for forwarding the packet. For example if there are two routes in your router and you have to send a packet to a host with an ip 10.10.10.10 then it will forward packet to 192.168.1.10 rather than 192.168.1.1: Network Destination Netmask Gateway 0.0.0.0 0.0.0.0 192.168.1.1 10.10.10.0 255.255.255.0 192.168.1.10
Topics
Community Discussion
No community discussion yet for this question.