H35-210_V2.5 · Question #385
Which of the following statements about static route configuration is correct?
The correct answer is D. The mask parameter is mandatory. When configuring a static route, certain parameters are required for the route to function Let us analyze each option: Incorrect: The preference (or administrative distance) is optional. If not specified, the router uses the default preference value for static routes…
Question
Which of the following statements about static route configuration is correct?
Options
- AThe preference is mandatory.
- BThe next hop is mandatory.
- CThe mask parameter is optional.
- DThe mask parameter is mandatory.
How the community answered
(21 responses)- A5% (1)
- B5% (1)
- C14% (3)
- D76% (16)
Explanation
When configuring a static route, certain parameters are required for the route to function Let us analyze each option: Incorrect: The preference (or administrative distance) is optional. If not specified, the router uses the default preference value for static routes. Incorrect: While the next-hop IP address is commonly used in static route configuration, it is not always mandatory. For example, you can specify an outgoing interface instead of a next-hop Incorrect: The subnet mask is essential for defining the network prefix of the destination network. Without the mask, the router cannot determine the range of IP addresses covered by the route. Correct: The subnet mask is mandatory when configuring a static route. It defines the network portion of the destination IP address, enabling the router to match packets to the correct route. Thus, the correct answer is D.
Topics
Community Discussion
No community discussion yet for this question.