At which layer of the OSI model does MPLS operate?
Between Layer 2 and Layer 3 (often called “Layer 2.5”)
What does MPLS use instead of IP addresses to forward packets?
Labels
What is the name of the unidirectional path an MPLS packet follows?
Label Switched Path (LSP)
Which router assigns the first label to an MPLS packet?
Ingress Label Edge Router (LER)
What router removes the label from an MPLS packet?
Egress Label Edge Router (LER)
What protocol is commonly used to exchange MPLS labels?
Label Distribution Protocol (LDP)
How many bits are in an MPLS label?
32 bits
What field in the MPLS label indicates if it’s the last label in the stack?
Bottom of Stack (S-bit)
True or False: MPLS can carry only IPv4 traffic.
False – MPLS is multiprotocol (IPv4, IPv6, Ethernet, etc.)
What benefit does MPLS offer for routing voice or video traffic?
Supports Quality of Service (QoS)
MPLS VPNs most commonly operate at which OSI layer?
Layer 3
What is the role of a Label Switch Router (LSR)?
Forwards MPLS packets based on labels
What MPLS feature allows routing along non-shortest paths for load balancing or policy routing?
Traffic Engineering (TE)
Does MPLS increase or decrease convergence time in the network?
Decrease – allows fast reroute in case of failure.
Is MPLS typically used in home networks?
No – it’s used in enterprise and service provider networks.