Act now and download your Juniper JN0-102 test today! Do not waste time for the worthless Juniper JN0-102 tutorials. Download Regenerate Juniper Junos, Associate (JNCIA-Junos) exam with real questions and answers and begin to learn Juniper JN0-102 with a classic professional.
♥♥ 2021 NEW RECOMMEND ♥♥
Free VCE & PDF File for Juniper JN0-102 Real Exam (Full Version!)
★ Pass on Your First TRY ★ 100% Money Back Guarantee ★ Realistic Practice Exam Questions
Free Instant Download NEW JN0-102 Exam Dumps (PDF & VCE):
Available on:
http://www.surepassexam.com/JN0-102-exam-dumps.html
Q151. Which two statements are true about the configure exclusive command? (Choose two.)
A. It allows users to retain all uncommitted changes when exiting exclusive configuration mode.
B. It allows multiple users to edit private copies of the configuration concurrently.
C. It causes the loss of all uncommitted changes when exiting exclusive configuration mode.
D. It excludes other users from editing the configuration.
Answer: C,D
Q152. You issue the ping interface t1-1/1/0 bypass-routing count 1000 rapid command.
Which statement is correct?
A. The count parameter creates a counter that you can view with the show firewall command.
B. The count parameter allows the router to count the number of pings for logging purposes.
C. The count parameter allows the router to pause for 1000 seconds before sending out a ping.
D. The count parameter allows the router to send out 1000 pings and then stop.
Answer: D
Q153. You are configuring a new BGP neighbor and want to view the configuration of interface ge-0/0/0.42.
Which command do you use to achieve this result?
A. [edit protocols bgp group external] user@router# set interfaces ge-0/0/0.42
B. [edit protocols bgp group external] user@router# edit show interfaces ge-0/0/0.42
C. [edit protocols bgp group external] user@router# top show interfaces ge-0/0/0.42
D. [edit protocols bgp group external] user@router# show interfaces ge-0/0/0.42
Answer: C
Q154. -- Exhibit --[edit]
user@router# show | compare
[edit protocols ospf area 0.0.0.0]
-interface ge-0/0/0.0 {
-disable;
-}
[edit protocols ospf]
area 0.0.0.0 { ... }
+
area 0.0.0.1 {
+
interface ge-0/0/0.0;
+
}
-- Exhibit --
Referring to the exhibit, what are two differences between the active and candidate configurations? (Choose two.)
A. The ge-0/0/0 interface was added to the candidate configuration.
B. Area 0 was added to the active configuration.
C. Area 1 was added to the candidate configuration.
D. The ge-0/0/0 interface was added to the active configuration.
Answer: A,C
Q155. -- Exhibit --firewall {
filter select-telnet {
term 1 {
from {
source-address {
10.0.0.0/8;
}
}
then log;
}
term 2 {
from {
protocoltcp;
port telnet;
}
then {
syslog;
reject;
}
}
term 3 {
from {
source-address {
10.1.1.1/32;
}
protocoltcp;
port telnet;
}
then {
sample;
accept;
}
}
}
}
-- Exhibit --
A Telnet session is initiated from host 10.1.1.1.
What will happen when it is processed by the firewall filter shown in the exhibit?
A. The packet will be accepted and logged.
B. The packet will be discarded and logged.
C. The packet will be rejected and a syslog message generated.
D. The packet will be accepted and sampled.
Answer: A
Q156. Which two Junos platforms provide stateful firewall functionality? (Choose two.)
A. MX Series
B. EX Series
C. SRX Series
D. QFX Series
Answer: A,C
Q157. -- Exhibit --[edit policy-options policy-statement my-policy]
user@router# show
term 1 {
from {
route-filter 192.168.0.0/16 prefix-length-range /20-/24;
}
then accept;
}
-- Exhibit --
Referring to the exhibit, which three networks match the policy? (Choose three.)
A. 192.168.0.0/20
B. 192.168.0.0/16
C. 192.168.128.0/18
D. 192.168.128.0/21
E. 192.168.64.0/24
Answer: A,D,E
Q158. Which three protocols use UDP as a transport protocol by default? (Choose three.)
A. HTTP
B. TFTP
C. DNS
D. SNMP
E. SMTP
Answer: B,C,D
Q159. Which information would you find using the CLI help function? (Choose two.)
A. message of the day
B. tip of the day
C. explanation for specific system log error messages
D. explanation for specific traceoptions log messages
Answer: B,C
Q160. What is the purpose of a network mask?
A. It is used to identify the maximum hop count of a subnetwork.
B. It is used to identify an IP address as either private or public.
C. It is used to identify the network to which an IP address belongs.
D. It is used to identify the total number of bits present in an IP address.
Answer: C