GSNA · Question #187
In a network, a data packet is received by a router for transmitting it to another network. For forwarding the packet to the other available networks, the router is configured with a static or a…
The correct answer is B. It reduces load on routers, as no complex routing calculations are required. C. It reduces bandwidth usage, as there is no excessive router traffic. D. It provides precise control over the routes that packets will take across the network. Static routing is a data communication concept that describes a way to configure path selection of routers in computer networks. This is achieved by manually adding routes to the routing table. However, when there is a change in the network or a failure occurs between two…
Question
In a network, a data packet is received by a router for transmitting it to another network. For forwarding the packet to the other available networks, the router is configured with a static or a dynamic route. What are the benefits of using a static route?
Options
- AIt is a fault tolerant path.
- BIt reduces load on routers, as no complex routing calculations are required.
- CIt reduces bandwidth usage, as there is no excessive router traffic.
- DIt provides precise control over the routes that packets will take across the network.
How the community answered
(32 responses)- A16% (5)
- B84% (27)
Explanation
Static routing is a data communication concept that describes a way to configure path selection of routers in computer networks. This is achieved by manually adding routes to the routing table. However, when there is a change in the network or a failure occurs between two statically defined nodes, traffic will not be rerouted. Static routing is beneficial in many ways: Precise control over the routes that a packet will take across the network Reduced load on the routers, as no complex routing calculations are required Reduced bandwidth use, as there is no excessive router traffic. Easy to configure in small networks Answer: A is incorrect. This is a property of a dynamic route. A static route cannot choose the best path. It can only choose the paths that are manually entered. When there is a change in the network or a failure occurs between two statically defined nodes, traffic will not be rerouted.
Topics
Community Discussion
No community discussion yet for this question.