Juniper Networks Certified Internet Specialist, SEC (JNCIS-SEC) - JN0-332 Exam Practice Test

Click the Exhibit button.
[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;
}}
host_a is in subnet_a and host_b is in subnet_b.
Given the configuration shown in the exhibit, which statement is true about traffic from host_a to host_b?
Correct Answer: B Vote an answer
You are not able to telnet to the interface IP address of your device from a PC on the same subnet.
What is causing the problem?
Correct Answer: A Vote an answer
Which two statements about the Diffie-Hellman (DH) key exchange process are correct? (Choose two.)
Correct Answer: C,D Vote an answer
Regarding content filtering, what are two pattern lists that can be configured in the Junos OS? (Choose two.)
Correct Answer: A,C Vote an answer
Which three UTM features require a license? (Choose three.)
Correct Answer: A,B,E Vote an answer
What are two functions of the junos-host zone? (Choose two.)
Correct Answer: A,D Vote an answer
Which statement describes the behavior of a security policy?
Correct Answer: D Vote an answer
What is a security policy?
Correct Answer: C Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
Click the Exhibit button.

The phase 1 tunnel of a site-to-site VPN is not establishing as shown in the exhibit. What would you do to resolve the problem on your SRX Series device?
Correct Answer: A Vote an answer
Which function does Diffie-Hellman exchange perform for IPsec VPN?
Correct Answer: C Vote an answer
At which two levels of the Junos CLI hierarchy is the host-inbound-traffic command configured? (Choose two.)
Correct Answer: B,D Vote an answer