Q1. -- Exhibit --[editsnmp]
user@router# show
communityCommunityA {
authorization read-only;
clients {
192.168.1.0/28;
}
}
trap-groupgroupA {
categories {
link;
}
targets {
192.168.100.1;
192.168.200.1;
}
}
-- Exhibit --
Referring to the exhibit, what is the purpose of the targets section of the configuration?
A. It defines which devices will be sending traps.
B. It specifies where to send traps.
C. It defines the IP addresses of management systems that can access the device.
D. It specifies which devices can be polled for SNMP data.
Answer: B
Q2. What represents the binary equivalence of 207?
A. 11001111
B. 11101011
C. 11010111
D. 11010101
Answer: A
Q3. Which two statements are true regarding route preference? (Choose two.)
A. Lower preference values are more preferred than higher preference values.
B. You can modify the default preference values for any of the routing information sources.
C. By default, a static route is more preferred than a RIP route.
D. A static route is always preferred over a direct route.
Answer: A,C
Q4. 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
Q5. At which command prompt would you issue the set date <date> command?
A. [edit chassis] user@router#
B. [edit] user@router# Juniper JN0-102 : Practice Test
C. [edit system] user@router#
D. user@router>
Answer: D
Q6. Which operational command would you use to quickly verify the state of all interfaces?
A. show interfaces terse
B. show interfaces
C. show configuration interfaces
D. show interface status
Answer: A
Q7. What must be configured prior to the first commit after factory defaults are loaded?
A. root authentication B. default gateway
C. host name
D. management services
Answer: A
Q8. You have been asked to configure your MX240 with a default route toward your upstream ISP at IP address 192.168.100.1.
Which command successfully completes this task?
A. user@router# set routing-options static route 0.0.0.0/0 next-hop 192.168.100.1
B. user@router# set routing-options default route 0.0.0.0/0 next-hop 192.168.100.1
C. user@router# set forwarding-options static route 0.0.0.0/0 next-hop 192.168.100.1
D. user@router# set protocols default route 0.0.0.0/0 next-hop 192.168.100.1
Answer: A
Q9. Which statement is correct regarding exception traffic processing?
A. Exception traffic is only handled by the PFE.
B. Exception traffic is rate-limited across the internal link to protect the RE.
C. Exception traffic is not prioritized during times of congestion.
D. Exception traffic is forwarded based on forwarding table entries.
Answer: B
Q10. Which two statements about MPLS label-switched paths (LSPs) are true? (Choose two.)
A. LSPs are bidirectional.
B. LSPs are unidirectional.
C. LSPs must follow the IGP's shortest path.
D. LSPs can follow paths other than the IGP's shortest path.
Answer: B,D