Act now and download your Juniper JN0-102 test today! Do not waste time for the worthless Juniper JN0-102 tutorials. Download Down to date Juniper Junos, Associate (JNCIA-Junos) exam with real questions and answers and begin to learn Juniper JN0-102 with a classic professional.

Q1. Which statement is true about the routing table? 

A. The routing table exists in the control plane only. 

B. The routing table exists in the control plane and in the forwarding plane. 

C. The routing table contains both active and inactive routes. 

D. The routing table is stored on compact flash. 

Answer:


Q2. The IP address 10.1.1.1 belongs to which class of IP address space? 

A. Class A 

B. Class B 

C. Class C 

D. Class D 

Answer:


Q3. Which directory does the Junos OS use to store syslog information by default? 

A. /var/messages 

B. /var/syslog 

C. /var/tmp 

D. /var/log 

Answer:


Q4. -- Exhibit --[edit policy-options policy-statement my-policy] 

user@router# show 

term reject { 

then reject; 

term match { 

from { 

protocolbgp; 

route-filter 10.10.10.0/24 exact; 

-- Exhibit --

Referring to the exhibit, you must move the match term above the reject term. 

Which command would accomplish this task? 

A. set term match from policy reject 

B. up 1 copy policy-statement my-policy term match to term before-reject 

C. activate term match to policy 

D. insert term match before term reject 

Answer:


Q5. Which two statements are true about the primary address on an interface? (Choose two.) 

A. It is the address used by default as the local address for broadcast and multicast packets sourced locally and sent out of the interface. 

B. You use the primary address when you have multiple IP addresses belonging to the same subnet on the same interface. 

C. It can be useful for selecting the local address used for packets sent out of unnumbered interfaces when multiple non-127 addresses are configured on the loopback interface. 

D. By default, the primary address on an interface is selected as the numerically highest local address configured on the interface. 

Answer: A,C 


Q6. Which route filter match type only matches prefixes greater than the defined prefix? 

A. exact 

B. upto 

C. longer 

D. orlonger 

Answer:


Q7. When using keyboard shortcuts, which single keystroke combination allows users to erase the entire current command? 

A. Ctrl + a 

B. Ctrl + e 

C. Ctrl + u 

D. Ctrl + w 

Answer:


Q8. 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: