JN0-331 試験問題を無料オンラインアクセス
| 試験コード: | JN0-331 |
| 試験名称: | SEC,Specialist(JNCIS-SEC) |
| 認定資格: | Juniper |
| 無料問題数: | 131 |
| 更新日: | 2026-06-17 |
Click the Exhibit button.
[edit security policies]
user@hostl# show
from-zone Private to-zone External {
policy MyTraffic {
match {
source-address myHosts;
destination-address ExtServers;
application [ junos-ftp junos-bgp ];
}
then {
permit {
tunnel {
ipsec-vpn vpnTunnel;
}}}}}
policy-rematch;
In the configuration shown in the exhibit, you decided to eliminate the junos-ftp application
from the match condition of the policy MyTraffic. What will happen to the existing FTP and BGP sessions?