nerdexam
Juniper

JN0-694 · Question #49

The policy shown in the exhibit is deployed on a router and used as the only BGP export policy. The router is sending only one BGP route to its peers. However, when you run the CLI command test…

The correct answer is C. The default policy for the test policy command is to accept all routes. See the full explanation below for the reasoning.

Question

The policy shown in the exhibit is deployed on a router and used as the only BGP export policy. The router is sending only one BGP route to its peers. However, when you run the CLI command test policy accept- static 0.0.0.0/0, the policy matches thousands of routes. policy-options { policy-statement accept-static { from protocol static; then accept; } } Which statement explains this discrepancy?

Options

  • AAll policies have an implicit then accept final term.
  • BThe default policy for BGP is to reject all routes.
  • CThe default policy for the test policy command is to accept all routes.
  • DThe test policy command always shows all routes, regardless of whether they match the policy, when

How the community answered

(22 responses)
  • A
    14% (3)
  • B
    5% (1)
  • C
    77% (17)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full JN0-694 Practice