Online Access Free JN0-332 Exam Questions
| Exam Code: | JN0-332 |
| Exam Name: | Juniper Networks Certified Internet Specialist, SEC (JNCIS-SEC) |
| Certification Provider: | Juniper |
| Free Question Number: | 490 |
| Posted: | Sep 03, 2026 |
Click the Exhibit button.
-- Exhibit -
[edit security policies from-zone HR to-zone trust]
user@host# show
policy two {
match {
source-address subnet_a;
destination-address host_b;
application [ junos-telnet junos-ping ];
}
then {
reject;
}
}
policy one {
match {
source-address host_a;
destination-address subnet_b;
application any;
}
then {
permit;
}
}
-- Exhibit --
host_a is in subnet_a and host_b is in subnet_b.
Given the configuration shown in the exhibit, which two statements are true about traffic from host_a to host_b (Choose two.)?
You have packet loss on an IPsec VPN using the default maximum transmission unit (MTU) where the packets have the DF-bit (do not fragment) set.
Which configuration solves this problem?