Juniper
JN0-100 · Question #305
Given the configuration shown in the exhibit, which statement is correct about traffic matching the route 10.10.10.0/24? [edit routing-options] user@router# show static { defaults { metric 10…
The correct answer is C. It will be forwarded to 192.168.200.1 using a metric of 8. See the full explanation below for the reasoning.
Question
Given the configuration shown in the exhibit, which statement is correct about traffic matching the route 10.10.10.0/24? [edit routing-options] user@router# show static { defaults { metric 10; preference 10; } route 10.10.10.0/24 { next-hop 192.168.100.1; qualified-next-hop 192.168.200.1; preference 6; } metric 8; } }
Options
- AIt will be forwarded to 192.168.100.1 using a metric of 10.
- BIt will be forwarded to 192.168.100.1 using a metric of 8.
- CIt will be forwarded to 192.168.200.1 using a metric of 8.
- DIt will be forwarded to 192.168.200.1 using a metric of 10.
How the community answered
(36 responses)- A14% (5)
- B8% (3)
- C75% (27)
- D3% (1)
Community Discussion
No community discussion yet for this question.