๐ŸŽ„

CertoMetrics - 9% OFF Special Discount Offer - Ends In:

0d 00h 00m 00s
Coupon code: SALE2026

Juniper Service Provider Routing and Switching Specialist (JNCIS-SP) (JN0-364)

Get full access to the updated question bank and confidently prepare for your exam.

Vendor

Juniper

Certification

Service Provider

Content

67 Qs

Status

Verified

Updated

1 day ago

Test the Practice Engine

Experience our interactive testing environment with free demo questions

Launch Free Demo
Best Value Bundle

Premium Bundle

Complete Success Suite

$83 $49

Save $34 Instantly

  • โœ“
    Full PDF + Interactive Engine Everything you need to pass
  • โœ“
    All Advanced Question Types Drag & Drop, Hotspots, Case Studies
  • โœ“
    Priority 24/7 Expert Support Direct line to certification leads
  • โœ“
    90 Days Free Priority Updates Stay current as exams change

Success Metric

98.4% Pass Rate

Verified by 15k+ Students
Secure Checkout
Popular

Standard Simulation

Practice Engine

$44

One-Time Payment

  • Web-Based (Zero Install)
  • Real Testing Environment Virtual & Practice Modes
  • Interactive Engine Drag & Drop, Hotspots
  • 60 Days Free Updates

Compatible with All Devices

Chrome
Verified Secure Checkout

Basic Tier

PDF Study Guide

$39

Digital Access

  • โœ“ Exam Questions (PDF)
  • โœ“ Mobile Friendly
  • โœ“ 60 Days Updates
Download Free Sample PDF

Verified 14-Question Preview (JN0-364)

Secure Checkout

Verified Community

The CertoMetrics Standard.

Recommend the #1 platform for verified Juniper certification resources.

Success Network

Help a Colleague Succeed.

Invite a peer to get their own updated JN0-364 prep kit.

Exam Overview

The Juniper Service Provider Routing and Switching Specialist (JNCIS-SP) certification is a pivotal achievement for networking professionals seeking to validate their expertise in Juniper Networks' Junos OS within service provider environments. This intermediate-level certification demonstrates a deep understanding of core routing and switching technologies, including advanced interior gateway protocols like OSPF and IS-IS, external gateway protocol BGP, and fundamental MPLS concepts. Earning the JNCIS-SP signifies your ability to configure, troubleshoot, and maintain complex service provider networks, proving invaluable for career progression. It underscores a professional's competence in delivering high-performance, scalable, and resilient network services, positioning them as a critical asset in the rapidly evolving telecommunications landscape.

Questions

65

Passing Score

700/1000

Duration

90 Minutes

Difficulty

Intermediate

Level

Specialist

Skills Measured

OSPF
IS-IS
BGP
MPLS and VPNs (Layer 2 and Layer 3)
Class of Service (CoS), Firewall Filters, and High Availability

Career Path

Target Roles

Network Engineer Service Provider Network Administrator Network Operations Center (NOC) Engineer

Common Questions

Is the material up to date?

Yes. We update our question bank weekly to match the latest Juniper standards. You get free updates for 90 days.

What format do I get?

You get instant access to both the **PDF** (for reading) and our **Premium Test Engine** (for exam simulation).

Is there a guarantee?

Absolutely. If you fail the JN0-364 exam using our materials, we offer a full money-back guarantee.

When do I get the download?

Instantly. The download link is available in your dashboard immediately after payment is confirmed.

Free Study Guide Samples

Previewing updated JN0-364 bank (14 Questions).

QUESTION 1

In IS-IS, what would you use to control which external routes are installed in the routing table?

A
export policy
B
route preference
C
import policy
D
interface metric

Correct Option: C

โœ… Option C (Correct)

An import policy is the correct mechanism to control which routes, including external routes learned via IS-IS, are accepted and installed into the routing table. When configured under the IS-IS protocol, an import policy filters routes that IS-IS has learned and is attempting to install into the Juniper device's main routing information base (RIB).

โŒ Why the other choices are incorrect:

  • Option A is incorrect: An export policy controls which routes are advertised out of a routing protocol (e.g., from IS-IS to its neighbors, or from the routing table into IS-IS for advertisement) or redistributed to another protocol. It does not control which routes are installed into the routing table.
  • Option B is incorrect: Route preference (also known as administrative distance) is a numerical value used to determine the trustworthiness of a route source. If a router learns about the same destination from multiple routing protocols, the route with the lower preference value is preferred. While it influences the best path selection, it is not a policy mechanism to filter specific routes from being installed based on criteria other than their source protocol's default or configured preference.
  • Option D is incorrect: An interface metric is a cost value assigned to a link, which IS-IS uses to calculate the shortest path to a destination within its routing domain. Metrics influence IS-IS's internal path selection but are not a policy tool to filter which routes are installed in the global routing table.


