JN0-363 Exam QuestionsBrowse all questions from this exam

JN0-363 Exam - Question 40


Click the Exhibit button.

You have an established LSP between your R1 and R5 devices using the configuration shown in the exhibit. You are asked to ensure that MPLS labels are used to forward traffic by all devices within the LSP.

Which action will accomplish this behavior?

Show Answer
Correct Answer: B

To ensure that MPLS labels are used to forward traffic by all devices within the Label Switched Path (LSP), configuring the explicit-null statement under the protocol MPLS hierarchy on R1 is necessary. By default, the penultimate router (the router before the last hop) performs penultimate hop popping (PHP), which removes the MPLS label. Configuring explicit null ensures the penultimate router retains the MPLS label, replacing it with an explicit null label (label value of 0). This way, the egress router knows it has reached the end of the LSP and can perform the appropriate processing.

Discussion

8 comments
Sign in to comment
RbrahmiOption: A
Apr 8, 2024

I think A is the correct Answer

SailorOption: C
May 28, 2023

https://www.juniper.net/documentation/us/en/software/junos/mpls/topics/ref/statement/install-edit-protocols-mpls.html

MubdirOption: C
Sep 3, 2023

Correct answer is C

c946f3eOption: C
Oct 19, 2023

https://www.juniper.net/documentation/us/en/software/junos/mpls/topics/ref/statement/install-edit-protocols-mpls.html

lukaspiOption: B
Jan 4, 2024

The question is about penultimate-hop-popping and implicit and explicit null labels.

SjaakieOption: B
Jan 9, 2024

I agree with lukaspi

antigel8Option: B
Feb 18, 2024

B is corret.

ZaraouiOption: A
Jun 28, 2024

explicit-null applied on egress router under protocol mpls ultimate-hop-popping on ingress router (R1) under lsp configuration