Juniper JN0-664 Practice Exam Questions & Answers

6 Free Questions · Last reviewed: September 21, 2026 · Prepared & Reviewed by the ValidExamDumps Editorial Team

Exam Facts

Juniper JN0-664 Exam Details

Key details for this exam, checked against the published exam outline

96 Practice Questions (Our Bank)
90 minutes Exam Duration
Exam Code
JN0-664
Full Name
Service Provider Routing and Switching, Professional Exam
Issuing Body
Juniper Networks
Question Format (Our Bank)
Multiple Choice
Official Exam Fee
USD 400 (Professional level exam through Pearson VUE)
Eligibility
JNCIS-SP
Validity
3 years
Practice Questions

Free JN0-664 Practice Questions

Each question shows the correct answer and an explanation of why it is right

VA
ValidExamDumps Editorial Team Every question and its answer is checked by our JN0-664 exam preparation team, who also write the explanation shown with each one. How we research and review these pages

Exhibit

Referring to the exhibit, PE-1 and PE-2 are getting route updates for VPN-B when neither of them service that VPN

Which two actions would optimize this process? (Choose two.)

Correct Answer: B, C
Explanation

BGP route target filtering can be configured on PE devices or on route reflectors (RRs). Configuring BGP route target filtering on RRs is more efficient and scalable, as it reduces the number of BGP sessions and updates between PE devices. To configure BGP route target filtering on RRs, the following steps are required:

Configure the family route-target statement under the BGP group or neighbor configuration on the RRs. This enables the exchange of the route-target address family between the RRs and their clients (PE devices). Configure the resolution rib bgp.l3vpn.0 resolution-ribs inet.0 statement under the routing-options configuration on the RRs. This enables the RRs to resolve next hops for VPN routes using the inet.0 routing table.

Question 2 Domain 2IS-IS

A router running IS-IS is configured with an ISO address of 49.0001.00a0.c96b.c490.00.

Which part of this address is the system ID?

Correct Answer: A
Explanation

In IS-IS (Intermediate System to Intermediate System) routing, each router is identified by a unique ISO (International Organization for Standardization) address, also known as a Network Entity Title (NET). The NET consists of three parts:

1. **Area Identifier**: Indicates the area to which the router belongs.

2. **System Identifier**: Uniquely identifies the router within the area.

3. **NSAP Selector (NSEL)**: Typically set to 00 for a router, indicating the Network Service Access Point.

The format of the ISO address is `49.XXXX.YYYY.YYYY.ZZZZ.ZZZZ.00`, where:

- `49` is the AFI (Authority and Format Identifier) indicating a private address.

- `XXXX` is the Area Identifier.

- `YYYY.YYYY.YYYY` is the System Identifier.

- `ZZZZ.ZZZZ` is the NSAP Selector.

Given the address `49.0001.00a0.c96b.c490.00`:

- **Area Identifier**: `49.0001`

- **System Identifier**: `00a0.c96b.c490`

- **NSAP Selector**: `00`

**Explanation**:

- **A. 00a0.c96b.c490 is the system identifier**:

- Correct. The System Identifier in an ISO address is a 48-bit (6-byte) field used to uniquely identify the router. In this address, `00a0.c96b.c490` is the correct 6-byte System Identifier.

- **B. 0001.00a0.c96b.c490 is the system identifier**:

- Incorrect. This includes the Area Identifier as part of the System Identifier, which is not correct.

- **C. c96b.c490 is the system identifier**:

- Incorrect. This is only part of the System Identifier. The full System Identifier must be 6 bytes long.

- **D. c490 is the system identifier**:

- Incorrect. This is an incomplete and incorrect part of the System Identifier.

**Conclusion**:

The correct part of the address that represents the System Identifier is:

**A. 00a0.c96b.c490 is the system identifier.**

**Reference**:

