nerdexam
Juniper

JN0-332 · Question #376

JN0-332 Question #376: Real Exam Question with Answer & Explanation

Sign in or unlock JN0-332 to reveal the answer and full explanation for question #376. The question stem and answer options stay visible for context.

Question

Referring to the exhibit, you have configured a scheduler to allow hosts access to the Internet during specific times. You notice that hosts are unable to access the Internet. What is blocking hosts from accessing the Internet? security { policies { from-zone TRUST to-zone UNTRUST { policy allow-all { match { source-address any; destination-address any; application any; } then { deny; } } policy allow-hosts { match { source-address hosts; destination-address any; application junos-http; } then { permit; } scheduler-name block-hosts; } policy deny { match { source-address any; destination-address any; application any; } then { deny; } } } } } schedulers { scheduler block-hosts { daily { start-time 10:00:00 stop-time 18:00:00; } } }

Options

  • AThe policy allow-all should have the scheduler applied.
  • BThe policy allow-hosts should match on source-address any.
  • CThe policy allow-hosts should have an application of any.
  • DThe policy allow-all should have a then statement of permit.

Unlock JN0-332 to see the answer

You've previewed enough free JN0-332 questions. Unlock JN0-332 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full JN0-332 Practice