Courseiva
Knowledge + Practice
CertificationsVendorsCareer RoadmapsLabs & ToolsStudy GuidesGlossaryPractice Questions
C
Courseiva

Free IT certification practice questions with explained answers for CCNA, CompTIA, AWS, Azure, Google Cloud, and more.

Certification Practice Questions

CCNA practice questionsSecurity+ SY0-701 practice questionsAWS SAA-C03 practice questionsAZ-104 practice questionsAZ-900 practice questionsCLF-C02 practice questionsA+ Core 1 practice questionsGoogle Cloud ACE practice questionsCySA+ CS0-003 practice questionsNetwork+ N10-009 practice questions
View all certifications →

Product

CertificationsCertification PathsExam TopicsPractice TestsExam Dumps vs Practice TestsStudy HubComparisons

Company

AboutContactEditorial PolicyQuestion Writing PolicyTrust Center

Legal

Privacy PolicyTerms of Service

Courseiva is a free IT certification practice platform offering original exam-style practice questions, detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics for Cisco, CompTIA, Microsoft, AWS, and other technology certifications.

© 2026 Courseiva. Courseiva is operated by JTNetSolutions Ltd. All rights reserved.

Courseiva is an independent certification practice platform and is not affiliated with, endorsed by, or sponsored by Cisco, Microsoft, AWS, CompTIA, Google, ISC2, ISACA, or any other certification vendor. Vendor names and certification marks are used only to identify the exams learners are preparing for.

Certifications›JNCIA-JUNOS›Objectives›Junos OS Fundamentals
Objective 2.0

Junos OS Fundamentals

JNCIA-JUNOS Practice Questions

Use this page to practise Junos OS Fundamentals questions for this certification. Focus on how the exam tests junos os fundamentals in scenario format — understanding the why behind each answer builds more durable knowledge than memorising options.

Full Practice Test →All Objectives

What this objective tests

JNCIA-JUNOS Junos OS Fundamentals — Key Topics

Junos OS Fundamentals questions on this certification test your ability to deploy and manage junos os fundamentals concepts in scenario-based situations.

  • Core Junos OS Fundamentals concepts and how they apply in real-world cloud scenarios.
  • How to deploy junos os fundamentals correctly and verify the outcome.
  • Troubleshooting junos os fundamentals issues by interpreting error output and system state.
  • Cloud best practices and Junos OS Fundamentals design trade-offs tested by this certification.

Common exam traps

Where candidates lose marks on Junos OS Fundamentals

  • ⚠Selecting the most expensive service when a simpler managed option meets the requirement.
  • ⚠Forgetting that cloud resources must be explicitly secured — defaults are rarely secure.
  • ⚠Choosing a global service fix when the issue is region-specific.
  • ⚠Overlooking cost implications of cross-region data transfer in architecture questions.

JNCIA-JUNOS Junos OS Fundamentals — Practice Questions

30 questions from this objective

Question 2mediummultiple choice
Full question →

A network engineer is configuring a new Juniper device and needs to ensure that the configuration is saved persistently across reboots. Which command should be used?

Question 3easymultiple choice
Full question →

An administrator needs to quickly revert all uncommitted configuration changes and return the device to the last committed configuration. Which command accomplishes this?

Question 4hardmultiple choice
Open the full BGP breakdown →

A Juniper device is experiencing high CPU utilization due to a routing protocol process. The engineer suspects a specific BGP peer is causing the issue. Which operational command can be used to collect diagnostic information about the routing protocol processes?

Question 5mediummultiple choice
Read the full NAT/PAT explanation →

A junior engineer is troubleshooting connectivity issues and wants to trace the path packets take to a remote destination. Which Junos command should be used?

Question 6easymultiple choice
Full question →

An engineer needs to view the current active configuration on a Juniper device. Which command will display the configuration that is currently running?

Question 7mediummultiple choice
Full question →

A network administrator is configuring a new interface and wants to ensure that the interface is enabled and can pass traffic. Which configuration element is required?

Question 8hardmultiple choice
Full question →

During a maintenance window, an engineer needs to apply a series of configuration changes that are stored in a text file. Which command sequence should be used to load and apply the changes from the file?

Question 9easymultiple choice
Full question →

An engineer notices that a Juniper device is not saving configuration changes across reboots. What is the most likely cause?

Question 10mediummulti select
Full question →

Which TWO statements are true about the Junos OS candidate configuration model? (Choose two.)

Question 11hardmulti select
Full question →

Which THREE commands are valid Junos operational mode commands for monitoring network diagnostics? (Choose three.)

Question 12easymulti select
Full question →

Which TWO statements correctly describe the function of the 'commit' command in Junos OS? (Choose two.)

Question 13mediummultiple choice
Full question →

Based on the exhibit, what is the most likely reason for the ping failure?

Exhibit

Refer to the exhibit.

user@router> show configuration interfaces ge-0/0/0
unit 0 {
    family inet {
        address 10.0.0.1/30;
    }
}

user@router> show interfaces terse ge-0/0/0
Interface               Admin Link Proto    Local                 Remote
ge-0/0/0                up    up   inet     10.0.0.1/30

user@router> ping 10.0.0.2 count 1
PING 10.0.0.2 (10.0.0.2): 56 data bytes
^C
--- 10.0.0.2 ping statistics ---
1 packets transmitted, 0 packets received, 100% packet loss
Question 14hardmultiple choice
Review the full routing breakdown →

