Summer Sale- Special Discount Limited Time 65% Offer - Ends in 0d 00h 00m 00s - Coupon code: netdisc

Juniper JN0-105 Junos - Associate (JNCIA-Junos) 2025 Exam Exam Practice Test

Page: 1 / 11
Total 107 questions

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

Question 1

Which character is used to filter the command output in the Junos CLI?

Options:

A.

|

B.

>

C.

<

D.

?

Question 2

In the Junos OS, which keyboard shortcut allows you to move to the start of the line?

Options:

A.

Ctrl+a

B.

Ctrl+e

C.

Ctrl+w

D.

Ctrl+k

Question 3

Exhibit

user@router> show route 192.168.100.2

inet.O: 15 destinations, 17 routes (15 active, 0 holddown, 0 hidden) Limit/Threshold: 1048576/1048576 destinations

+ = Active Route, - = Last Active, * = Both 192.168.100.2/32*[OSPF/IO] 00:14:29, metric 1

> to 172.16.1.6 via ge-0/0/1.0 [BGP/170] 00:06:49, localpref 100

AS path: 65102 I, validation-state: unverified > to 172.16.1.6 via ge-0/0/1.0

Referring to the exhibit, which statement is correct?

Options:

A.

The BGP path is the only active route.

B.

The BGP route is preferred over the OSPF route.

C.

The OSPF path is the only active route.

D.

/ Traffic is load-balanced across two routes.

Question 4

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.

Question 5

Which process in the Junos OS is responsible for maintaining routing protocols and tables?

Options:

A.

mgd

B.

chassisd

C.

rpd

D.

dcd

Question 6

Exhibit

{hold:node0}[edit]

root# set system root-authentication ?

Possible completions:

+ apply-groups         Groups from which to inherit configuration data

+ apply-groups-except  Don't inherit configuration data from these groups

  encrypted-password   Encrypted password string

  load-key-file        File (URL) containing one or more ssh keys

  plain-text-password  Prompt for plain text password (autoencrypted)

> ssh-dsa              Secure shell (ssh) DSA public key string

> ssh-rsa              Secure shell (ssh) RSA public key string

{hold:node0}[edit]

root# set system root-authentication plain-text-password

New password:

Retype new password:

{hold:node0}[edit]

root# commit and-quit

[edit interfaces]

  'ge-0/0/0'

     HA management port cannot be configured

error: configuration check-out failed

{hold:node0}[edit]

root#

You are unable to remotely access your Juniper device using the CLI.

Referring to the exhibit, which command would you add to the existing configuration to enable remote CLI access?

Options:

A.

load factory-default

B.

set system root-authentication plain-text-password

C.

set system services ssh

D.

set system login idle-timeout 20

Question 7

You are creating a new policy to accept and redistribute routes into your IGP.

In this scenario, which match criteria would you use to identify the route prefixes to select?

Options:

A.

instance

B.

route-type

C.

neighbor

D.

route-filter

Question 8

Which statement is correct about the candidate configuration in the Junos OS?

Options:

A.

It is only used to restore the configuration to factory default settings

B.

It is created when you execute a commit from the CLI

C.

It contains the most recent rescue configuration

D.

It contains changes that have not been committed

Question 9

Which two statements describe the result when you enter? at the command-line prompt? (Choose two.)

Options:

A.

It lists the available commands and options.

B.

It lists tips for the help menu.

C.

It displays help about a text string contained in a statement.

D.

It displays summary information about the commands and options.

Question 10

Which two statements are correct regarding Layer 2 network switches? (Choose two.)

Options:

A.

Switches create a single collision domain.

B.

Switches are susceptible to traffic loops.

C.

Switches flood broadcast traffic.

D.

Switches do not learn MAC addresses.

Question 11

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

Options:

A.

port numbers

B.

interfaces

C.

sequence numbers

D.

application name

Question 12

What is the protocol data unit (PDU) of the Data Link Layer?

Options:

A.

segment

B.

byte

C.

frame

D.

bit

Question 13

You are asked to view the real-time usage statistics for the busiest interfaces on a device running Junos OS.

Which command will achieve this task?

Options:

A.

monitor traffic absolute-sequence

B.

monitor interface traffic

C.

monitor traffic

D.

show interfaces extensive

Question 14

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

Question 15

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.

Question 16

How many login classes are assignable to a user account?

Options:

A.

3

B.

2

C.

4

D.

1

Question 17

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

Question 18

You are configuring a firewall filter on a Juniper device.

In this scenario, what are two valid terminating actions? (Choose two.)

Options:

A.

count

B.

discard

C.

next term

D.

accept

Question 19

Which two statements are correct about the empioyee@Ri> prompt? (Choose two.)

Options:

A.

R1 is the hostname of your device.

B.

You are in operational mode.

C.

You are in configuration mode.

D.

You are at a shell prompt.

Question 20

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

Question 21

What are two functions of the Routing Engine? (Choose two.)

Options:

A.

It processes all management traffic.

B.

It runs the Junos operating system.

C.

It evaluates firewall filters for transit traffic.

D.

It processes transit traffic.

Question 22

Which two statements are correct about a Routing Engine? (Choose two.)

Options:

A.

It processes CoS marked traffic.

B.

It forwards transit traffic.

C.

It processes management traffic.

D.

It maintains routing tables.

Question 23

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.

Question 24

Which two functions are performed by the PFE? (Choose two.)

Options:

A.

It implements firewall filters.

B.

It selects active routes.

C.

It forwards transit traffic.

D.

It maintains the routing table.

Question 25

You issue the telnet 10.10.10.1 source 192.168.100.1 command.

Which two statements are correct in this scenario? (Choose two.)

Options:

A.

The telnet session will have a source address of 10.10.10.1.

B.

The telnet session will have a destination address of 192.168.100.1.

C.

The telnet session will have a destination address of 10.10.10.1.

D.

The telnet session will have a source address of 192.168.100.1.

Question 26

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

Question 27

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.

Question 28

Which advantage is provided by multiple software processes running in the Junos OS?

Options:

A.

Each process allocates a fixed amount of CPU resources.

B.

Each process dependency can be mapped independently.

C.

Each process is started manually to ensure system stability.

D.

Each process runs in a protected memory space.

Question 29

What are two link-state routing protocols? (Choose two.)

Options:

A.

RIP

B.

BGP

C.

OSPF

D.

IS-IS

Question 30

Which two components are included in a transport header? (Choose two.)

Options:

A.

destination port number

B.

source MAC address

C.

source port number

D.

destination MAC address

Question 31

Click the Exhibit button.

Question # 31

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

Question 32

You received a new Junos device and are configuring the system-related settings. You must configure this device for the current date and time on the US West coast. You have set the time zone to America/Los_Angeies. however the time and date did not change.

In this scenario, which two additional actions would satisfy this requirement? (Choose two.)

Options:

A.

Set the date and time setting manually.

B.

Configure an NTP server.

C.

Configure a DNS server.

D.

Reboot the device.

Page: 1 / 11
Total 107 questions