PrepAway - Latest Free Exam Questions & Answers

what will happen to the traffic matching the security policy?

Refer to the Exhibit.
[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?

PrepAway - Latest Free Exam Questions & Answers

A.
The traffic is permitted through the myTunnel IPsec tunnel only on Tuesdays.

B.
The traffic is permitted through the myTunnel IPsec tunnel daily, with the exception of Mondays.

C.
The traffic is permitted through the myTunnel IPsec tunnel all day on Mondays and
Wednesdays between 7:00 am and 6:00 pm, and Thursdays between 7:00 am and 6:00 pm.

D.
The traffic is permitted through the myTunnel IPsec tunnel all day on Mondays and
Wednesdays between 6:01 pm and 6:59 am, and Thursdays between 6:01 pm and 6:59 am.


Leave a Reply