JN0-332 · Question #253
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 traffic is permitted through the myTunnel IPsec tunnel all day on Mondays and Wednesdays. 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 will happen to the traffic matching the security policy?
Options
- AThe traffic is permitted through the myTunnel IPsec tunnel only on Tuesdays.
- BThe traffic is permitted through the myTunnel IPsec tunnel daily, with the exception of Mondays.
- CThe traffic is permitted through the myTunnel IPsec tunnel all day on Mondays and Wednesdays
- DThe traffic is permitted through the myTunnel IPsec tunnel all day on Mondays and Wednesdays
How the community answered
(24 responses)- A8% (2)
- B4% (1)
- C83% (20)
- D4% (1)
Community Discussion
No community discussion yet for this question.