Reference: https://www.juniper.net/documentation/us/en/software/junos/routing-policy/topics/topic-map/routing_policy_configuration.html
QUESTION 2

During OSPF neighbor establishment, which packet type is used to describe the contents of the link-state database?

A
Link-State Request (LSR)
B
hello packet
C
Database Description (DBD)
D
Link-State PDU (LSP)

Correct Option: C

During OSPF neighbor establishment, after the two-way state is reached, routers transition to the ExStart and Exchange states. In these states, Database Description (DBD) packets are exchanged. DBD packets contain a summary of the originating router's link-state database, allowing neighbors to identify which Link State Advertisements (LSAs) they might be missing or have outdated versions of. This process ensures synchronization of the link-state databases between adjacent routers.

Reference: https://www.juniper.net/documentation/us/en/software/junos/ospf/topics/topic-map/ospf-overview.html

QUESTION 3

You are asked to configure interfaces on Juniper devices to support dual VLAN tags.

In this scenario, which two interface statements would accomplish this task? (Choose two.)

A
vlan-tagging
B
flexible-vlan-tagging
C
stacked-vlan-tagging
D
gigether-options

Correct Option: B,C

Official explanation included in the full bundle.

QUESTION 4

Click the Exhibit button.
 


Referring to the exhibit, why is the ge-0/0/0.0 interface shown as belonging to Level 3?

 

A
This interface is configured as a broadcast interface, that uses Level 3 as shorthand for both Level 1 and Level 2.
B
This interface connects to a super spine.
C
This interface is configured as a point-to-point interface, that uses Level 3 as shorthand for both Level 1 and Level 2.
D
This interface is configured as a broadcast interface that has three adjacencies with other routers on the shared LAN.

Correct Option: C

In ISโ€‘IS, interfaces can participate in Level 1 (intraโ€‘area) and Level 2 (interโ€‘area/backbone) adjacencies.

When an interface is configured to run both Level 1 and Level 2, Junos displays this as Level 3.

This shorthand means the interface is active in both LSDBs (Level 1 and Level 2).

In the exhibit, the interface is specifically configured as pointโ€‘toโ€‘point, so Junos shows it as Level 3.

QUESTION 5

What is the default export behavior of IS-IS in the Junos OS?

A
to export nothing
B
to export ail learned prefixes
C
to export only IPv6 routes
D
to export only external routes

Correct Option: A

By default, IS-IS in Junos OS does not export routes from the routing table into its Link-State Packet (LSP) advertisements. This means that routes originating from other protocols (such as OSPF or BGP), static routes, or direct routes for interfaces not explicitly configured under the [edit protocols isis] hierarchy, are not automatically redistributed into IS-IS. Only the interfaces explicitly enabled for IS-IS and routes learned natively from other IS-IS neighbors within its area/level are advertised. To advertise other types of routes into IS-IS, an explicit export policy must be configured. Hence, it exports nothing beyond its intrinsic protocol operations without specific policy configuration.

Reference: https://www.juniper.net/documentation/us/en/software/junos/routing-policy/topics/topic-map-junos-os-routing-policies-firewall-filters-and-traffic-policers-overview.html

QUESTION 6

What are three default BGP advertisement rules? (Choose three.)

A
IBGP peers do not advertise routes received from EBGP peers to other IBGP peers.
B
IBGP peers do not advertise routes received from IBGP peers to other IBGP peers.
C
EBGP peers advertise routes learned from IBGP or EBGP peers to other EBGP peers.
D
IBGP peers advertise routes received from EBGP peers to other IBGP peers.
E
IBGP peers advertise routes received from IBGP peers to other IBGP peers

Correct Option: B,C,D

Let's analyze the provided options against default BGP advertisement rules:

  • B: IBGP peers do not advertise routes received from IBGP peers to other IBGP peers. This is a fundamental BGP rule known as IBGP split-horizon. It prevents routing loops within an Autonomous System (AS). Therefore, this option is correct.
  • C: EBGP peers advertise routes learned from IBGP or EBGP peers to other EBGP peers. An EBGP router will advertise routes learned from its IBGP peers or from other EBGP peers to its EBGP neighbors. This allows routes to be propagated between different ASes. Therefore, this option is correct.
  • D: IBGP peers advertise routes received from EBGP peers to other IBGP peers. This is necessary for external routes (learned from EBGP) to be distributed throughout the internal network (IBGP peers) of an AS. Therefore, this option is correct.

