Key details for this exam, checked against the published exam outline
Each question shows the correct answer and an explanation of why it is right
Exhibit.

Referring to the exhibit, which statement is correct?
Analyzing the Exhibit Output:
The command ping overlay tunnel-type vxlan is used to test the VXLAN tunnel between two VTEPs (VXLAN Tunnel Endpoints). The output shows a warning about missing hash parameters, but more importantly, it displays the result: End-System Not Present.
Understanding the Response:
The message End-System Not Present indicates that the remote VTEP (192.168.2.20) did not find the MAC address 00:00:5E:00:53:CC in its forwarding table. This typically means that the MAC address is unknown to the remote VTEP, and as a result, it could not forward the packet to the intended destination.
Conclusion:
Option B: Correct---The MAC address is unknown and is not in the forwarding table of the remote VTEP, which is why the system reports that the 'End-System' is not present.
You are implementing seamless stitching between two data centers and have a proposed configuration for a border leaf device.
In this scenario, which two statements are correct? {Choose two.)
Understanding Seamless Stitching:
Seamless stitching is used in EVPN to interconnect two data centers, allowing for consistent Layer 2 and Layer 3 connectivity across them. This is often achieved by translating VNIs (Virtual Network Identifiers) between the data centers.
Translation-VNI:
Option B: The translation VNI must be different in each data center to ensure that traffic can be correctly routed and distinguished as it crosses between the data centers. This differentiation helps to maintain the integrity of the traffic flows and prevents any potential overlap or conflict in VNIs.
Ethernet Segment Identifier (ESI):
Option D: The ESI must match in both data centers to ensure that the same Ethernet segment (which could be multihomed) is recognized consistently across the data centers. Matching ESIs are crucial for maintaining a unified view of the Ethernet segment across the interconnected fabric.
Conclusion:
Option B: Correct---Translation VNIs must be unique to each data center for proper traffic distinction.
Option D: Correct---Matching ESIs are necessary to maintain consistent Ethernet segment identification across both data centers.
Which statement is correct about a collapsed fabric EVPN-VXLAN architecture?
Collapsed Fabric Architecture:
A collapsed fabric refers to a simplified architecture where the spine and leaf roles are combined, often reducing the number of devices and links required.
In this architecture, the spine typically handles core switching, while leaf switches handle both access and distribution roles.
Understanding Border Gateway Functionality:
Border gateway functions include connecting the data center to external networks or other data centers.
In a collapsed fabric, these functions are usually handled at the leaf level, particularly on border leaf devices that manage the ingress and egress of traffic to and from the data center fabric.
Correct Statement:
D . Border gateway functions occur on border leaf devices: This is accurate in collapsed fabric architectures, where the border leaf devices take on the role of managing external connections and handling routes to other data centers or the internet.
Data Center Reference:
The collapsed fabric model is advantageous in smaller deployments or scenarios where simplicity and cost-effectiveness are prioritized. It reduces complexity by consolidating functions into fewer devices, and the border leaf handles the critical task of interfacing with external networks.
In conclusion, border gateway functions are effectively managed at the leaf layer in collapsed fabric architectures, ensuring that the data center can communicate with external networks seamlessly.
Exhibit.

