Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free Juniper JN0-105 Practice Exam with Questions & Answers | Set: 3

Questions 21

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

Options:
A.

mgd

B.

chassisd

C.

rpd

D.

dcd

Juniper JN0-105 Premium Access
Questions 22

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?

Options:
A.

(edit] user@router# rollback 1

B.

[edit] user@router# rollback 2

C.

[edit] userOrouter# rollback 0

D.

[edit] user@routeri rollback rescue

Questions 23

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.

Questions 24

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.

Questions 25

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.

Questions 26

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.

Questions 27

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

Questions 28

What is the maximum number of rollback configuration files that the Junos OS will store?

Options:
A.

65

B.

50

C.

25

D.

19

Questions 29

What is the primary system log file that is present in the default configuration of a Junos device?

Options:
A.

kmd

B.

messages

C.

vrrp

D.

jsrpd

Questions 30

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