nerdexam
Cisco

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.

Layer 3 Technologies

Question

How are packets forwarded in an MPLS domain?

Exhibit

300-410 question #92 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)
  • B
    4% (1)
  • C
    89% (25)
  • D
    7% (2)

Why each option

In an MPLS domain, packets are forwarded based on the labels attached to them, not on their IP headers.

AUsing the destination IP address of the packet

Forwarding based on the destination IP address is characteristic of traditional IP routing, not the label-based forwarding within an MPLS core.

BUsing the source IP address of the packet

The source IP address of a packet is generally not used for forwarding decisions in any standard network topology.

CUsing a number that has been specified in a labelCorrect

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.

DUsing the MAC address of the frame

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

#MPLS#Label Switching#Packet Forwarding

Community Discussion

No community discussion yet for this question.

Full 300-410 Practice