The Role of BGP in MPLS networks

April 5th, 2010 Wael Osama Posted in BGP, MPLS No Comments »

In almost every book you will read about MPLS, the author will state that one of the MPLS benefits is having a BGP free core network; sometimes they explain it sometimes not. However, to really understand this statement I encourage you to imagine removing MPLS from your core network and see what adjustments you need [...]

AddThis Social Bookmark Button

MPLS Label Operations

March 31st, 2010 Wael Osama Posted in MPLS 1 Comment »

In my previous post I explained what MPLS is and how it works from a high level perspective. In this post I will explain MPLS label operations and how labeled packets are processed in MPLS networks. When a labeled packet is received the label value at the top of the stack is examined to determine [...]

AddThis Social Bookmark Button

What is MPLS?

March 31st, 2010 Wael Osama Posted in MPLS 2 Comments »

MPLS stands for Multi-protocol Label Switching. MPLS is a packet forwarding technology that is capable of carrying any L3 protocol and here comes the word multi-protocol. MPLS is capable of tunneling L3 packets inside the MPLS network using  MPLS labels. The MPLS label is pushed into the packet between the layer two header and the [...]

AddThis Social Bookmark Button

Choosing PE-CE Routing protocol

March 15th, 2010 Wael Osama Posted in BGP, MPLS 2 Comments »

When it comes to choosing your PE-CE routing protocol, Which one do you think is best? Choosing the PE-CE routing protocol for MPLS VPN  is an ongoing debate between back end network teams and those who have customer interface roles. They are always trying to satisfy the customer and we are always trying to keep [...]

AddThis Social Bookmark Button

VRF Selection Based on Source IP Addresses

April 9th, 2009 mmahmoud Posted in Bury the hatchet, MPLS 2 Comments »

In this post we are going to cover a nice tool, actually I’ve never used it in production, but I was fully testing it during my CCIE SP lab preparations and wish to share it with you. It’s nice to have such a tool in your tool box when dealing with complex designs. The VRF [...]

AddThis Social Bookmark Button

IS-IS and fast convergence ongoing tricks

March 22nd, 2009 mmahmoud Posted in Bury the hatchet, ISIS, MPLS, Network Design 6 Comments »

Been a while since my last post, I was extremely busy doing a lot of things, anyway I am glade to be back. This post I am going to cover a nice tool for enhancing IS-IS convergence, I am really amazed by the ideas that the guys out there pop up. Inventing such wonderful tools [...]

AddThis Social Bookmark Button

VRF Lite

February 15th, 2009 Wael Osama Posted in CISCO HOW-TO, MPLS 4 Comments »

The word VRF stands for Virtual Routing and Forwarding, this feature is used to create multiple instances of the routing table on the same routing device. VRFs are usally used in conjunction with MPLS VPN to separate the traffic of multiple MPLS VPN customers. VRF Lite feature is part of Cisco’s network virtualization portfolio. VRF [...]

AddThis Social Bookmark Button

MPLS VPN security threats

January 28th, 2009 Wael Osama Posted in MPLS, Security No Comments »

MPLS L3 VPN services is widely used nowadays by many enterprises and organizations. They provide a lot of flexibility in connecting different sites compared to L2VPN services and offloads a lot of the responsibilities from the enterprise to the provider. I have gained all my networking experience in service provider environments, and have seen very [...]

AddThis Social Bookmark Button

LDP neighbor discovery, session establishment and maintenance

January 19th, 2009 mmahmoud Posted in Bury the hatchet, MPLS 5 Comments »

Team working is all about producing results with a group of people you love working with … Being part of the same team, working together all day long we decided to extend this level of team working from being members of the same team and writing in the same blog to even write this post [...]

AddThis Social Bookmark Button

What is LDP extended discovery?

January 10th, 2009 Wael Osama Posted in MPLS, What Is ? 2 Comments »

Normally LDP neighbors are found automatically by sending UDP Hello packets on Port 646 with the destination of multicast address 224.0.0.2 out of each LDP enabled interface. In some MPLS applications a LDP session must be established between non directly connected peers to exchange labels. In such cases Hello packets can not be just broadcasted, [...]

AddThis Social Bookmark Button