Big 11.11 Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70special

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

Testing Engine

  • Product Type: Testing Engine
$37.5  $124.99

PDF Study Guide

  • Product Type: PDF Study Guide
$33  $109.99
Question 1

What information would you find using the CLI help command?

Options:

A.

hyperlinks for remediation actions

B.

a URL for accessing the technical documentation

C.

an explanation for specific system log error messages

D.

message of the day

Question 2

You are trying to diagnose packet loss at interface ge-0/0/3.

In this scenario, which command would help you view error statistics in real time?

Options:

A.

show interface terse

B.

show interface ge-0/0/3

C.

monitor interface traffic

D.

monitor interface ge-0/0/3

Question 3

What are two advantages of using the Junos OS? (Choose two.)

Options:

A.

It enables you to roll back to a previous configuration.

B.

It pushes your configuration changes "live" immediately.

C.

It is modular.

D.

It supports up to a maximum of two previous configurations.

Question 4

Exhibit

user@router> show route 192.168.36.1

inet.O: 5 destinations, 6 routes (5 active, 0 holddown, 0 hidden) + = Active Route, - = Last Active, * = Both

192.168.36.1/32 *[Static/5] 00:00:31

> to 10.1.1.2 via ge-0/0/10.0 [OSPF/IO] 00:02:21, metric 1 > to 10.1.1.2 via ge-0/0/10.0

Referring to the exhibit, which route(s) will be selected by Junos for packet forwarding?

Options:

A.

The OSPF route will be selected.

B.

The static route will be selected.

C.

The Junos OS randomly selects one route.

D.

The Junos OS selects both routes.

Question 5

How many rescue configuration files are supported on a Junos device?

Options:

A.

50

B.

3

C.

1

D.

49

Question 6

Which two statements are correct about MAC addresses? (Choose two.)

Options:

A.

Switches use the Address Resolution Protocol table to assign MAC addresses to network interface cards in the forwarding frame.

B.

The source and destination MAC addresses always remains static to the final destination.

C.

The MAC address identifies the physical hardware.

D.

Switches use the destination MAC address to identify the next-hop destination and to change the destination MAC address in the frame.

Question 7

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.

Question 8

What are two physical interface properties? (Choose two.)

Options:

A.

MAC address

B.

IP address

C.

routing protocols

D.

MTU

Question 9

Which component is considered part of the data plane?

Options:

A.

the Routing Engine

B.

the Packet Forwarding Engine

C.

the power supply

D.

the fan tray

Question 10

Which command displays all IPv6 routes in the default routing instance?

Options:

A.

showroute table inet.0

B.

showroute table inet6.1

C.

showroute table inet.1

D.

showroute table inet6.0

Question 11

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 12

You are logged in to a Junos OS device with SSH and issued the show protocols | compare command in the configuration, but no output is shown.

Which statement is correct in this scenario?

Options:

A.

The command only works for interface configuration differences.

B.

There are no changes to the candidate configuration.

C.

Someone accidentally deleted the active configuration.

D.

You must commit the configuration before any output will be shown.

Question 13

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 14

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.

Question 15

Which Junos feature limits the amount of exception traffic that is sent from the PFE to the RE?

Options:

A.

scheduler

B.

policer

C.

CoS markings

D.

routing policy

Question 16

Which two statements are correct about Junos traceoptions? (Choose two.)

Options:

A.

Traceoptions cannot be enabled in a production environment.

B.

Traceoptions are enabled through configuration.

C.

Traceoptions are enabled by default.

D.

Traceoption output, by default, is stored in /var/iog/.

Question 17

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 18

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

Options:

A.

RIP

B.

BGP

C.

OSPF

D.

IS-IS

Question 19

What does the user@router> clear log ospf-trace command accomplish?

Options:

A.

Logging data into ospf-trace is stopped.

B.

Trace parameters are removed from the OSPF protocol configuration.

C.

Data in the ospf-trace file is removed and logging continues.

D.

The ospf-trace file is deleted.

Question 20

Exhibit

[edit system archival] user@router# show configuration {

transfer-on-commit; archive-sites {

"scp://user@172.15.100.2 : /archive" password## SECRET-DATA

"ftp://user@10.210.9.178:/archive" password "$9..."; ## SECRET-DATA

.

Referring to the exhibit, where are the configuration backup files stored?

Options:

A.

Files are storedto the SCP site and the FTP site in a round-robinmanner.

B.

Files are storedto the SCP site and the FTP site simultaneously.

C.

Files are storedto any site as selected by Junos internally.

D.

Files are storedto the SCP site but if the transfer fails, then to theFTP site.

Question 21

Which three benefits occur when operating an interior gateway protocol (IGP) in an autonomous system (AS)? (Choose three.)

Options:

A.

IGPs automatically distribute static routing information.

B.

IGPs determine the optimal paths for data transmission.

C.

IGPs learn prefixes in the global Internet's routing table.

D.

IGPs react very fast to network change.

E.

IGPs learn everything about the subnets and best paths within your network.

Question 22

You have just increased the MTU size of interface ge-0/0/0 and committed the configuration.

Which command would help you identify the applied MTU change?

Options:

A.

monitor interface ge-0/0/0

B.

monitor traffic interface ge-0/0/0

C.

show interfaces ge-0/0/0 terse

D.

show interfaces ge-0/0/0

Question 23

You have configured some interfaces on a Junos device; however, you have not yet committed the configuration.

What happens if you issue the rollback 0 command in this scenario?

Options:

A.

The messages.log file is deleted.

B.

The factory default configuration is loaded.

C.

The Junos device is rebooted.

D.

The interface changes you made are discarded.

Question 24

A network administrator is attempting to route traffic on a Juniper switch to one of three different VLANs: Prod, Test, and Dev. Each VLAN has been assigned a numerical value.

In this scenario, what are these numerical values called?

Options:

A.

defaults

B.

interfaces

C.

names

D.

tags

Question 25

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

Question 26

How many login classes are assignable to a user account?

Options:

A.

3

B.

2

C.

4

D.

1

Question 27

Your network infrastructure transports data, voice, and video traffic. Users are complaining that voice and video calls are not performing to their expectations.

In this scenario, which technology would you implement to improve voice and video performance on your network?

Options:

A.

NAT

B.

CoS

C.

STP

D.

IPv6

Question 28

Which two actions happen when multiple users issue the configure exclusive command to enter configuration mode on a Junos device? (Choose two.)

Options:

A.

Other users can enter configuration mode.

B.

The candidate configuration is unlocked.

C.

The candidate configuration is locked.

D.

Other users cannot enter configuration mode.

Question 29

What are two attributes of the UDP protocol? (Choose two.)

Options:

A.

UDP is more reliable than TCP.

B.

UDP is always slower than TCP.

C.

UDP is best effort.

D.

UDP is connectionless.

Question 30

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

Question 31

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

Options:

A.

mgd

B.

chassisd

C.

rpd

D.

dcd

Question 32

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

Page: 1 / 11
Total 107 questions