The incorrect options are:

  • A: IBGP peers do not advertise routes received from EBGP peers to other IBGP peers. This is incorrect. IBGP peers *do* advertise routes received from EBGP peers to other IBGP peers to ensure reachability of external networks within the AS.
  • E: IBGP peers advertise routes received from IBGP peers to other IBGP peers. This is incorrect and directly contradicts the IBGP split-horizon rule (Option B).


Reference: https://www.juniper.net/documentation/us/en/software/junos/bgp/topics/topic-map-bgp-overview.html
QUESTION 7

Which IPv6 extension header is used to specify intermediate nodes for a packetโ€™s path?

A
hop-by-hop options
B
routing
C
destination options
D
fragment

Correct Option: B

โœ… Option B (Correct)
Reasoning: The IPv6 routing extension header is specifically designed to allow a source node to specify a list of one or more intermediate nodes (routers) that an IPv6 packet must visit on its path to the destination. This mechanism is known as source routing and directly addresses the requirement of specifying intermediate nodes for a packet's path.

โŒ Why the other choices are incorrect:

  • Option A is incorrect: The hop-by-hop options header carries optional information that must be examined by every hop along a packet's delivery path. It is not used to specify the intermediate nodes defining the path itself.
  • Option C is incorrect: The destination options header carries optional information that is examined only by a packet's ultimate destination node, or by an intermediate destination if a routing header is present. It does not define intermediate nodes for the packet's route.
  • Option D is incorrect: The fragment header is used when an IPv6 packet is larger than the Path MTU and must be fragmented. It contains information required for reassembling the fragmented packet at the destination and has no role in specifying intermediate nodes for the path.



Reference: https://www.juniper.net/documentation/us/en/software/junos/junos-ip/topics/concept/ipv6-extension-headers.html
QUESTION 8

What are three extension headers supported by IPv6? (Choose three.)

A
protocol
B
hop-by-hop options
C
header checksum
D
destination options
E
fragment

Correct Option: B,D,E

IPv6 uses extension headers to provide optional internet-layer information. These headers are placed between the main IPv6 header and the upper-layer protocol header. Unlike IPv4, which often includes options directly in the main header, IPv6 streamlines the main header and uses a chain of zero or more extension headers.

  • B: Hop-by-Hop Options Header: Used to carry optional information that must be examined by every node along a packet's delivery path.
  • D: Destination Options Header: Used to carry optional information that is examined only by the packet's destination node(s).
  • E: Fragment Header: Used by a source host to send a packet that is too large to fit in the path MTU to its destination. This header contains information needed for reassembly.

A: Protocol is a field within the IPv6 header (Next Header field), not an extension header itself. It indicates the type of the next header following the current one.C: Header checksum is present in IPv4 headers but is explicitly removed from the IPv6 header to improve performance and simplify router processing. IPv6 relies on upper-layer protocols for error detection and link-layer checksums.



Reference: https://www.juniper.net/documentation/us/en/software/junos/junos-ip/topics/concept/ip-ipv6-header-fields.html
QUESTION 9

You are the administrator for two Junos routers called R1 and R2. These two routers are directly connected to each other. These two routers run IS-IS and BFD. R1 is configured to send BFD packets every 300 milliseconds. R2 is configured to send BFD packets every 400 milliseconds.

In this situation, what is the expected outcome?

A
BFD will fail due to the mismatched timers.
B
Each router will negotiate to send BFD packets at the fastest of the two rates.
C
Each router will negotiate to send BFD packets at the slowest of the two rates.
D
Each router will send BFD packets at the rate that has been locally configured.

Correct Option: C

Official explanation included in the full bundle.

QUESTION 10

You are evaluating BGP between two Juniper routers and the BGP session is stuck in the Idle state.

What would cause this behavior?

A
The BGP hold time is too short.
B
The BGP group type is set to internal instead of external.
C
The local AS number is missing.
D
The peer IP address is incorrect.

Correct Option: D

