PrepAway - Latest Free Exam Questions & Answers

Which configuration meets this requirement?

You need to apply the Junos Screen protect-zone to the public zone.
Which configuration meets this requirement?

PrepAway - Latest Free Exam Questions & Answers

A.
[edit security zones security-zone public]
user@host# show
address-book {
address host-1 192.168.1.1/32;
}
screen protect-zone;
host-inbound-traffic {
system-services {
all;
}
}
interfaces {
ge-0/0/0.0;
}

B.
[edit security zones security-zone public]
user@host# show
address-book {
address host-1 192.168.1.1/32;
}
host-inbound-traffic {
screen protect-zone;
system-services {
all;
}
}
interfaces {
ge-0/0/0.0;
}

C.
[edit security zones security-zone public]
user@host# show
address-book {
address host-1 192.168.1.1/32;
}
host-inbound-traffic {
system-services {
all;
}
}
interfaces {
ge-0/0/0.0;
screen-protect-zone;
}

D.
[edit security zones security-zone public]
user@host# show
address-book {
address host-1 192.168.1.1/32;
}
screen all;
host-inbound-traffic {
system-services {
all;
}
}
interfaces {
ge-0/0/0.0;
}


Leave a Reply