Exam JN0-352 Topic 1 Question 114 Discussion

Actual exam question for Juniper's JN0-352 exam
Question #: 114
Topic #: 1
You are configuring a GRE tunnel between Router A (192.168.1.1) and Router B (192.168.2.1) to connect two isolated networks. The tunnel interfaces (gr-0/0/0) need to support IPv4 traffic.
In this scenario, which configuration ensures the tunnel endpoints are correctly defined and reachable?

Suggested Answer: A Vote an answer

A functioning GRE tunnel interface in Junos requires, at minimum, both a tunnel source address and a tunnel destination address configured together under the tunnel statement of the gr- logical unit, since these two values together define the outer, delivery-layer IP header that will encapsulate every passenger packet sent through the tunnel; the source identifies which of the router's own addresses will originate the encapsulated traffic, and the destination identifies the remote tunnel endpoint the encapsulated traffic must be routed toward across the underlying IP network. The first option correctly supplies both required values in a single, complete statement - source 192.168.1.1 (Router A's own address) and destination 192.168.2.1 (Router B's address) - fully defining the tunnel's endpoints and ensuring the encapsulation and route-resolution process can succeed. The fourth option supplies only the destination and omits the source entirely, which is an incomplete configuration; without an explicit source, Junos cannot always reliably determine which local address to use for encapsulation, particularly on multi-address or multi-interface routers, and the tunnel configuration is left non-deterministic or non-functional as shown. The second option enables the IPv6 protocol family on the tunnel's logical unit, which is irrelevant to a scenario explicitly requiring IPv4 passenger traffic support. The third option attempts to assign a family inet address directly using one of the underlying tunnel endpoint addresses, which conflates the tunnel's own transport addressing with logical-unit protocol addressing and does not by itself establish the required source/destination tunnel definition.
Reference topics: Junos Enterprise Routing - Tunneling, Configuring GRE Tunnel Source and Destination.

by Merle at Jul 15, 2026, 08:12 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10