Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam JN0-348 All Questions

View all questions & answers for the JN0-348 exam

Exam JN0-348 topic 1 question 10 discussion

Actual exam question from Juniper's JN0-348
Question #: 10
Topic #: 1
[All JN0-348 Questions]

You want to configure Layer 2 services over an IP-based tunneling mechanism between two sites.
Which configuration statement is required to accomplish this task?

  • A. set interfaces gr-0/0/0.0 family bridge
  • B. set interfaces ip-0/0/0.0 encapsulation vlan-bridge
  • C. set interfaces gr-0/0/0.0 encapsulation vlan-bridge
  • D. set interfaces ip-0/0/0.0 family bridge
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
alghoundar
11 months ago
The answer should be A according to juniper docs. https://www.juniper.net/documentation/us/en/software/junos/interfaces-encryption/topics/topic-map/configuring-layer2-ethernet-services-over-gre.html "To enable Layer 2 Ethernet packets to be terminated on GRE tunnels, you must configure the bridge domain protocol family on the gr- interfaces and associate the gr- interfaces with the bridge domain. You must configure the GRE interfaces as core-facing interfaces, and they must be access or trunk interfaces. To configure the bridge domain family on gr- interfaces, include the family bridge statement at the [edit interfaces gr-fpc/pic/port unit logical-unit-number] hierarchy level. To associate the gr- interface with a bridge domain, include the interface gr-fpc/pic/port statement at the [edit routing-instances routing-instance-name bridge-domains bridge-domain-name] hierarchy level."
upvoted 1 times
...
julin_10
11 months, 2 weeks ago
Selected Answer: C
Let's go through each option: A. set interfaces gr-0/0/0.0 family bridge: This option is incorrect because it only specifies the family as "bridge" but does not configure the encapsulation for IP-based tunneling. B. set interfaces ip-0/0/0.0 encapsulation vlan-bridge: This option is incorrect because "ip-0/0/0.0" does not represent a generic interface, and "vlan-bridge" is not a valid encapsulation option for IP-based tunneling. D. set interfaces ip-0/0/0.0 family bridge: This option is incorrect because "ip-0/0/0.0" is not a valid interface, and the family should be configured as "inet" for IP-based tunneling, not "bridge." The correct option for configuring Layer 2 services over an IP-based tunneling mechanism is C. set interfaces gr-0/0/0.0 encapsulation vlan-bridge, where "gr-0/0/0.0" represents the interface and "vlan-bridge" specifies the encapsulation for Layer 2 services over the IP-based tunnel.
upvoted 1 times
julin_10
11 months ago
Sorry correct answer is A
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
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.

SaveCancel
Loading ...