Which statement is correct?
You issue the ping interface t1-1/1/0 bypass-routing count 1000 rapid command.
Which statement is correct?
Which statement is correct?
which statement is correct about traffic matching the route 10.10.10.0/24?
— Exhibit —
[edit routing-options]
user@router# show
static {
defaults {
metric 10;
preference 10;
}
route 10.10.10.0/24 {
next-hop 192.168.100.1;
qualified-next-hop 192.168.200.1;
preference 6;
}
metric 8;
}}
— Exhibit —
Given the configuration shown in the exhibit, which statement is correct about traffic
matching the route 10.10.10.0/24?
Which statement is correct?
You issue the ping interface t1-1/1/0 1.1.1.1 bypass-routing count 1000 rapid command.
Which statement is correct?
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?
Which statement is correct?
You issue the command telnet interface ge-1/1/0 10.10.10.1 source 192.168.100.1 bypass-routing.
Which statement is correct?
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?
which statement is correct?
— Exhibit —
traceroute to 10.1.15.2 (10.1.15.2), 30 hops max, 40 byte packets
1 10.1.36.1 (10.1.36.1) 0.651 ms 7.834 ms 0.506 ms
2 10.1.23.1 (10.1.23.1) 0.536 ms 0.538 ms 0.504 ms
3 * * *
4 * * *
— Exhibit —
Referring to the exhibit, which statement is correct?
Which command do you issue to upgrade the current software on Junos devices?
Which command do you issue to upgrade the current software on Junos devices?