Pre-Winter Sale - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

JN0-106 Questions and Answers

Question # 6

Question # 6

Referring to the exhibit using the show route 192.168.100.100 command output, over which interface will the traffic be forwarded?

A.

xe-0/1/3.0

B.

xe-0/0/0.0

C.

xe-0/1/4.0

D.

xe-0/1/2.0

Full Access
Question # 7

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

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.

Full Access
Question # 8

Which two types of traffic are processed by the Routing Engine? (Choose two.)

A.

transit traffic

B.

management traffic

C.

line-card traffic

D.

control traffic

Full Access
Question # 9

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

A.

The ospf-trace file is deleted.

B.

Trace parameters are removed from the OSPF protocol configuration.

C.

Logging data into ospf-trace is stopped.

D.

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

Full Access
Question # 10

Which statement accurately describes the Junos OS CLI?

A.

The operational mode CLI is used to make persistent changes.

B.

Changes made in configuration mode immediately affect the active configuration.

C.

The commit confirmed 5 command activates the candidate configuration and automatically reverts if not confirmed in 5 minutes.

D.

The rollback 0 command restores the device to factory defaults.

Full Access
Question # 11

Which command is used to view real-time traffic statistics for all interfaces?

A.

show interfaces extensive

B.

monitor interface traffic

C.

monitor traffic interface all

D.

show interfaces statistics

Full Access
Question # 12

What are two fiber-optic connector types? (Choose two.)

A.

LC

B.

RJ-45

C.

SC

D.

BNC

Full Access
Question # 13

Exhibit:

Question # 13

Referring to the exhibit, with firewall filter Packet-Filter attached to an interface, if traffic is sent from 192.168.1.1 to 8.8.8.8 for a UDP DNS query, what will happen to the traffic?

A.

The traffic will match term 1 and be forwarded.

B.

The traffic will match the default last term and be forwarded.

C.

The traffic will match the default last term and be discarded.

D.

The traffic will match term 3 and be forwarded.

Full Access
Question # 14

You are configuring a new router and want to ensure that you can recover from future misconfigurations. In this scenario, what should you do after completing the initial configuration?

A.

Update the firmware on the router.

B.

Save the configuration as rollback 0.

C.

Create a rescue configuration.

D.

Enable automatic rollback after 10 minutes.

Full Access
Question # 15

Which command would you use to gracefully power off a Junos device?

A.

request system reboot

B.

shutdown now

C.

request system logout

D.

request system halt

Full Access
Question # 16

Question # 16

Referring to the exhibit, which command would be used to view the IP subnet addresses associated with prefix-list DIRECT-IP?

A.

show policy-options prefix-list DIRECT-IP

B.

show configuration policy-options prefix-list DIRECT-IP

C.

show configuration policy-options prefix-list DIRECT-IP | display inheritance

D.

show configuration policy-options prefix-list DIRECT-IP apply-path

Full Access
Question # 17

Click the Exhibit button.

Question # 17

How is traffic, sourced from 10.0.0.0/8, treated by the firewall filter shown in the exhibit?

A.

logged and discarded

B.

logged and accepted

C.

logged with no further action

D.

logged and rejected

Full Access
Question # 18

Your switch01 device lost network connectivity after a configuration change. You must recover the device to a known working state using the rescue configuration that was previously saved. The device is only accessible using the console. In this scenario, which command sequence will successfully restore the rescue configuration?

A.

user@switch01 > configure

[edit]

user@switch01# load override rescue

[edit]

user@switch01# commit

B.

user@switch01 > request system configuration rescue delete

user@switch01 > reboot

C.

user@switch01 > configure

[edit]

user@switch01# rollback rescue

load complete

[edit]

user@switch01# commit

D.

user@switch01 > request system configuration rescue save

user@switch01 > configure

[edit]

user@switch01# commit

Full Access
Question # 19

How many usable hosts are in a /24 subnet mask?

A.

250

B.

254

C.

255

D.

256

Full Access
Question # 20

Exhibit:

Question # 20

Referring to the exhibit, what is the next hop for IP address 10.0.0.9?

A.

192.168.2.1

B.

192.168.1.1

C.

192.168.3.1

D.

192.168.0.1

Full Access
Question # 21

Which protocol provides secure remote CLI access to a Junos device?

A.

FTP

B.

SNMP

C.

Telnet

D.

SSH

Full Access
Question # 22

Which statement is correct when Router R1 receives a packet from User A destined for User B as shown in the exhibit?

Question # 22

A.

Router R1 replaces the destination IP address in the packet with the IP address of Router R2.

B.

Router R1 leaves the packet unchanged.

C.

Router R1 replaces the destination MAC address in the packet with the MAC address of Router R2.

D.

Router R1 replaces the destination MAC address in the packet with the MAC address of User B.

Full Access
Question # 23

You must view the forwarding table on your Junos device to troubleshoot a packet forwarding issue. In this scenario, which command would display the forwarding table?

A.

show route table

B.

show route forwarding-table

C.

show ip forwarding

D.

show forwarding-options

Full Access
Question # 24

What information would you find using the CLI help command?

A.

a URL for accessing the technical documentation

B.

message of the day

C.

hyperlinks for remediation actions

D.

an explanation for specific system log error messages

Full Access
Question # 25

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

A.

It evaluates firewall filters for transit traffic.

B.

It runs Junos OS.

C.

It processes all management traffic.

D.

It processes transit traffic.

Full Access
Question # 26

An administrator wants to set up a remote user authentication service for the many users that access a Juniper security device. In this scenario, what are two supported authentication protocols? (Choose two.)

A.

RADIUS

B.

TACACS+

C.

SHA

D.

IPsec

Full Access
Question # 27

Your routing policy has three terms. A route matches the first term with an accept action. In this scenario, what happens next?

A.

The route is rejected by default.

B.

The route is evaluated by the second term.

C.

The route is sent to the next policy chain.

D.

The route is accepted and no further terms are evaluated.

Full Access
Question # 28

What are two requirements for root password recovery in Junos? (Choose two.)

A.

You must have console access to the device.

B.

You must have saved the rescue configuration in advance.

C.

You must load the factory default configuration.

D.

You must reboot the device.

Full Access
Question # 29

You must add a large hierarchical configuration to your Junos device. You also want to completely replace the existing candidate configuration with a new configuration file. Which command would allow you to accomplish these tasks?

A.

load merge terminal

B.

load override terminal

C.

load factory default

D.

load set terminal

Full Access