
Introduce MPLS fundamentals and label distribution protocols like LDP and RSVP, with provider VPN scenarios and practical documentation to aid future reference and review.
Explore the physical network topology and how virtualization layers—ESX, Red Hat, and Ubuntu Server environments—connect via a common switch and bridge, with Ansible-driven configurations in a lab setup.
Explore MPLS basics, including label switching, forward decisions with longest match, and how label distribution protocols like LDP or RSVP enable traffic engineering and LSPs.
Map MPLS naming conventions from customer edge to transit and penultimate hop popping, detailing the entry point, label switching path, label stack, and multipoint end-to-end routing.
Describe how MPLS inserts a label between the IP header and the link, enabling label switched path forwarding and label distribution protocols.
Construct an lsp between routers using RSVP and OSPF, observe label distribution and exchange, and forward traffic with the label stack rather than routing tables.
Explore MPLS label types, including implicit and explicit labels, and how a central router uses label lookup and IP lookup to forward packets through an LSP with a label stack.
Explore the five essential MPLS label operations on a packet, including push, swap, replace, and pop, plus label stacking and the s-bit that governs the header order.
Explore the label distribution protocol (LDP) for MPLS, its role alongside BGP and RSVP, and how LDP sessions, hello packets, and notification messages establish label mapping across a simulated topology.
Configure LDP with BGP next hop in an MPLS topology and establish iBGP sessions. Verify iBGP sessions between R1, R2, and R3, export static routes, and observe labels.
Configure ldp on all interfaces after ensuring an igp is running, using interface groups for consistency. Validate ldp neighbors and adjacency across logical systems to enable mpls label distribution.
Ldp Authentication - https://www.juniper.net/documentation/en_US/junos/topics/usage-guidelines/mpls-configuring-miscellaneous-ldp-properties.html Reference Link
Explore LDP authentication for MPLS, configure session-based authentication with key chains, and understand neighbor establishment and how authentication impacts LDP sessions and label distribution.
Explore RSVP overview, its role with IGP for traffic engineering, and how RSVP enables label exchange through messages, filters, and ipv4/ipv6 support.
https://github.com/r2079/PART1FMPLS/tree/master/rsvp
This video helps to understand different aspects of an RSVP session. Attached is the Ipython Notebook for the session, the default Github link course should display it just fine.
note- Please note you won't be able to execute the Ipython notebook as the environment and server are not local to you, provided the notebook is to help you revise slides and the outputs that we gathered during the course.
Thie Session explores PATH message and we will analyse packet captures, all the outputs are saved in python notebook for easier reference, you will not be able to execute commands as there will not working environment connected in iPython
https://github.com/r2079/PART1FMPLS/blob/master/rsvp/RSVP_Path_Message_complete.ipynb
The course primarily aims in understanding and implementing MPLS technologies
- MPLS Header and Packet
- LDP and Implementation
-RSVP
-CSPF
-Traffic Engineering
-SRLG
-Traffic protection Mechanisms
-MISC MPLS Topics
- All of the course Documentation is available in Lucid chart for easier exam review
www<dot>lucidchart<dot>com/invitations/accept/3186e11a-7812-4930-828c-73fe0653eaab - Please review the content and Intro Videos and if they are as per your liking go ahead and Enroll the course.
This Course primarily aims at best practices and standard implementation procedure and certification should be a by product of your learning.