A BGP session stuck in the Idle state typically indicates that the underlying TCP connection on port 179 cannot be established. The Idle state is the initial state where the BGP process is waiting for a BGP Start event, which is triggered by a successful TCP connection. If the peer IP address is incorrect, the router attempts to initiate a TCP connection to the wrong destination or an unroutable address. This prevents the TCP 3-way handshake from completing, and consequently, the BGP session cannot progress beyond the Idle state. This is a very common reason for BGP session establishment failure.

  • A: The BGP hold time is too short. The BGP hold time is negotiated during the OpenSent/OpenConfirm states and is relevant after the session is established. It dictates how long a router waits for a keepalive or update message before declaring the neighbor down. This would not prevent the initial TCP connection from forming or cause the session to be stuck in Idle.
  • B: The BGP group type is set to internal instead of external. While an incorrect group type can cause BGP routing issues or even prevent session establishment under certain circumstances (e.g., eBGP peer in the same AS), it typically doesn't prevent the initial TCP connection. Issues related to group type often manifest in later states or with routing policies.
  • C: The local AS number is missing. A missing local AS number (e.g., the autonomous-system statement under [edit routing-options]) is a fundamental BGP configuration error. Without knowing its own AS, the BGP process cannot properly initialize or form valid BGP Open messages. This would indeed prevent the session from coming up and keep it in Idle. However, an incorrect peer IP address (D) is a more direct cause for the failure of the TCP connection attempt itself, which is the immediate prerequisite to moving out of Idle. In many troubleshooting scenarios, incorrect peer IP or reachability is the primary check for Idle state issues. Both C and D are strong contenders, but D directly addresses the TCP connection failure that keeps BGP in Idle.


Reference: https://www.juniper.net/documentation/us/en/software/junos/bgp/topics/topic-map/bgp-troubleshooting.html

QUESTION 11

Click the Exhibit button.
 


Referring to the exhibit, which two statements are true? (Choose two.)

 

A
The interface is a member of the VLAN named 10.
B
The interface receives tagged traffic.
C
The interface is a part of a VLAN that uses VLAN ID 10.
D
The interface receives untagged traffic.

Premium Solution Locked

Unlock all 67 answers & explanations

QUESTION 12

You are designing an MPLS network and want to ensure that traffic traverses an LSP between PE routers that follow an explicit path through the core.

Which protocol would accomplish this task?

A
BGP
B
LDP
C
IS-IS
D
RSVP

Premium Solution Locked

Unlock all 67 answers & explanations

QUESTION 13

A service provider receives multiple BGP routes to the same destination prefix. Each route has a different AS path length, but all other attributes are equal.

In this scenario, which statement is correct?

A
Both routes will be used to forward traffic.
B
The active route will be randomly selected.
C
The route with the longest AS path will be selected.
D
The route with the shortest AS path will be selected.

Premium Solution Locked

Unlock all 67 answers & explanations

QUESTION 14

Click the Exhibit button.


You must configure the router called ROUTER_1 to take all valid prefixes learned from internal BGP peers in AS 64523, and then re-advertise them to other internal BGP peers in the same autonomous system.
Referring to the exhibit, which configuration must you deploy on ROUTER_1 to accomplish this task?

A
Configure ROUTER_1 to belong to a different autonomous system than the other BGP routers in your network.
B
Configure a routing policy on ROUTER_1 that removes the no-export BGP community from all received prefixes.
C
Configure ROUTER_1โ€™s internal BGP group with a routing policy that exports prefixes learned from internal BGP.
D
Configure ROUTER_1โ€™s internal BGP group with the keyword cluster, followed by a unique 32-bit number.

Premium Solution Locked

Unlock all 67 answers & explanations

Full Question Bank Locked

You have reached the end of the free study guide preview. Upgrade now to unlock all 67 questions and the full simulation engine.

Customer Reviews

5 / 5
(15,000+ verified)
5
100%
4
0%
3
0%
2
0%
1
0%

Global Community Feedback

DM

David M.

Verified Student

"The practice engine is incredible. It feels exactly like the real testing environment and helped me build so much confidence."

SJ

Sarah J.

Premium Member

"The PDF is very well organized and the explanations for the answers are actually helpful, not just random text."

MC

Michael C.

Verified Buyer

"I was skeptical, but the content is high quality and definitely worth the price. I passed on my first try!"

Need Assistance?

> Our expert support team is available to assist you with any inquiries about our exam materials.

Contact Support
Average response: < 24 Hours

Get Exam Updates

> Subscribe to receive instant notifications on new questions and exclusive flash sales.

* Join 5,000+ students getting weekly updates

Support Chat โ— Active Now

๐Ÿ‘‹ Hi! How can we help you pass your exam?

Enter email to start chatting