Given the configuration shown in the exhibit, why has the next hop remained the same for the EVPN routes advertised to the peer 203.0.113.2?
Understanding the Configuration:
The configuration shown in the exhibit involves an EVPN (Ethernet VPN) setup using BGP as the routing protocol. The export policy named CHANGE_NH is applied to the BGP group evpn-peer, which includes a rule to change the next hop for routes that match the policy.
Issue with Next Hop Not Changing:
The policy CHANGE_NH is correctly configured to change the next hop to 203.0.113.10 for the matching routes. However, the next hop remains unchanged when advertising EVPN routes to the peer 203.0.113.2.
Reason for the Issue:
In Junos OS, when exporting routes for VPNs (including EVPN), the next-hop change defined in a policy will not take effect unless the vpn-apply-export parameter is used in the BGP configuration. This parameter ensures that the export policy is applied specifically to VPN routes.
The vpn-apply-export parameter must be included to apply the next-hop change to EVPN routes.
Correct Answer Explanation:
D . The vpn-apply-export parameter must be applied to this peer: This is the correct solution because the next hop in EVPN routes won't be altered without this parameter in the BGP configuration. It instructs the BGP process to apply the export policy to the EVPN routes.
Data Center Reference:
This behavior is standard in EVPN deployments with Juniper Networks devices, where the export policies applied to VPN routes require explicit invocation using vpn-apply-export to take effect.
You are asked to interconnect two of your company's data centers across an IP backbone. Both data centers require Layer 2 and Layer 3 connectivity. In this scenario, which three actions would accomplish this task? (Choose three.)
Layer 2 and Layer 3 Connectivity Requirements:
To interconnect two data centers across an IP backbone with both Layer 2 (L2) and Layer 3 (L3) connectivity, EVPN-VXLAN (Ethernet VPN with Virtual Extensible LAN) is the ideal solution. EVPN supports L2 VPNs while also enabling L3 connectivity across multiple locations.
Necessary EVPN Route Types:
Type 2 EVPN Routes: These routes are used to advertise MAC addresses for Layer 2 connectivity. They are essential for enabling seamless L2 communication across data centers.
Type 5 EVPN Routes: These routes are necessary for advertising IP prefixes for Layer 3 connectivity between data centers. They enable the exchange of L3 information across the IP backbone, ensuring routed traffic can reach its destination.
Border Leaf Nodes:
Border Leaf Nodes: Ensuring that the border leaf nodes (the entry and exit points for traffic between data centers) can exchange EVPN routes is critical for the correct dissemination of both L2 and L3 information across the data centers.
Conclusion:
Option A: Correct---Type 2 EVPN routes are required for Layer 2 MAC address learning and communication across the DCI (Data Center Interconnect).
Option B: Correct---Border leaf nodes need to exchange EVPN routes to maintain connectivity between data centers.
Option D: Correct---Type 5 EVPN routes are essential for Layer 3 connectivity across the DCI.
Options C and E are incorrect because they refer to establishing full mesh VTEPs (VXLAN Tunnel Endpoints) across all spine or leaf nodes, which is unnecessary for the scenario provided. The focus should be on border leaf nodes and appropriate route advertisements for L2 and L3 connectivity.
65 questions covering all exam domains, starting from $20
Exam domains verified against: Official Juniper JN0-683 exam guide, last checked September 2026.
Tests knowledge of deployment phase operations including Zero-touch provisioning (ZTP) which automates device setup and configuration without manual intervention. Focuses on concepts and practices used by experienced data center architects and engineers.
Assesses understanding of IP-based fabric design and structure that supports scalability and performance in modern data centers. Covers IP fabric architecture and how traffic routing works within the network fabric.
Sample question from this domain above: Q4
Tests knowledge of VXLAN technology including both control plane mechanisms for device communication setup and data plane operations for actual traffic transmission. Candidates must understand how VXLAN works end to end.
Sample question from this domain above: Q1
Evaluates understanding of Ethernet VPN architecture with focus on route types and multicast handling. Covers Multiprotocol BGP application, Centralized Routing and Bridging (CRB) and Edge Routing and Bridging (ERB) models, MAC learning and symmetric routing.
Tests knowledge of connecting multiple data centers using Layer 2 and Layer 3 stretching and stitching techniques that join different network fabrics together. Covers EVPN-signaled VXLAN technology enabling communication between interconnected data centers.
Sample question from this domain above: Q3
Focuses on single-tenant and multitenant data center architectures essential for shared infrastructure environments. Tests knowledge of tenant traffic isolation at both Layer 2 and Layer 3 levels and data center security concepts.
Common questions about the exam itself