Summer Sale Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 28522818

Home > Juniper > JNCIA > JN0-105

JN0-105 Junos - Associate (JNCIA-Junos) 2024 Exam Question and Answers

Question # 4

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

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.

Full Access
Question # 5

Which statement is correct concerning exception traffic processing?

A.

Exception traffic is always dropped during congestion.

B.

Exception traffic is rate-limited to protect the RE.

C.

Exception traffic is discarded by the PFE.

D.

Exception traffic is never forwarded.

Full Access
Question # 6

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?

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

Full Access
Question # 7

Exhibit

[edit]

user@routerl set interfaces ge-0/1/2 unit 0 family inet address 172.16.101.1/24 [edit]

user@router# commit check

configuration check succeeds

[edit]

user@router#

You need to configure interface ge-0/1/2 with an IP address of 172.16.100.1/24. You have accidentally entered 172.16.101.1/24 as shown in the exhibit.

Which command should you issue to solve the problem?

A.

(edit] user@router# rollback 1

B.

[edit] user@router# rollback 2

C.

[edit] userOrouter# rollback 0

D.

[edit] user@routeri rollback rescue

Full Access
Question # 8

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?

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.

Full Access
Question # 9

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

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.

Full Access
Question # 10

Which layer of the OSI model contains the IP address information?

A.

Layer 2

B.

Layer 3

C.

Layer 1

D.

Layer 4

Full Access
Question # 11

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

Which number is correct in this scenario?

A.

00001000

B.

00010000

C.

00000111

D.

11100000

Full Access
Question # 12

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

A.

It implements firewall filters.

B.

It selects active routes.

C.

It forwards transit traffic.

D.

It maintains the routing table.

Full Access
Question # 13

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

A.

username

B.

full name

C.

user ID

D.

login class

Full Access
Question # 14

Which two statements apply to the Routing Engine functions? (Choose two.)

A.

It responds to ping and traceroute commands.

B.

It maintains the routing tables.

C.

It does not process routing updates.

D.

It processes the transit traffic.

Full Access
Question # 15

What information would you find using the CLI help command?

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

Full Access
Question # 16

You have completed the initial configuration of your new Junos device. You want to be able to load this configuration at a later time.

Which action enables you to perform this task?

A.

Enter the load factory-default command.

B.

Enter the request system reboot command.

C.

Enter the request system zeroize command.

D.

Enter the request system configuration rescue save command.

Full Access
Question # 17

You configured your system authentication order using the set authentication-order tacplus radius password command.

Which statement is correct in this scenario?

A.

A rejection by TACACS+ will prevent a login and bypass the other two authentication methods.

B.

The password authentication will only be used if the TACACS+ and RADIUS servers fail to respond.

C.

All authentication methods are used with the most restrictive permission set used.

D.

The password authentication method is evaluated if the TACACS+ and RADIUS servers respond with a reject message.

Full Access
Question # 18

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

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.

Full Access
Question # 19

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

A.

50

B.

3

C.

1

D.

49

Full Access
Question # 20

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.)

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

Full Access
Question # 21

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

A.

"Discard" is the default action of packets that are not explicitly allowed.

B.

There can be only one firewall filter.

C.

"Accept" is the default action of packets that are not explicitly allowed.

D.

There can be multiple firewall filters.

Full Access
Question # 22

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?

A.

monitor traffic absolute-sequence

B.

monitor interface traffic

C.

monitor traffic

D.

show interfaces extensive

Full Access
Question # 23

You issue the telnet 10.10.10.1 source 192.168.100.1 command.

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

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.

Full Access
Question # 24

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

A.

It processes CoS marked traffic.

B.

It forwards transit traffic.

C.

It processes management traffic.

D.

It maintains routing tables.

Full Access
Question # 25

Which service does RADIUS provide?

A.

routing

B.

authentication

C.

DNS resolution

D.

time synchronization

Full Access
Question # 26

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

A.

root authentication

B.

loopback IP address

C.

out-of-band connectivity

D.

host name

Full Access
Question # 27

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

A.

Ctrl+a

B.

Ctrl+e

C.

Ctrl+w

D.

Ctrl+k

Full Access
Question # 28

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?

A.

show interface terse

B.

show interface ge-0/0/3

C.

monitor interface traffic

D.

monitor interface ge-0/0/3

Full Access
Question # 29

You want to redeploy a Junos device by clearing the existing configuration and resetting it to factory defaults.

In this scenario, which command would help to accomplish this task?

A.

show system storage

B.

request systemstorage cleanup

C.

request systemstorage cleanup dry-run

D.

request systemzeroize media

Full Access
Question # 30

Exhibit

Exhibit

[edit]

root# set system host-name TEST_DEVICE [edit]

root# commit

[edit]

'system’

Missing mandatory statement: ’root-authentication’ error: commit failed: (missing mandatory statements) [edit] root#

You are configuring a new device.

Which action solves the error shown in the exhibit?

A.

configuring a non-root username and password

B.

configuring a password for the root account

C.

loading the factory-default configuration

D.

reinstalling Junos

Full Access