Based on the exhibit, what is the most likely impact on the router?

Exhibit

Refer to the exhibit.

user@router> show log messages | match "kernel"
Jan 10 10:00:00 router kernel: pid 1234 (rpd), uid 0, was killed: out of swap space
Jan 10 10:00:01 router kernel: pid 1235 (rpd), uid 0, was killed: out of swap space
Question 15hardmultiple choice
Open the full BGP breakdown →

You are a network engineer at a service provider. You have a Juniper MX router that serves as a BGP route reflector for a large number of customer routes. Recently, the router has been experiencing high CPU utilization, and the BGP process (rpd) is consuming excessive memory. You suspect that the router is receiving too many routes from a specific BGP peer, causing the routing table to grow beyond the available memory. You need to diagnose the issue without affecting production traffic. Which course of action should you take?

Question 16mediummultiple choice
Read the full DNS explanation →

You are a network administrator for a large enterprise. You have a Juniper SRX firewall that is used as the primary internet gateway. Users are reporting that they are unable to access certain external websites. You check the device and find that the security policies appear correct, and the routing is in place. You suspect that the issue might be related to the DNS resolution. You want to verify that the device can resolve DNS names and that the DNS server configuration is correct. Which command should you use to test DNS resolution from the Juniper device?

Question 17mediummultiple choice
Review the full subnetting walkthrough →

A network engineer notices that a Junos device is not forwarding traffic for a specific subnet. The routing table shows the route for that subnet, but traffic is still not being forwarded. Which command should the engineer use to verify whether the firewall filter is dropping the traffic?

Question 18hardmulti select
Full question →

Which THREE of the following statements are true regarding Junos OS commit operations?

Question 19easymultiple choice
Review the full routing breakdown →

Refer to the exhibit. An engineer wants to verify that static routes for 10.0.1.0/24 and 10.0.2.0/24 are present in the routing table. Based on the output, which statement is true?

Exhibit

Refer to the exhibit.
```
user@router> show route protocol static

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

10.0.1.0/24     *[Static/5] 00:10:00, metric 0
                    > to 192.168.1.1 via ge-0/0/0.0
10.0.2.0/24     *[Static/5] 00:10:00, metric 0
                    > to 192.168.1.2 via ge-0/0/0.0
192.168.1.0/24  *[Direct/0] 00:15:00, metric 0
                    > via ge-0/0/0.0
```
Question 20hardmultiple choice
Open the full BGP breakdown →

You are administering a Juniper MX240 router that provides connectivity to multiple customer sites. The router uses BGP to exchange routes with two upstream ISPs. Recently, you applied a new firewall filter to the loopback interface to restrict management access. After committing the configuration, you can no longer establish SSH sessions to the router from the management network. You are currently connected via console. The loopback filter is still applied. You suspect the filter is blocking SSH traffic from the management network. What should you do to restore SSH access without losing the other filter rules?

Question 21easymultiple choice
Full question →

A network engineer needs to check the operational status of all interfaces on a Juniper device. Which command provides a summary of interface status including link state, protocol state, and error counters?

Question 22hardmulti select
Full question →

Which THREE statements are true about commit operations in Junos OS?

Question 23mediummultiple choice
Review the full routing breakdown →

Refer to the exhibit. How many next hops are configured for the 192.168.1.0/24 route?

Exhibit

Refer to the exhibit.

user@router> show route protocol static

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

192.168.1.0/24     *[Static/5] 00:10:00, metric2 0
                    > to 10.0.0.1 via ge-0/0/0.0
                    [Static/5] 00:05:00, metric2 0
                      to 10.0.0.2 via ge-0/0/1.0

192.168.2.0/24     *[Static/5] 00:15:00, metric2 0
                    > to 10.0.0.1 via ge-0/0/0.0
Question 24mediumdrag order
Full question →

Order the steps to configure a user account with a password in Junos.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4
5Step 5
Question 25mediummatching
Full question →

Match each Junos file system directory to its content.

Drag a concept onto its matching description — or click a concept then click the description.

Concepts
Matches

Configuration files

Log files

Temporary files

Runtime state files

Alternate root filesystem for backup

Question 26easymultiple choice
Full question →

Which Junos CLI mode allows a user to view the configuration and execute operational commands, but not make configuration changes?

Question 27mediummultiple choice
Full question →

A network administrator makes several changes to the configuration but decides to discard all uncommitted changes and start fresh. Which command should be used to revert the candidate configuration back to the current active configuration?

Question 28hardmultiple choice
Full question →

A Juniper device fails to boot and stops at the 'loader>' prompt. What is the most likely cause of this issue?

Question 29easymultiple choice
Full question →

Which command displays the current hostname of a Junos device?

Question 30mediummultiple choice
Full question →

An administrator needs to grant a user read-only access to the device via SSH. Which configuration should be applied?

Question 31hardmultiple choice
Full question →

A technician notices that the /var partition on a Junos device is 95% full. Which action will immediately free up disk space without affecting device operation?

More Junos OS Fundamentals questions available in the full practice test.

Continue Practising →
←

Previous objective

Networking Fundamentals

All JNCIA-JUNOS Objectives

  • 1.Networking Fundamentals
  • 2.Junos OS Fundamentals