Juniper
JN0-332 · Question #378
Click the Exhibit button. You want to permit access to the Internet from the hr zone during a specified time. Which configuration will accomplish this task? [edit security policies] user@host# show…
The correct answer is C. Configure a scheduler and apply it to the policy internet-access to permit Internet access. See the full explanation below for the reasoning.
Question
Click the Exhibit button. You want to permit access to the Internet from the hr zone during a specified time. Which configuration will accomplish this task? [edit security policies] user@host# show from-zone hr to-zone internet { policy internet-access { match { source-address any; destination-address any; application any; } then { permit; } } policy clean-up { match { source-address any; destination-address any; application any; } then { deny; } } }
Options
- AConfigure a scheduler, apply it to a new policy, and insert it after internet-access to permit Internet access.
- BConfigure a scheduler and apply it to the policy internet-access to deny Internet access.
- CConfigure a scheduler and apply it to the policy internet-access to permit Internet access.
- DConfigure a scheduler, apply it to a new policy, and insert it before internet-access to permit Internet access.
How the community answered
(37 responses)- A5% (2)
- B3% (1)
- C81% (30)
- D11% (4)
Community Discussion
No community discussion yet for this question.