Click the Exhibit button
[edit security]
user@host# show policies
global {
policy new-policy {
match {
source-address any;
destination-address any;application junos-https;
}
then {
permit {
application-services {
application-firewall {
rule-set appfw;
}
}
}
}
}
}
[edit security]
user@host# show application-firewall
rule-sets appfw {
rule 1 {
match {
dynamic-application junos:SSL;
}
then {
permit;
}
}
rule 2 {
match {
dynamic-application junos:HTTP;
}
then {
reject;
}
}
default-rule {
permit;
}
}
Referring to the exhibit, which two statements are correct? (Choose two.)
A.
HTTP traffic is permitted.
B.
HTTP traffic is dropped.
C.
HTTPS traffic is permitted.
D.
HTTPS traffic is dropped.
NOTE! Updated!!
The JNCIP-SEC JN0-633 exam End of Life (EOL) on July 1, 2017, now the new exam is JN0-634.
The newest JN0-634 dumps are available here FYI:
https://drive.google.com/open?id=0B-ob6L_QjGLpR1p5dGhUQV9wWXc
Good Luck!!!