Big Black Friday Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exams65

ExamsBrite Dumps

Junos - Associate (JNCIA-Junos) 2025 Exam Question and Answers

Junos - Associate (JNCIA-Junos) 2025 Exam

Last Update Nov 30, 2025
Total Questions : 107

We are offering FREE JN0-105 Juniper exam questions. All you do is to just go and sign up. Give your details, prepare JN0-105 free exam questions and then go for complete pool of Junos - Associate (JNCIA-Junos) 2025 Exam test questions that will help you more.

JN0-105 pdf

JN0-105 PDF

$36.75  $104.99
JN0-105 Engine

JN0-105 Testing Engine

$43.75  $124.99
JN0-105 PDF + Engine

JN0-105 PDF + Testing Engine

$57.75  $164.99
Questions 1

When considering routing tables and forwarding tables, which two statements are correct? (Choose two.)

Options:

A.  

The routing table is used by the RE to select the best route.

B.  

The forwarding table stores all routes and prefixes from all protocols.

C.  

The forwarding table is used by the RE to select the best route.

D.  

The routing table stores all routes and prefixes from all protocols.

Discussion 0
Questions 2

Which statement is correct when multiple users are configuring a Junos device using the configure private command?

Options:

A.  

A commit by any user will commit changes made by all active users.

B.  

A commit will not succeed until there is only a single user in configuration mode.

C.  

Each user gets their own candidate configuration.

D.  

Each user shares the same candidate configuration.

Discussion 0
Questions 3

You have logged on to a Junos device and are at the operational mode prompt.

Which two commands are used at this prompt? (Choose two.)

Options:

A.  

show interface ge-0/0/0

B.  

request system shutdown

C.  

set interface ge-0/0/0 unit 0 family inet

D.  

run show interface terse

Discussion 0
Questions 4

Which two statements about firewall filters are correct? (Choose two.)

Options:

A.  

Firewall filters are stateless.

B.  

Firewall filters can match Layer 7 parameters.

C.  

Firewall filters are stateful.

D.  

Firewall filters can match Layer 4 parameters.

Discussion 0
Questions 5

Which process in the Junos OS is responsible for device management tasks including the CLI and commit operations?

Options:

A.  

mgd

B.  

chassisd

C.  

rpd

D.  

dcd

Discussion 0
Questions 6

Which criteria does the Junos OS use to select an active route when two entries exist in the routing table?

Options:

A.  

the route with the lowest preference number

B.  

the most recently learned dynamic route

C.  

the route with the highest preference number

D.  

the route with the highest metric

Discussion 0
Questions 7

Exhibit

policy-options { policy-statement Load-Balance-Policy { term Load-Balance { then { load-balance per-flow; accept;

}

}

}

}

