PrepAway - Latest Free Exam Questions & Answers

Tag: Exam JN0-332 (v.1)

Exam JN0-332 – Juniper Networks Certified Internet Specialist (JNCIS-SEC) (May 29th, 2013)

Which two statements are true about the output shown in the exhibit on the branch SRX device?

Click the Exhibit button.
— Exhibit –user@host> show security utm web-filtering statistics
UTM web-filtering statistics:
Total requests: 298171
white list hit: 0
Black list hit: 0
Queries to server: 17641
Server reply permit: 14103

Server reply block: 3538
Custom category permit: 0
Custom category block: 0
Cache hit permit: 171020
Cache hit block: 109510
Web-filtering sessions in total: 4000
Web-filtering sessions in use: 0
Fallback: log-and-permit block
Default 0 0
Timeout 0 0
Connectivity 0 0
Too-many-requests 758 0
— Exhibit –Which two statements are true about the output shown in the exhibit on the branch SRX device?
(Choose two.)

which two statements are true about traffic from host_a to host_b (Choose two.)?

Click the Exhibit button.
— Exhibit –[edit security policies from-zone HR to-zone trust]
user@host# show

policy two {
match {
source-address subnet_a;
destination-address host_b;
application [ junos-telnet junos-ping ];
}
then {
reject;
}
}
policy one {
match {
source-address host_a;
destination-address subnet_b;
application any;
}
then {
permit;
}
}
— Exhibit –host_a is in subnet_a and host_b is in subnet_b.
Given the configuration shown in the exhibit, which two statements are true about traffic from
host_a to host_b (Choose two.)?

what are the actions of the security policy?

Click the Exhibit button.

[edit schedulers]
user@host# show
scheduler now {
monday all-day;
tuesday exclude;
wednesday {
start-time 07:00:00 stop-time 18:00:00;
}
thursday {
start-time 07:00:00 stop-time 18:00:00;
}}
[edit security policies from-zone Private to-zone External]
user@host# show
policy allowTransit {
match {
source-address PrivateHosts;
destination-address ExtServers;
application ExtApps;
}
then {
permit {
tunnel {
ipsec-vpn myTunnel;
}}}
scheduler-name now;
Based on the configuration shown in the exhibit, what are the actions of the security policy?


Page 22 of 29« First...10...2021222324...Last »