MPLS LAB SESSION with WIRESHARK PACKET CAPTURE || Multi Protocol Label Switching Configuration

Опубликовано: 04 Октябрь 2024
на канале: GPM Tech Train
4,788
84

For queries and feedback please write to - networkprofessional369@gmail .



MPLS Part 1 Video :
   • MPLS || Multi Protocol Label Switchin...  


It can create a End-to-End path that act like a circuit-switched connection; however, deliver layer 3 IP Packet.


Switching is Layer 2 protocol and Routing is Layer 3 protocol. MPLS makes the Routers in the netwrok to act like the switches in the local network. Hence it is also known as Layer 2.5 protocol.


Instead of using complex Network Address and Routing table, MPLS uses labels to forward packets
from one hop to next.


3 Major Operations of MPLS:

PUSH  Add Label to the packet, performed at the Ingress Router

SWAP  Replace the Label of the packet, performed by the LSR in between Ingress and Egress Router.


POP  Removing the label from the IP Packet, done at the Egress Router


In this video, we discussed about the MPLS function along with example and in our upcoming video let us discuss practically using a simulator.