Juniper
JN0-333 · Question #59
JN0-333 Question #59: Real Exam Question with Answer & Explanation
Sign in or unlock JN0-333 to reveal the answer and full explanation for question #59. The question stem and answer options stay visible for context.
Question
Click the Exhibit button.
You are trying to create a security policy on your SRX Series device that permits HTTP traffic from your private 172.25.11.0/24 subnet to the Internet. You create a policy named permit?http between the trust and untrust zones that permits HTTP traffic.
When you issue a commit command to apply the configuration changes, the commit fails with the error shown in the exhibit.
[edit security from-zone trust to-zone untrust]
user@host# show
policy permit-http {
match {
source-address 172.25.11.0/24;
destination-address any;
application http;
}
then {
permit;
}
}
[edit security policies from-zone trust to-zone untrust]
user@host# commit
[edit security policies from-zone trust to-zone untrust policy
'permit-http' match application]
'http'
application or application-set must be defined
error: commit failed: (statements constraint check failed)
Which two actions would correct the error? (Choose two.)Options
- ACreate a custom application named http at the [edit applications] hierarchy.
- BExecute the Junos commit full command to override the error and apply the configuration.
- CModify the security policy to use the built-in junos-http application.
- DIssue the rollback 1 command from the top of the configuration hierarchy and attempt the commit again.
Unlock JN0-333 to see the answer
You've previewed enough free JN0-333 questions. Unlock JN0-333 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.