Courseiva

JN0-106 · topic practice

Junos Configuration Basics practice questions

Practise Juniper Networks Certified Associate Junos JNCIA-Junos Junos Configuration Basics practice questions — original exam-style scenarios with answer choices, explanations, and analysis of common mistakes.

Courseiva uses original exam-style practice questions designed for learning and revision. The goal is to understand the concepts, recognise exam patterns, and improve through explanations — not memorise copied exam dumps.

Reviewed byJohnson Ajibi· MSc IT Security
20 questionsDomain: Junos Configuration Basics

What the exam tests

What to know about Junos Configuration Basics

Junos Configuration Basics questions test whether you can apply the concept in context, not just recognise a definition.

How the topic appears in realistic exam-style scenarios.

Which detail in the question changes the correct answer.

How to eliminate plausible but wrong options.

How to connect the question back to the wider exam objective.

Watch out for

Common Junos Configuration Basics exam traps

  • Answering from memory before reading the full scenario.
  • Missing a constraint such as cost, availability, security, scope or command context.
  • Choosing a broad answer when the question asks for the most specific fix.
  • Ignoring why the wrong options are tempting.

Practice set

Junos Configuration Basics questions

20 questions · select your answer, then reveal the explanation

Question 1mediummultiple choice
Review the full subnetting walkthrough →

A network engineer is configuring a new Juniper device. They intend to apply a firewall filter to an interface to only allow SSH traffic from a specific management subnet. Which configuration approach best follows Juniper best practices?

Question 2easymultiple choice
Review the full routing breakdown →

A junior engineer is asked to change the hostname of a Juniper device from 'Router-1' to 'Core-Router'. Which command sequence correctly commits the change?

Question 3hardmultiple choice
Open the full BGP breakdown →

During troubleshooting, an engineer notices that BGP sessions are flapping. They suspect that the issue might be related to the maximum number of routes allowed. To see if the BGP import policy is rejecting routes, which operational command would provide immediate insight?

Question 4mediummultiple choice
Review the full routing breakdown →

When configuring a new Juniper router, an engineer needs to ensure that configuration changes are not automatically committed after a certain time if not explicitly confirmed. Which configuration parameter controls this?

A network administrator wants to view the current candidate configuration that has not yet been committed. Which command should be used?

A network engineer needs to add an additional IP address to an interface that already has a primary IP configured. Which method should be used?

After making several configuration changes, an engineer wants to see what changes were made in the candidate configuration compared to the last committed configuration. Which command should be used?

Which TWO statements are true regarding the Junos OS commit model?

Which THREE are valid methods to apply a firewall filter in Junos?

Which TWO are correct statements about the Junos configuration hierarchy?

Refer to the exhibit. An engineer has made changes to the candidate configuration. What will happen when the engineer issues the 'commit' command?

Exhibit

Refer to the exhibit.

[edit]
user@router# show | compare
[edit interfaces ge-0/0/0 unit 0 family inet]
+ address 10.0.0.1/24;

[edit security]
+ policies {
+     from-zone trust to-zone untrust {
+         policy permit-all {
+             match {
+                 source-address any;
+                 destination-address any;
+                 application any;
+             }
+             then {
+                 permit;
+             }
+         }
+     }
+ }

Refer to the exhibit. An engineer notices that SNMP traffic from source 10.1.1.1 is being rejected on interface ge-0/0/1. The engineer wants to allow SNMP from this source while still blocking other SNMP traffic from the 10.0.0.0/8 range. Which change should be made?

Exhibit

Refer to the exhibit.

user@router> show configuration interfaces ge-0/0/1
unit 0 {
    family inet {
        filter {
            input BLOCK-SNMP;
        }
        address 192.168.1.1/24;
    }
}
user@router> show configuration firewall family inet filter BLOCK-SNMP
term 1 {
    from {
        source-address {
            10.0.0.0/8;
        }
        protocol udp;
        port 161;
    }
    then {
        reject;
    }
}
term 2 {
    then accept;
}
Question 13mediummultiple choice
Review the full routing breakdown →

An engineer needs to apply a configuration change that adds a new static route to the Junos device. The engineer wants to ensure the change takes effect immediately and is persistent across reboots. Which command should the engineer use?

Question 14hardmultiple choice
Study the full IPv6 explanation →

Refer to the exhibit. An engineer configures interface ge-0/0/0 with both IPv4 and IPv6 addresses. The engineer notices that the interface is operationally up, but the IPv6 address is not pingable from a directly connected host. The host has an IPv6 address in the same subnet. What is the most likely cause?

Exhibit

Refer to the exhibit.

user@router> show configuration interfaces ge-0/0/0
unit 0 {
    family inet {
        address 10.0.0.1/24;
    }
    family inet6 {
        address 2001:db8::1/64;
    }
}
Question 15easymultiple choice
Review the full routing breakdown →

Your company has deployed a Juniper MX router at a branch office. The router has two upstream connections to different ISPs. The configuration currently uses a single static default route to ISP-A. The network team wants to add redundancy so that if ISP-A fails, traffic automatically uses ISP-B. The ISP-B connection is already configured on interface ge-1/0/0 with IP address 203.0.113.2/30. The next-hop IP for ISP-B is 203.0.113.1. The routing table should have a backup default route with a higher metric. Which configuration change meets the requirement?

Which TWO statements correctly describe Junos configuration hierarchy and management?

Refer to the exhibit. What is the purpose of the 'family inet6' configuration on interface ge-0/0/0?

Exhibit

Refer to the exhibit.

user@router> show configuration interfaces ge-0/0/0
unit 0 {
    family inet {
        address 10.1.1.1/30;
    }
    family inet6 {
        address 2001:db8::1/64;
    }
}
Question 18mediumdrag order
Open the full VLAN trunking answer →

Order the steps to configure a VLAN on an EX Series switch running 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 19mediumdrag order
Open the full BGP breakdown →

Order the steps to configure a BGP peering session 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

Match each Junos configuration mode command to its purpose.

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

Concepts
Matches

Adds or modifies a configuration statement

Removes a configuration statement

Displays the current configuration

Activates the candidate configuration

Reverts to a previous configuration

Free account

Track your progress over time

Create a free account to save your results and see which topics improve across sessions.

Focused Junos Configuration Basics sessions

Start a Junos Configuration Basics only practice session

Every question in these sessions is drawn from the Junos Configuration Basics domain — nothing else.

Related practice questions

Related JN0-106 topic practice pages

Move into related areas when this topic feels solid.

Frequently asked questions

What does the JN0-106 exam test about Junos Configuration Basics?
Junos Configuration Basics questions test whether you can apply the concept in context, not just recognise a definition.
How should I use these practice questions?
Select your answer before revealing the explanation. Then read why each option is right or wrong — this active recall approach builds retention far faster than re-reading notes.
Can I practise just Junos Configuration Basics questions in a focused session?
Yes — the session launcher on this page draws every question from the Junos Configuration Basics domain. Use a 10-question session first to gauge your baseline, then move to 20 or 30 once the weak spots are clear.
Where can I practise other JN0-106 topics?
Use the topic links above to move to related areas, or go back to the JN0-106 question bank to see all topics.
Are these real exam questions or dumps?
These are original practice questions written to test the same concepts the JN0-106 exam covers. They are not copied from any real exam or dump site.