- Juniper Networks Documentation on IS-IS: [IS-IS Configuration](https://www.juniper.net/documentation/en_US/junos/topics/task/configuration/isis-configuring.html)

- ISO/IEC 10589, the IS-IS routing protocol standard.

Which three mechanisms are used by Junos platforms to evaluate incoming traffic for CoS purposes? (Choose three )

Correct Answer: B, D, E
Explanation

Junos platforms use different mechanisms to evaluate incoming traffic for CoS purposes, such as:

Behavior aggregate classifiers: These classifiers use a single field in a packet header to classify traffic into different forwarding classes and loss priorities based on predefined or user-defined values.

Fixed classifiers: These classifiers use a fixed field in a packet header to classify traffic into different forwarding classes and loss priorities based on predefined values.

Multifield classifiers: These classifiers use multiple fields in a packet header to classify traffic into different forwarding classes and loss priorities based on user-defined values and filters.

Rewrite rules and traffic shapers are not used to evaluate incoming traffic for CoS purposes, but rather to modify or shape outgoing traffic based on CoS policies.

Exhibit

Referring to the exhibit, you must provide Internet access for VPN-A using CE-1 as the hub CE.

Which two statements are correct in this situation? (Choose two.)

Correct Answer: B, D
Question 5 Domain 2IS-IS

Refer to the exhibit.

Click the Exhibit button.

Referring to the exhibit, which two statements are correct about BGP routes on R3 that are advertised to R1? (Choose two.)

Correct Answer: C, D
Explanation

In the exhibit, we see an internal BGP (iBGP) setup within AS 65512, and an external BGP (eBGP) connection between R3 and ISP-A (AS 65511). The questions focus on the behavior of BGP routes advertised from R3 to R1 within the same AS.

1. **BGP Next-Hop Attribute (Option A and D)**:

- In iBGP, the next-hop attribute is **not** changed when a route is advertised to another iBGP peer. This means that when R3 advertises a route to R1, it retains the original next-hop value as learned from the eBGP peer (ISP-A).

- Therefore, Option D is correct: 'By default, the next-hop value for these routes is not changed by R3 before being sent to R1.'

2. **BGP Attributes (Option B and C)**:

- BGP attributes such as local preference, AS-path, and others are crucial for BGP route selection. The local preference attribute is used within an AS to indicate the preferred path for outbound traffic.

- When R3 advertises BGP routes to R1, it includes the local preference value assigned to those routes. This value is not removed and is propagated within the iBGP mesh.

- Therefore, Option C is correct: 'By default, the BGP local-preference value that is assigned on R3 is advertised to R1.'

**Reference**:

- Juniper Networks documentation on BGP behavior provides detailed insights into the propagation of BGP attributes within iBGP and eBGP contexts. Specifically, the Junos OS documentation covers the default behavior of next-hop and local preference attributes in BGP configurations.

- Junos OS BGP Configuration Guide: [Junos OS BGP Configuration Guide](https://www.juniper.net/documentation/en_US/junos/topics/concept/bgp-overview.html)

- For a deeper understanding of BGP attributes and their default behaviors, the 'Juniper Networks Day One: Exploring BGP' book is an excellent resource.

Question 6

Which two statements describe PIM-SM? (Choose two)

Correct Answer: A, D
Explanation

PIM sparse mode (PIM-SM) is a multicast routing protocol that uses a pull model to deliver multicast traffic. In PIM-SM, routers with receivers send join messages to their upstream neighbors toward a rendezvous point (RP) or a source-specific tree (SPT). The RP or SPT acts as the root of a shared distribution tree for a multicast group. Traffic is only forwarded to routers that request to join the distribution tree by sending join messages. PIM-SM does not flood traffic to all routers or prune routers without receivers, as PIM dense mode does.

Full Access

Get the complete JN0-664 question set

  • 96 questions covering all exam domains
  • Correct answers with explanations, like the free questions above
  • PDF and online practice test
  • 90 days of free updates
Starting from 50% OFF
$20 $40
Get Full Access

One-time payment · Instant download

Study Guide

What the Juniper JN0-664 Exam Covers

Exam domains verified against: Official Juniper JN0-664 exam guide, last checked September 2026.

Domain 1: OSPF

Describe the concepts, operation, or functionality of OSPFv2 and OSPFv3. Given a scenario, demonstrate knowledge of how to configure or monitor single-area or multi-area OSPF.

Domain 2: IS-IS

Describe the concepts, operation, or functionality of IS-IS. Given a scenario, demonstrate knowledge of how to configure or monitor single-area or multi-area IS-IS.

Sample questions from this domain above: Q2Q5

Domain 3: BGP

Describe the concepts, operation, or functionality of BGP and BGP scaling mechanisms. Given a scenario, demonstrate knowledge of how to configure or monitor BGP.

Domain 4: Class of Service (CoS)

Describe the concepts, operation, or functionality of Junos OS CoS. Given a scenario, demonstrate knowledge of how to configure or monitor CoS.

Domain 5: IP Multicast

Describe the concepts, operation, or functionality of IP multicast. Given a scenario, demonstrate knowledge of how to configure or monitor IGMP, PIM dense mode, or PIM sparse mode including SSM.

Sample questions from this domain above: Q1Q4

Domain 6: Layer 3 VPNs

Describe the concepts, operation, or functionality of Layer 3 VPNs including carrier-of-carriers and inter-provider VPN models. Given a scenario, demonstrate knowledge of how to configure or monitor Layer 3 VPN components.

Sample question from this domain above: Q3

Domain 7: Layer 2 VPNs

Describe the concepts, operation, or functionality of BGP Layer 2 VPNs, LDP Layer 2 circuits, VPLS, and EVPN. Given a scenario, demonstrate knowledge of how to configure, monitor, or troubleshoot Layer 2 VPNs.

FAQ

JN0-664 Exam FAQ

Common questions about the exam itself

What background do I need to sit the JN0-664 exam?
You need to hold the JNCIS-SP (Service Provider Routing and Switching Specialist) certification before taking JN0-664. This exam is designed for networking professionals with advanced knowledge of routing and switching implementations in Junos, so you should have hands-on experience deploying service provider networks with multiple routing protocols.
How difficult is the JN0-664 compared to other Juniper certs?
JN0-664 is intentionally difficult at Professional level. It tests deep understanding of how to configure and troubleshoot complex protocols like IS-IS, BGP, and OSPF specifically in service provider environments, not just basic concepts. The exam measures both foundational knowledge and the ability to make sound operational decisions in real-world scenarios.
Which topic area causes the most trouble for JN0-664 candidates?
Layer 3 and Layer 2 VPN concepts tend to be the hardest areas because they combine multiple protocols like BGP, MPLS, and EVPN into integrated solutions. Hands-on lab experience configuring these VPN types is essential rather than just reading about them.
How long should I spend preparing for JN0-664?
Realistic preparation typically takes several months of study and hands-on practice. Since you need JNCIS-SP first, most candidates spend months on the Specialist level, then additional months on Professional-level deep-dive work with actual Juniper equipment or labs.
What happens on exam day for JN0-664?
You will sit a written exam with 65 multiple-choice questions in 90 minutes, delivered through Pearson VUE either online proctored or at a test centre. The exam measures your ability to configure, monitor, and troubleshoot service provider networks across OSPF, IS-IS, BGP, VPNs, multicast, and Class of Service.
What are the rules if I fail JN0-664 or need to reschedule?
Juniper does not publish specific retake rules on their certification pages. You will need to contact Pearson VUE directly to understand retake fees, waiting periods between attempts, and rescheduling policies for your region.
How long does the JNCIP-SP certification stay valid?
Juniper certifications are valid for three years. To renew, you must pass the current version of the JN0-664 exam or take an approved Juniper training course, which also renews all lower-level certifications in the same track.
What job role does JNCIP-SP map to?
The JNCIP-SP credential targets network engineers and architects working in service provider environments who design, implement, and troubleshoot scalable networks across core, aggregation, and edge infrastructures. It is widely recognized in the telecommunications sector for managing complex multi-protocol production networks.
How does JN0-664 relate to the Expert level in the Service Provider track?
JN0-664 is the Professional level. The Expert level (JNCIE-SP) sits above it and requires a hands-on lab exam that tests practical configuration and troubleshooting skills. Passing JN0-664 alone does not qualify you for Expert level.
Is JNCIP-SP the same as JNCIP-ENT?
No. JNCIP-SP focuses on service provider routing and switching with topics like BGP scaling, Layer 2 and Layer 3 VPNs, MPLS, and multicast. JNCIP-ENT covers enterprise routing and switching with different focus areas. They are separate certification tracks at Juniper.