Juniper Junos, Associate (JNCIA-Junos) (JN0-106)
Get full access to the updated question bank and confidently prepare for your exam.
Vendor
Juniper
Certification
Junos Core
Content
98 Qs
Status
Verified
Updated
3 hours ago
Test the Practice Engine
Experience our interactive testing environment with free demo questions
Premium Bundle
Complete Success Suite
Save $34 Instantly
-
โFull PDF + Interactive Engine Everything you need to pass
-
โAll Advanced Question Types Drag & Drop, Hotspots, Case Studies
-
โPriority 24/7 Expert Support Direct line to certification leads
-
โ90 Days Free Priority Updates Stay current as exams change
Success Metric
98.4% Pass Rate
Standard Simulation
Practice Engine
One-Time Payment
-
Web-Based (Zero Install)
-
Real Testing Environment Virtual & Practice Modes
-
Interactive Engine Drag & Drop, Hotspots
-
60 Days Free Updates
Compatible with All Devices
Basic Tier
PDF Study Guide
Digital Access
- โ Exam Questions (PDF)
- โ Mobile Friendly
- โ 60 Days Updates
Verified 20-Question Preview (JN0-106)
Verified Community
The CertoMetrics Standard.
Recommend the #1 platform for verified Juniper certification resources.
Success Network
Help a Colleague Succeed.
Invite a peer to get their own updated JN0-106 prep kit.
Exam Overview
The JNCIA-Junos (JN0-106) certification serves as your foundational gateway into the robust ecosystem of Juniper Networks. This crucial credential validates your core understanding of the Junos operating system, fundamental networking concepts, and essential device operations. Achieving JNCIA-Junos signifies proficiency in configuring, monitoring, and maintaining Juniper hardware, making you an indispensable asset in any network environment built upon Juniper solutions. It's a vital stepping stone, not only enhancing your career prospects in network administration, support, and engineering but also paving the way for advanced Juniper specializations. This certification confidently demonstrates you possess the foundational knowledge required to effectively manage and troubleshoot Juniper infrastructure, solidifying your professional credibility.
Questions
65
Passing Score
700/1000
Duration
90 Minutes
Difficulty
Beginner
Level
Associate
Skills Measured
Career Path
Target Roles
Common Questions
Is the material up to date?
Yes. We update our question bank weekly to match the latest Juniper standards. You get free updates for 90 days.
What format do I get?
You get instant access to both the **PDF** (for reading) and our **Premium Test Engine** (for exam simulation).
Is there a guarantee?
Absolutely. If you fail the JN0-106 exam using our materials, we offer a full money-back guarantee.
When do I get the download?
Instantly. The download link is available in your dashboard immediately after payment is confirmed.
Free Study Guide Samples
Previewing updated JN0-106 bank (20 Questions).
Which two statements are correct regarding Layer 2 network switches? (Choose two.)
Correct Option: A,B
โ Option A (Correct)
Reasoning: Layer 2 switches are susceptible to traffic loops if a loop prevention mechanism like Spanning Tree Protocol (STP) is not properly configured or fails. Loops can lead to broadcast storms, MAC address table instability, and network instability.
โ Option B (Correct)
Reasoning: When a switch receives a broadcast frame, it floods the frame out of all ports within the same VLAN, except the port on which it was received. This is a fundamental characteristic of how switches handle broadcast traffic.
โ Why the other choices are incorrect:
- Option C is incorrect: Switches actively learn MAC addresses by inspecting the source MAC address of incoming frames and storing them in a MAC address table (also known as a CAM table). This learning process allows switches to make intelligent forwarding decisions.
- Option D is incorrect: Each port on a Layer 2 switch typically operates as its own collision domain. This significantly reduces collisions compared to a hub, which creates a single collision domain for all connected devices.
Reference: https://www.juniper.net/documentation/us/en/software/junos/junos-qfx/junos-qfx-fundamentals/topics/concept/qfx-series-ethernet-switching-overview.html
How many usable hosts are in a /24 subnet mask?
Correct Option: B
A /24 subnet mask indicates that the first 24 bits are reserved for the network portion of the IP address, leaving the remaining 8 bits (32 - 24 = 8) for host addresses. The total number of possible addresses in a subnet is calculated as 2n, where 'n' is the number of host bits. In this case, 28 equals 256 possible IP addresses.
However, two of these addresses are reserved and cannot be assigned to hosts: the network address (all host bits set to 0) and the broadcast address (all host bits set to 1). Therefore, the number of usable host addresses is the total number of addresses minus 2. So, 256 - 2 = 254 usable hosts.
Reference: https://www.juniper.net/documentation/us/en/software/junos/junos-qfx/topics/concept/ip-address-overview.html
What are two fiber-optic connector types? (Choose two.)
Correct Option: A,C
โ Option A (Correct)
Reasoning: LC (Lucent Connector or Little Connector) is a common fiber-optic connector known for its small form factor and push-pull latching mechanism. It is widely used in high-density applications and for SFP/SFP+ transceivers.
โ Option C (Correct)
Reasoning: SC (Standard Connector or Subscriber Connector) is a fiber-optic connector with a square profile and a push-pull mechanism. It's known for its robust performance and is often used in general networking and FTTx applications.
โ Why the other choices are incorrect:
- Option B is incorrect: RJ-45 is a common connector for twisted-pair copper Ethernet cables, not fiber optics.
- Option D is incorrect: BNC (Bayonet Neill-Concelman) is a quick-connect/disconnect radio frequency connector used for coaxial cables, not fiber optics.
Reference: https://www.juniper.net/documentation/us/en/software/junos/interfaces-fundamentals/topics/topic-map/interfaces-overview.html
Which two characteristics apply to TCP? (Choose two.)
Correct Option: C,D
Correct Options Explained:
- Option C: TCP uses a three-way handshake to establish a connection.
This is a fundamental characteristic of TCP. Before any data is exchanged, TCP establishes a connection using a three-step process: SYN (synchronize), SYN-ACK (synchronize-acknowledgment), and ACK (acknowledgment). This handshake ensures that both hosts are ready to communicate and agree on initial sequence numbers.
- Option D: TCP provides reliable, ordered delivery using sequence numbers.
TCP is designed for reliable data transfer. It uses sequence numbers to ensure that data segments are reassembled in the correct order at the destination, and acknowledgments (ACKs) along with retransmission timers to guarantee delivery. If a segment is lost, the sender will retransmit it until an ACK is received.
Incorrect Options Explained:
- Option A: TCP guarantees fixed latency for application flows.
TCP does not guarantee fixed latency. While it manages flow control and congestion control to optimize network usage, latency is an end-to-end network characteristic influenced by many factors (e.g., distance, network congestion, processing delays) that TCP itself cannot guarantee to fix or control.
- Option B: TCP broadcasts datagrams by default on Ethernet.
TCP operates at the Transport Layer (Layer 4) and communicates between specific hosts using IP addresses and port numbers, resulting in unicast communication. Broadcasting is typically a Layer 2 (Ethernet) or Layer 3 (IP) mechanism used for discovery or specific protocols, not for standard TCP data transfer. TCP uses "segments," not "datagrams" (which are typically associated with UDP).
Reference: https://www.tcpipguide.com/free/t_OverviewAndKeyFeaturesOfTheTransmissionControlProtocolTCP.htm
Click the Exhibit button.

