Month End Sale Special - 75% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 75only

Juniper JN0-106 Junos - Associate (JNCIA-Junos) Junos OS 21.2 Exam Practice Test

Demo: 29 questions
Total 99 questions

Junos - Associate (JNCIA-Junos) Junos OS 21.2 Questions and Answers

Question 1

Exhibit:

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?

Options:

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.

Question 2

Which statement is correct about traffic flow in the network shown in the exhibit?

Options:

A.

A routing loop can occur if one of the users sends packets to 10.1.99.1.

B.

Only User A can reach destinations beyond Router R1.

C.

Router R2 will drop packets destined for user B and user C.

D.

Router R1 will discard all packets from all three users.

Question 3

Which two statements accurately describe the relationship between the routing table and the forwarding table on a Junos device? (Choose two.)

Options:

A.

The routing table resides in the data plane for fast lookups.

B.

The routing table selects the best route based on routing information.

C.

The forwarding table is built from the routing table.

D.

The routing table is built from the forwarding table.

Question 4

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?

Options:

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

Question 5

You power on a new MX Series router for the first time and connect to the console. You notice that no transit interfaces are passing traffic. In this scenario, which statement is correct?

Options:

A.

All interfaces are enabled with DHCP client enabled.

B.

All interfaces are enabled and have an IP address of 10.0.0.1.

C.

The interfaces are configured as Layer 2 trunk ports.

D.

The interfaces are not configured.

Question 6

Exhibit:

Referring to the exhibit, which routing configuration is required for these two users to access the remote server?

Options:

A.

Users and the server require a default gateway.

B.

Trunk ports must be enabled on the switch.

C.

Users must connect directly to the router.

D.

A routing protocol must be enabled on the router.

Question 7

You want to automatically back up your Junos device configuration to an external server every time you commit a configuration change. In this scenario, which command would accomplish this task?

Options:

A.

set system commit synchronize

B.

set system archival configuration transfer-interval

C.

set system archival configuration transfer-on-commit

D.

set system archival configuration archive-sites

Question 8

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

Options:

A.

It evaluates firewall filters for transit traffic.

B.

It runs Junos OS.

C.

It processes all management traffic.

D.

It processes transit traffic.

Question 9

You manage a Junos device with 20 interfaces. Each interface requires the same description and MTU setting. Which configuration approach would reduce repetitive commands and ensure consistency?

Options:

A.

Use the wildcard delete command to remove duplicate settings.

B.

Configure each interface individually.

C.

Use a configuration group.

D.

Use search and replace to apply settings across interfaces.

Question 10

When multiple routes exist to the same destination IP address, which rule do routers use to select the next hop?

Options:

A.

They choose the route with the longest prefix match.

B.

They choose a route at random to balance paths.

C.

They choose the route with the largest administrative distance.

D.

They choose the route learned most recently.

Question 11

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

Options:

A.

Switches are susceptible to traffic loops.

B.

Switches flood broadcast traffic.

C.

Switches do not learn MAC addresses.

D.

Switches create a single collision domain.

Question 12

A security policy requires that a user account be created for auditing purposes. This user should only view configuration and operational data without making any changes. Which predefined login class would satisfy this requirement?

Options:

A.

operator

B.

unauthorized

C.

read-only

D.

super-user

Question 13

What information would you find using the CLI help command?

Options:

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

Question 14

According to HPE Juniper Networking, what are two recommended tasks you should perform before upgrading Junos OS on a device? (Choose two.)

Options:

A.

Delete all rollback configurations.

B.

Verify available storage space using the show system storage command.

C.

Disable all interfaces to prevent traffic during the upgrade.

D.

Back up the active current configuration.

Question 15

When troubleshooting a problem, you issue the following commands in sequence:

    show chassis alarms

    show chassis fpc

    show chassis fpc detail

    show chassis errors fpc-slot 0

In this scenario, what happens when you press the up arrow key twice at the prompt?

Options:

A.

The show chassis fpc command is displayed at the prompt.

B.

The show chassis errors fpc-slot 0 command is displayed at the prompt.

C.

The show chassis alarms command is displayed at the prompt.

D.

The show chassis fpc detail command is displayed at the prompt.

Question 16

Referring to the exhibit, which two statements about IPv6 routing are correct? (Choose two.)

Options:

A.

The router is not learning IPv6 routes from peers.

B.

The router cannot forward traffic to remote IPv6 networks.

C.

