JN0-331 試験問題を無料オンラインアクセス
| 試験コード: | JN0-331 |
| 試験名称: | SEC,Specialist(JNCIS-SEC) |
| 認定資格: | Juniper |
| 無料問題数: | 131 |
| 更新日: | 2026-01-14 |
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?