Questions: MPLS: Multiprotocol Label Switching

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Router A uses label 42 to forward a packet toward its destination. When it forwards the packet to router B, router B receives the packet with label 17. What happened to label 42?

ALabel 42 was corrupted in transit and router B corrected it to 17
BRouter A swapped label 42 for label 17 before forwarding, because labels have only local significance on each link
CRouter B relabeled the packet because it disagrees with router A's classification
DThe original label 42 is preserved inside the packet; label 17 is a new outer label added to a stack
Question 2 Multiple Choice

A network engineer claims that MPLS replaces IP routing in the network core. Why is this statement incorrect?

AMPLS does replace IP routing, but only for traffic that has been classified and labeled at the ingress router
BMPLS replaces IP routing in the core but still requires IP at the edges where packets enter and leave
CMPLS runs alongside IP routing — it uses IP routing to establish label-switched paths, and label forwarding operates on top of that infrastructure
DMPLS is being phased out, so the statement is only incorrect because MPLS no longer operates in real networks
Question 3 True / False

In an MPLS network, interior label switch routers (LSRs) should examine the IP header of nearly every packet to determine where to forward it.

TTrue
FFalse
Question 4 True / False

MPLS can carry traffic from multiple different Layer 3 protocols (IPv4, IPv6, and others) because label forwarding does not depend on the contents of the encapsulated header.

TTrue
FFalse
Question 5 Short Answer

Why do MPLS labels have 'local significance only,' and what coordination mechanism makes this work across an entire network?

Think about your answer, then reveal below.