Which statement is correct when Router R1 receives a packet from User A destined for User ะ as shown in the exhibit?
Correct Option: C
A router (R1) operates at Layer 3 (Network Layer) to forward IP packets and Layer 2 (Data Link Layer) for frame encapsulation. When R1 receives a packet from User A destined for User B, it performs a routing lookup using User B's IP address to determine the next hop, which is R2. While the source and destination IP addresses within the packet's Layer 3 header remain unchanged (unless NAT is involved), the Layer 2 frame header is modified. R1 removes the incoming Layer 2 header and constructs a new Layer 2 header for the egress interface. The destination MAC address of this new Layer 2 frame will be the MAC address of the next hop device, which is Router R2's interface directly connected to R1. This allows the frame to be delivered across the local segment between R1 and R2.
Reference: https://www.juniper.net/documentation/us/en/software/junos/junos-overview/topics/topic-map/understanding-junos-os.html
You asked a network engineer to configure a new logical interface on a Juniper router. The interface must use the fourth usable host address from the 172.16.40.128/29 subnet.
Which IP address is correct in this scenario?
Correct Option: B
To determine the fourth usable host address for the 172.16.40.128/29 subnet, we first analyze the subnet mask.
A /29 subnet mask indicates that 3 bits are available for host addresses (32 - 29 = 3). This allows for 23 = 8 total addresses. In any subnet, the first address is the network address, and the last is the broadcast address, leaving 6 usable host addresses.
For 172.16.40.128/29:
- Network address: 172.16.40.128
- 1st usable host: 172.16.40.129
- 2nd usable host: 172.16.40.130
- 3rd usable host: 172.16.40.131
- 4th usable host: 172.16.40.132
- 5th usable host: 172.16.40.133
- 6th usable host: 172.16.40.134
- Broadcast address: 172.16.40.135
Therefore, the fourth usable host address is 172.16.40.132.
Reference: https://www.juniper.net/documentation/us/en/software/junos/junos-os/junos-os-interfaces/topics/task/configuring-interfaces.html
You are asked to subnet the broadcast domains but need to support 50 hosts.
In this scenario, which subnet mask would satisfy this requirement?
Correct Option: A
To support 50 hosts, we need a subnet mask that provides at least 50 usable host IP addresses. The number of usable hosts in a subnet is calculated using the formula 2^h - 2, where 'h' is the number of host bits. We subtract 2 for the network address and the broadcast address, which are not assignable to hosts.
- A: /26 corresponds to 26 network bits. This leaves 32 - 26 = 6 host bits. The number of usable hosts is 2^6 - 2 = 64 - 2 = 62. This satisfies the requirement of 50 hosts.
- B: /27 leaves 5 host bits (32 usable hosts, 30 usable).
- C: /28 leaves 4 host bits (16 usable hosts, 14 usable).
- D: /29 leaves 3 host bits (8 usable hosts, 6 usable).
Therefore, /26 is the smallest subnet mask that can accommodate 50 hosts.
Reference: https://www.juniper.net/documentation/us/en/software/junos/junos-overview/topics/concept/junos-os-ip-addresses-overview.html
Which IPv4 address and subnet mask combination represents a point-to-point link with only two usable host addresses?
Correct Option: A
For a point-to-point link, only two usable IP addresses are required: one for each end of the link. In IPv4 subnetting, the number of usable host addresses is calculated as 2(32 - subnet_mask) - 2 (subtracting the network address and broadcast address).
- A: 192.168.1.0/30
A /30 subnet mask leaves 2 bits for host addresses (32 - 30 = 2). This results in 22 = 4 total addresses. After deducting the network address and broadcast address, there are 4 - 2 = 2 usable host addresses. This perfectly fits the requirement for a point-to-point link. - B: 192.168.1.0/29
A /29 subnet provides 3 bits for hosts (32 - 29 = 3), yielding 23 = 8 total addresses. This allows for 8 - 2 = 6 usable host addresses. - C: 192.168.1.0/24
A /24 subnet provides 8 bits for hosts (32 - 24 = 8), yielding 28 = 256 total addresses. This allows for 256 - 2 = 254 usable host addresses. - D: 192.168.1.0/28
A /28 subnet provides 4 bits for hosts (32 - 28 = 4), yielding 24 = 16 total addresses. This allows for 16 - 2 = 14 usable host addresses.
Therefore, 192.168.1.0/30 is the correct combination for a point-to-point link requiring only two usable host addresses.
Reference: https://www.juniper.net/documentation/us/en/software/junos/junos-os-interfaces-release-21.4/topics/concept/interfaces-ip-addresses-configuring.html
What is the maximum number of IP addresses that would be assigned to hosts in the 192.168.1.0/24 network?
Correct Option: D
To determine the maximum number of assignable IP addresses for hosts in a network, we first identify the subnet mask. A /24 network signifies that the first 24 bits are used for the network portion, leaving the remaining 8 bits for the host portion of an IPv4 address (32 total bits - 24 network bits = 8 host bits). The total number of possible IP addresses in a subnet is calculated as 2 to the power of the number of host bits (2^8 = 256). However, two addresses are reserved and cannot be assigned to hosts: the network address (where all host bits are zero, e.g., 192.168.1.0) and the broadcast address (where all host bits are one, e.g., 192.168.1.255). Therefore, the number of usable IP addresses for hosts is 256 - 2 = 254.
Reference: https://www.juniper.net/documentation/us/en/software/junos/junos-basics/topics/topic-map/understanding-ip-address-basics.html
What are two characteristics of IPv6 addressing? (Choose two.)
Correct Option: A,D
The IPv6 address is 128 bits long, a significant increase from IPv4's 32 bits, which provides an exceptionally large address space. This fundamental characteristic makes option A correct.
The IPv6 header explicitly removed the checksum field present in IPv4. Error detection is instead handled by upper-layer protocols (like TCP and UDP) or at the data link layer to improve performance. Therefore, option B is incorrect.
IPv6 does not use ARP (Address Resolution Protocol) for neighbor discovery. Instead, it utilizes the Neighbor Discovery Protocol (NDP), which is part of ICMPv6, to resolve IP addresses to link-layer addresses and discover neighboring devices. Thus, option C is incorrect.
IPv6 addresses that begin with fe80::/10 are classified as Link-Local addresses. These addresses are intended for communication only on the local network segment (link) and are not routed by routers to other network segments. Therefore, option D is correct.
Reference: https://www.juniper.net/documentation/us/en/software/junos/junos-ip-basics/topics/concept/ipv6-introduction.html
How are the Routing Engine and the Packet Forwarding Engine components connected?
Premium Solution Locked
Unlock all 98 answers & explanations
Which two statements are correct about Junos OS? (Choose two.)
Premium Solution Locked
Unlock all 98 answers & explanations
An administrator wants to set up a remote user authentication service for the many users that access a Juniper security device.
In this scenario, what are two supported authentication protocols? (Choose two.)
Premium Solution Locked
Unlock all 98 answers & explanations
Which two statements are examples of exception traffic? (Choose two.)
Premium Solution Locked
Unlock all 98 answers & explanations
You power on a new MX Series router for the first time and connect to the console. You notice that no transit interfaces are passing traffic.
In this scenario, which statement is correct?
Premium Solution Locked
Unlock all 98 answers & explanations
Which two characteristics describe Junos OS software? (Choose two.)
Premium Solution Locked
Unlock all 98 answers & explanations
What are two characteristics of transit traffic in Junos OS? (Choose two.)
Premium Solution Locked
Unlock all 98 answers & explanations
What are two functions of the Routing Engine? (Choose two.)
Premium Solution Locked
Unlock all 98 answers & explanations
Which interface type prefix represents a 10-Gigabit Ethernet interface?
Premium Solution Locked
Unlock all 98 answers & explanations
A network administrator must set up the initial configuration of the out-of-band management interface on a new Juniper router to ensure management traffic is isolated from the default routing table (inet.0).
In this scenario, which configuration step is required to accomplish this task in Junos OS?
Premium Solution Locked
Unlock all 98 answers & explanations
Full Question Bank Locked
You have reached the end of the free study guide preview. Upgrade now to unlock all 98 questions and the full simulation engine.
Certification Path
Related Certifications
Customer Reviews
Global Community Feedback
David M.
"The practice engine is incredible. It feels exactly like the real testing environment and helped me build so much confidence."
Sarah J.
"The PDF is very well organized and the explanations for the answers are actually helpful, not just random text."
Michael C.
"I was skeptical, but the content is high quality and definitely worth the price. I passed on my first try!"