JN0-692 · Question #25
Click the Exhibit button. user@P1# show policy-options policy-statement imp-bgp1 term 1 { from { protocol bgp; route-filter 0.0.0.0/0 orlonger; } then { preference 245; } } user@P1# show protocols…
The correct answer is C. The default protocol preference is more preferred than the preference set in the policy. See the full explanation below for the reasoning.
Question
Click the Exhibit button. user@P1# show policy-options policy-statement imp-bgp1 term 1 { from { protocol bgp; route-filter 0.0.0.0/0 orlonger; } then { preference 245; } } user@P1# show protocols bgp group IBGP local-address 172.24.255.1; family inet { unicast; } family inet-vpn { unicast; } cluster 172.24.255.1; peer-as 50; neighbor 172.24.255.3; neighbor 172.24.255.2 { local-preference 200; import imp-bgp1; } neighbor 172.24.255.4; The operator of the network shown in the exhibit wants to make 172.24.255.2 the preferred path for routes. However, the router still prefers a different peer. What is the problem?
Options
- AThe default protocol preference is less preferred than the preference set in the policy.
- BThe import policy is setting the protocol preference less preferred than the default.
- CThe default protocol preference is more preferred than the preference set in the policy.
- DThe local preference setting is below the default.
How the community answered
(64 responses)- A8% (5)
- B16% (10)
- C72% (46)
- D5% (3)
Community Discussion
No community discussion yet for this question.