routing-options {

router-id 192.168.100.11; autonomous-system 65201; forwarding-table {

export Load-Balance-Policy;

Referring to the exhibit, which two statements are correct? (Choose two.)

Options:

A.  

The policy enables equal cost load balancing in the forwarding table.

B.  

The policy must be applied under the protocols hierarchy.

C.  

The policy enables per-packet load balancing.

D.  

The policy enables flow-based load balancing.

Discussion 0
Questions 8

What information is exchanged during a TCP three-way handshake? (Choose two)

Options:

A.  

port numbers

B.  

interfaces

C.  

sequence numbers

D.  

application name

Discussion 0
Questions 9

Your router has a route to the 10.1.1.0/24 network with a next hop of r jet.

In this scenario, which action will your router perform when traffic destined to the 10.1.1.0/24 network is received?

Options:

A.  

The traffic will be discarded and an ICMP unreachable message will be sent to the destination of the traffic.

B.  

The traffic will be discarded and an ICMP unreachable message will be sent to the source of the traffic.

C.  

The traffic will be redirected using a default route.

D.  

The traffic will be silently discarded.

Discussion 0
Questions 10

By default, how does the PFE manage unicast traffic destined for an existing forwarding table entry?

Options:

A.  

It sends the traffic through multiple ports toward its destination.

B.  

It sends the traffic through one port toward its destination.

C.  

It sends the traffic through the f xpl interface to the RE.

D.  

It sends all traffic to the control plane for further processing.

Discussion 0
Questions 11

Which two statements are true about the PFE? (Choose two.)

Options:

A.  

The PFE implements various services such as policing, stateless firewall filtering, and class of service.

B.  

The PFE uses Layer 2 and Layer 3 forwarding tables to forward traffic toward its destination.

C.  

The PFE handles all processes that control the chassis components.

D.  

The PFE is responsible for performing protocol updates and system management.

Discussion 0
Questions 12

Which two fields are you required to enter when you create a new user account? (Choose two.)

Options:

A.  

username

B.  

full name

C.  

user ID

D.  

login class

Discussion 0
Questions 13

Exhibit

term limit-icmp { from {

source-address {

172.25.11.0/24;

}

protocol icmp;

}

then {

count count-icmp; discard;

}

}

Referring to the exhibit, which two actions will occur when a packet matches the firewall filter? (Choose two.)

Options:

A.  

An ICMP destination unreachable message will be returned.

B.  

The packet will be forwarded.

C.  

The packet will be discarded.

D.  

A counter will be incremented.

Discussion 0
Questions 14

What information does the forwarding table require so that the device forwards traffic? (Choose three.)

Options:

A.  

OSPF metric value

B.  

next hop IP address

C.  

BGP local preference value

D.  

outgoing interface name

E.  

next hop MAC address

Discussion 0
Questions 15

Which two external authentication methods does Junos support for administrative access? (Choose two.)

Options:

A.  

TACACS+

B.  

NIS

C.  

RADIUS

D.  

ACE

Discussion 0
Questions 16

You want to configure the management port on a Juniper device. In this scenario, what is the management interface name?

Options:

A.  

st0

B.  

fxp0

C.  

mt0

D.  

mtun0

Discussion 0
Questions 17

You are asked to convert the number 7 from decimal to binary.

Which number is correct in this scenario?

Options:

A.  

00001000

B.  

00010000

C.  

00000111

D.  

11100000

Discussion 0
Questions 18

An administrator configures a router's interface with an IPv4 address and subnet mask. The administrator also confirms that this interface is in an up state.

In this scenario, which two route types are created on the local router? (Choose two.)

Options:

A.  

a static route

B.  

a local route

C.  

a dynamic route

D.  

a direct route

Discussion 0
Questions 19

What are two methods for navigating to configuration mode from an operational mode prompt? (Choose two.)

Options:

A.  

Use the edit command.

B.  

Use the quit command.

C.  

Use the exit command.

D.  

Use the configure command.

Discussion 0
Questions 20

Which type of device uses the destination IP address to forward packets?

Options:

A.  

Layer 3 router

B.  

Layer 2 switch

C.  

repeater

D.  

hub

Discussion 0
Questions 21

What are two types of transit traffic that traverse the forwarding plane of a Layer 3 router? (Choose two.)

Options:

A.  

unicast traffic

B.  

multicast traffic

C.  

exception traffic

D.  

broadcast traffic

Discussion 0
Questions 22

Which two statements are true about the Junos OS? (Choose two.)

Options:

A.  

Routing tables are stored in the control plane.

B.  

Exception traffic is never sent to the control plane.

C.  

Exception traffic is sent to the control plane.

D.  

Routing tables are stored in the forwarding plane.

Discussion 0
Questions 23

You are asked to configure your device running Junos OS to automatically archive your configuration upon commit

In this scenario, which two methods are supported by the Junos OS? (Choose two)

Options:

A.  

SCP

B.  

RCP

C.  

FTP

D.  

HTTP

Discussion 0
Questions 24

Which two statements are true about the candidate configuration? (Choose two.)

Options:

A.  

Candidate configuration changes are automatically applied.

B.  

You can deploy multiple changes at the same time.

C.  

Multiple users cannot modify the same candidate configuration.

D.  

You can discard changes before committing them.

Discussion 0
Questions 25

What are two examples of exception traffic? (Choose two.)

Options:

A.  

transit packets

B.  

routing updates

C.  

log messages

D.  

ping to the local device

Discussion 0
Questions 26

Click the Exhibit button.

Referring to the exhibit, what is the source IP address of the ping that was executed?

Options:

A.  

10.12.0.2

B.  

10.23.0.2

C.  

10.23.0.3

D.  

10.24.0.4

Discussion 0
Questions 27

After the factory default configuration is loaded, which configuration object must be created prior to the first commit?

Options:

A.  

root authentication

B.  

loopback IP address

C.  

out-of-band connectivity

D.  

host name

Discussion 0
Questions 28

What is a benefit of using J-Web?

Options:

A.  

It simultaneously manages multiple devices.

B.  

It provides a customizable dashboard.

C.  

It provides more advanced features than the CLI.

D.  

It provides console-based management.

Discussion 0
Questions 29

Click the Exhibit button.

Referring to the exhibit, what should be configured on R1 to advertise a default static route into OSPF?

Options:

A.  

a firewall filter

B.  

a routing policy

C.  

a loopback interface

D.  

a management interface

Discussion 0
Questions 30

Which command modifier would you use to see all possible completions for a specific command?

Options:

A.  

|

B.  

detail

C.  

?

D.  

extensive

Discussion 0
Questions 31

Which service does RADIUS provide?

Options:

A.  

routing

B.  

authentication

C.  

DNS resolution

D.  

time synchronization

Discussion 0
Questions 32

What will the request system configuration rescue save command do?

Options:

A.  

It saves the most recently committed configuration as the rescue configuration.

B.  

It saves the candidate configuration as the rescue configuration.

C.  

It saves a configuration version prior to the configuration most recently committed as the rescue configuration.

D.  

It activates the rescue configuration.

Discussion 0