Exam 300-410 All QuestionsBrowse all questions from this exam
Question 97

Refer to the exhibit. What does the imp-null tag represent in the MPLS VPN cloud?

    Correct Answer: A

    The imp-null (implicit null) tag instructs the upstream router to pop the tag entry off the tag stack before forwarding the packet. This process is commonly known as Penultimate Hop Popping (PHP), where the router just before the last router removes the label to simplify the forwarding process for the final destination router. This makes option 'Pop the label' the correct answer.

Discussion
anonymous1966

Just for reference: Label-Switched Path (LSP) - The path that a labeled packet traverses through a network, from label imposition to disposition. P/PE and C/CE - P and PE routers are LSRs and LERs in the context of MPLS-VPN. The term P comes from routers being in the provider network. C routers are routers found in the customer network. CE routers are the routers on the customer edge facing the provider. PE routers are provider edge routers, which connect to the CE routers. CE routers normally run plain IP (not required to be MPLS-aware). Ref: https://www.ccexpert.us/traffic-engineering/mpls-terminology.html

Dead_Adriano

This looks more like a comment to Q57 :-)

adeeb1988lyOption: A

Answer A Explanation: The imp-null (implicit null) tag instructs the upstream router to pop the tag entry off the tag stack before forwarding the packet. Note: pop means remove the top MPLS labe

Carl1999Option: A

PHP (Penultimate Hop Popping) When exchanging labels, the LER informs the LSR of Implicit Null with a label value of 3. When forwarding Implicit Null (imp-null) to the other party, LSR removes the label and forwards it.

SeMo0o0o0Option: A

A is correct

error_909Option: A

The given answer is correct - Pop the label

examSharkOption: A

The given answer is correct. TDP (the Tag Distribution Protocol) https://www.cisco.com/c/en/us/support/docs/multiprotocol-label-switching-mpls/mpls/12492-mpls-tsh.html https://www.ipspace.net/kb/tag/MPLS/Implicit_Explicit_NULL.html