Which configuration change should be made to ensure failover to Node 1?
— Exhibit —
user@host# show chassis cluster
reth-count 2;
redundancy-group 1 {
node 0 priority 200;
node 1 priority 100;
interface-monitor {
ge-0/0/5 weight 85;
ge-0/0/6 weight 85;
ge-0/0/7 weight 85;
ge-0/0/8 weight 85;
ge-5/0/5 weight 85;
ge-5/0/6 weight 85;
ge-5/0/7 weight 85;
ge-5/0/8 weight 85;
}
}
— Exhibit —
Click the Exhibit button.
Referring to the exhibit, you have two SRX Series devices in a chassis cluster, and Node 0 is currently the
primary node. You want to ensure that traffic, using those interfaces, fails over to Node 1 when all interfaces
go down.
Which configuration change should be made to ensure failover to Node 1?
which action will the Junos OS chassis cluster take if interface ge-1/0/0 goes down?
what happens when an e-mail message arrives at the SRX device from bob@domain-xyz.net at IP address 150.10.10.
what happens when an e-mail message arrives at the SRX device from mary@domain-abc.net at IP address 150.150.1
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?
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?
What does a zone contain?
What does a zone contain?
which two statements are correct?
Referring to the exhibit, which two statements are correct? (choose two)
[edit security zones] user@host#show security-zone untrust {
screen untrust-screen
host-inbound-traffic {
system-services
{ ssh; ping;
}}
Interfaces {
ge-0/0/1.0
ge-0/0/3.0{ host-inboun
d-traffic{ protocols {
ospf; } } }
Which statement is true about a logical interface?
Which statement is true about a logical interface?