300-410 · Question #92
How are packets forwarded in an MPLS domain?
The correct answer is C. Using a number that has been specified in a label. In an MPLS domain, packets are forwarded based on the labels attached to them, not on their IP headers.
Question
Exhibit
Options
- AUsing the destination IP address of the packet
- BUsing the source IP address of the packet
- CUsing a number that has been specified in a label
- DUsing the MAC address of the frame
How the community answered
(28 responses)- B4% (1)
- C89% (25)
- D7% (2)
Why each option
In an MPLS domain, packets are forwarded based on the labels attached to them, not on their IP headers.
Forwarding based on the destination IP address is characteristic of traditional IP routing, not the label-based forwarding within an MPLS core.
The source IP address of a packet is generally not used for forwarding decisions in any standard network topology.
Within an MPLS domain, packets are encapsulated with one or more labels. Label Switching Routers (LSRs) forward these packets by performing a lookup based on the label, swapping the incoming label with an outgoing label, and then sending the packet to the next hop without inspecting the packet's IP header. This label-based forwarding is the core mechanism of MPLS.
MAC addresses are used for Layer 2 forwarding within a local segment, but within an MPLS domain, the forwarding decision at the MPLS layer is made using labels, although the MPLS frames are carried over Layer 2.
Concept tested: MPLS packet forwarding mechanism
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/mp_l3_vpns/configuration/xe-16/mp-l3-vpns-xe-16-book/mp-l3-vpns-overview.html
Topics
Community Discussion
No community discussion yet for this question.
