PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

what happens when a user attempts to send a zip file through the SRX device using FTP?

— Exhibit —
[edit security utm feature-profile content-filtering]
user@host# show
profile profileA {
block-content-type {
exe;
zip;
}
notification-options {
type message;
custom-message “Not permitted. illegal file type”;
}
}
— Exhibit —
Click the Exhibit button.
Your SRX Series device includes the content filtering configuration shown in the exhibit.
Assuming the content filtering profile has been properly applied, what happens when a user
attempts to send a zip file through the SRX device using FTP?

which type of classifier is being used in this CoS configuration?

— Exhibit —
[edit firewall family inet filter COS-CLASSIFIER]
user@router# show
term MANAGER {
from {
source-address {
192.168.200.0/25;
}
destination-address {
100.100.100.1/32;
}}
then {

forwarding-class expedited-forwarding;
accept;
}}
term ALL-OTHER-TRAFFIC {
then accept;
}
[edit interfaces ge-0/0/1]
user@router# show
unit 0 {
family inet {
filter {
input COS-CLASSIFIER;
}
address 192.168.200.1/24;
}}
— Exhibit —
Referring to the exhibit, which type of classifier is being used in this CoS configuration?

what happens when a user attempts to access the Web site www.juniper.net through the SRX device?

— Exhibit —
[edit security utm]
user@host# show
custom-objects {
url-pattern {
permit {
value http://www.domain-abc.net;
}
deny {
value http://www.domain-abc.net/movies;
}
}
custom-url-category {

whitelist {
value permit;
}
blacklist {
value deny;
}
}
}
feature-profile {
web-filtering {
url-whitelist whitelist;
url-blacklist blacklist;
type juniper-local;
juniper-local {
profile profileA {
default block;
custom-block-message “Website access not permitted”;
}
}
}
}
— Exhibit —
Click the Exhibit button.
Your SRX Series device includes the Web filtering configuration shown in the exhibit.
Assuming the Web filtering profile has been properly applied, what happens when a user
attempts to access the Web site www.juniper.net through the SRX device?


Page 636 of 1,293« First...102030...634635636637638...650660670...Last »