Q1. Which two can be used to create and apply an export policy that advertises static routes to
RIP neighbors? (Choose two.)
A. set protocols rip export demo
B. edit policy-options policy-statement demo set term 1 from protocol static set term 1 then accept
C. edit policy-options policy-statement demo set term 1 from protocol static accept
D. set protocols rip group internal export demo
Answer: B,D
Q2. You have been asked to develop an application that uses only connection-oriented protocols.
Which two protocols can you use? (Choose two.)
A. PPP
B. UDP
C. TCP
D. ICMP
Answer: A,C
Q3. Which command will silently drop a matching packet?
A. set routing-options static route 10.1.1.1/32 no-retain
B. set routing-options static route 10.1.1.1/32 discard
C. set routing-options static route 10.1.1.1/32 reject
D. set routing-options static route 10.1.1.1/32 passive
Answer: B
Q4. Which two statements are true regarding routing tables? (Choose two.)
A. The routing table is populated by the forwarding table.
B. Devices running the Junos OS can accommodate multiple routing tables.
C. Information learned from routing protocols is stored in the routing table.
D. The primary routing table for IPv4 unicast routes is inet.4.
Answer: B,C
Q5. By default, which character indicates the UNIX shell prompt?
A. #
B. >
C. $
D. %
Answer: D
157. How do you ping from configuration mode?
A. [edit interfaces] user@router# run ping 1.1.1.1
B. [edit interfaces] user@router# ping 1.1.1.1
C. [edit interfaces] user@router# up ping 1.1.1.1
D. [edit interfaces] user@router# exit ping 1.1.1.1
Q6. Which command would you use to view interface usage details in real time?
A. show interfaces terse
B. show interfaces extensive
C. monitor interface traffic
D. monitor traffic interface
Answer: C
Q7. Which two statements describe the forwarding table in the Junos OS? (Choose two.)
A. The forwarding table contains all known routes.
B. The forwarding table stores a subset of information from the routing table.
C. Junos devices use the forwarding table to compare incoming packets against existing entries to determine the next hop.
D. If multiple matches exist, the forwarding table uses the least-specific entry to forward packets toward the destination.
Answer: B,C
Topic 2, Volume B
Q8. Which two statements are correct about firewall filters in the Junos OS? (Choose two.)
A. Firewall filters are stateless.
B. Firewall filters are used to control routing information that is exchanged between devices.
C. Firewall filters are used to control traffic passing through the device.
D. Firewall filters can only be applied to traffic entering the device.
Answer: A,C
Q9. At which layer of the OSI model does error checking occur with IPv6?
A. Layer 2
B. Layer 3
C. Layer 4
D. Layer 7
Answer: C
Q10. You have been asked to create a static route with a next hop that is not directly connected to the router.
Which configuration parameter enables the static route to accomplish this scenario?
A. resolve
B. indirect
C. next-hop
D. recursive
Answer: A