JN0-332 · Question #217
Click the Exhibit button. [edit schedulers] user@host# show scheduler now { monday all-day; tuesday exclude; wednesday { start-time 07:00:00 stop-time 18:00:00; } thursday { start-time 07:00:00…
The correct answer is C. The policy will permit transit packets and use the IPsec VPN myTunnel all day Monday and. See the full explanation below for the reasoning.
Question
Click the Exhibit button. [edit schedulers] user@host# show scheduler now { monday all-day; tuesday exclude; wednesday { start-time 07:00:00 stop-time 18:00:00; } thursday { start-time 07:00:00 stop-time 18:00:00; } } [edit security policies from-zone Private to-zone External] user@host# show policy allowTransit { match { source-address PrivateHosts; destination-address ExtServers; application ExtApps; } then { permit { tunnel { ipsec-vpn myTunnel; } } } scheduler-name now; Based on the configuration shown in the exhibit, what are the actions of the security policy?
Options
- AThe policy will always permit transit packets and use the IPsec VPN myTunnel.
- BThe policy will permit transit packets only on Monday, and use the IPsec VPN Mytunnel.
- CThe policy will permit transit packets and use the IPsec VPN myTunnel all day Monday and
- DThe policy will always permit transit packets, but will only use the IPsec VPN myTunnel all day
How the community answered
(18 responses)- A17% (3)
- B6% (1)
- C72% (13)
- D6% (1)
Community Discussion
No community discussion yet for this question.