Traffic destined for the 2001:db8:22:108::/64 network is forwarded using the ge-0/0/5.0 interface.

D.

The router is connected to the 2001:db8:22:107::/64 network.

Question 17

You successfully committed a configuration change. You now realize an issue exists and must revert back to the previous configuration. Which command entered in configuration mode will accomplish this task when committed?

Options:

A.

show | compare

B.

save config

C.

rollback 0

D.

rollback 1

Question 18

Exhibit:

You have configured multiple authentication methods on your Junos device, including RADIUS, TACACS+, and local user accounts. A user attempts to log in, but the RADIUS server is unavailable. Referring to the exhibit, which statement is correct?

Options:

A.

The user is prompted to select a different authentication method.

B.

The login attempt fails immediately.

C.

Junos will continue to attempt to authenticate with the RADIUS server until it responds.

D.

Junos attempts the next configured authentication method.

Question 19

Exhibit:

Referring to the exhibit, which route will be selected for a packet destined to IP address 10.50.10.55?

Options:

A.

Route 0.0.0.0/0 will be selected using next hop 203.0.113.1 because the default route matches all destinations and has been active the longest.

B.

Route 10.50.0.0/16 will be selected using next hop 192.168.1.10 because OSPF has a better preference value than BGP.

C.

Route 10.50.10.0/24 will be selected using next hop 192.168.1.20 because it has the longest prefix match for the destination address.

D.

Route 10.0.0.0/8 will be selected using next hop 192.168.1.1 because it was learned from the static routing protocol which has the lowest preference value.

Question 20

You are creating a new user account on your Junos device. The user must be able to validate the routing table and interface statistics but should not be able to make any configuration changes. In this scenario, which permission flag would satisfy this requirement?

Options:

A.

configure

B.

all

C.

view

D.

network

Question 21

What are two characteristics of transit traffic in Junos OS? (Choose two.)

Options:

A.

It includes routing protocol packets.

B.

It is traffic destined for the Routing Engine.

C.

It does not require control plane processing.

D.

It is forwarded by the Packet Forwarding Engine.

Question 22

You must securely log in to a Junos device to perform maintenance.

Which command would you use to accomplish this task?

Options:

A.

ftp 172.16.10.1

B.

traceroute 172.16.10.1

C.

telnet 172.16.10.1

D.

ssh 172.16.10.1

Question 23

Which statement accurately describes the Junos candidate configuration?

Options:

A.

It is a backup configuration stored in the rollback archive.

B.

It is the active configuration currently running on the device.

C.

It is a temporary configuration that becomes active only after a reboot.

D.

It is a configuration that stores proposed changes before they are committed.

Question 24

The MX204 has 12 built-in ports. Referring to the exhibit, to which interface does the arrow point?

Options:

A.

хе-0/2/7

B.

хе-0/0/7

C.

хе-0/1/7

D.

хе-0/1/6

Question 25

Which two statements about route preference in Junos OS are correct? (Choose two.)

Options:

A.

Higher route preference values indicate higher priority.

B.

Route preference is considered after evaluating the longest prefix match.

C.

Lower route preference values indicate higher priority.

D.

Route preference determines the forwarding table size.

Question 26

Which statement describes the primary purpose of a routing policy in Junos OS?

Options:

A.

It controls which routes are accepted or advertised by a routing protocol. B. It determines the physical interface used for forwarding traffic. C. It sets the maximum number of routes in the routing table. D. It enables automatic rollback of routing changes.

Question 27

Your system administrator notified the infrastructure team that all server NICs will be moving to jumbo frames. All of the NICs used by servers are 1 gigabit. The starting frame size will be 4K. The exact frame size may change depending on testing results. In this scenario, which choice would provide a flexible solution?

Options:

A.

Create a group that adjusts MTU size on 1 gigabit interfaces and apply at the interfaces level.

B.

Apply the MTU to each interface family for each 1 gigabit interface.

C.

Set the app-engine compute-cluster Ethernet MTU size for the Junos VM.

D.

Use the system internet-options path-mtu-discovery to dynamically adjust MTU.

Question 28

Click the Exhibit button.

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

Options:

A.

logged and discarded

B.

logged and accepted

C.

logged with no further action

D.

logged and rejected

Question 29

Which routing table is used for IPv6 unicast routes by default?

Options:

A.

inet.0

B.

inet.6

C.

inet.1

D.

inet6.0

Demo: 29 questions
Total 99 questions