JN0-102 Exam - Junos, Associate (JNCIA-Junos)

certleader.com

Q1. What is a valid option when using the ping command? 

A. packet loss B. packet size 

C. CRC 

D. TCP port 

Answer:

Q2. Which two statements are true about firewall filter configurations? (Choose two.) 

A. Multiple action modifiers can be included in the same term. 

B. Only a single action modifier can be included in the same term. 

C. The default term within a firewall filter uses the discard action. 

D. The default term within a firewall filter uses the reject action. 

Answer: A,C 

Q3. Which configuration parameter on a Junos device alters the default next-hop resolution behavior of a static route? 

A. no-readvertise 

B. resolve 

C. preference 

D. passive 

Answer:

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

user@router# show 

policy-statement my-policy { 

term 1 { 

from { 

route-filter 172.27.0.0/24 longer; 

then reject; 

-- Exhibit --

Which statement is correct about the policy shown in the exhibit? 

A. All routes are accepted. 

B. All routes are rejected. 

C. A 172.27.0.0/24 route will be accepted. 

D. A 172.27.0.0/16 route will be accepted. 

Answer:

Q5. Which command will display the active configuration? 

A. user@router> show configuration 

B. user@router# show 

C. user@router> show system configuration 

D. user@router> show system commit 

Answer:

Q6. What must you type to enter operational mode from the root@% command prompt? 

A. exit 

B. configure 

C. edit 

D. cli 

Answer:

Q7. Which command will apply a policy to redistribute static routes into OSPF? 

A. set protocols ospf import static-routes 

B. set protocols ospf export static-routes 

C. set routing-options static defaults readvertise 

D. set routing-options static route 0.0.0.0/0 readvertise 

Answer:

Q8. Which two statements are correct regarding default protocol preference values? (Choose two.) 

A. OSPF internal routes have a lower preference than static routes. 

B. Both direct and local routes have the same preference value. 

C. OSPF's preference value is lower than BGP. 

D. OSPF has a single preference value for both internal and external routes. 

Answer: B,C 

225. What is the default route preference value for EBGP? 

A. 20 

B. 100 

C. 170 

D. 200 

Q9. What is the default export routing policy for EBGP? 

A. Accept all active BGP routes. 

B. Accept all BGP routes. 

C. Accept no routes. 

D. Accept all active IGP routes. 

Answer:

Q10. Which two commands will successfully create ping traffic? (Choose two.) 

A. user@router# ping 10.10.10.1 

B. user@router# run ping 10.10.10.1 

C. user@router> ping 10.10.10.1 

D. user@router> request ping 10.10.10.1 

Answer: B,C