Archive for the ‘MPLS’ Category

h1

Export RTs?

May 25, 2010

(This article assumes some understanding of MPLS VPNs)

The different methods to attach MPLS VPN RTs when routes are exported from a VRF table can be confusing.
This could be done in two ways with additional options.

  1. The default ‘all’ export RT could be used.
  2. Or the RTs could be attached using an export-map.

The first method is the most common and the easiest to understand. The command below will attach the configured RT to any routes exported from the router’s VRF RIB table into the MPBGP table for advertising.

route-target export {asn:xx}

But what if another RT should be attached in place of, or additionally but for only one prefix?

This is where the second method becomes necessary. By using an export-map one can selectively attach RTs to individual prefixes, separate or in conjunction with the default export if it is configured. This usually raises the question of when the ‘additive’ keyword is needed.

Allow me to explain by using the following diagram :

Read the rest of this entry ?

h1

MPLS Quick Reference guide

February 15, 2010

I have updated the MPLS quick reference guide. Some of the guys enquired how detailed the new version4 topics are covered.

This is a great preview of the full MPLS chapter included in R&S Short-Notes.
This MPLS quick reference guide includes all the show and configuration command with descriptions. I have also included the newly added ‘Config-Sets’ to show how easy MPLS is configured in varies scenarios.  Please note this demo does not include any theory, or pitfalls to watch out for.

Feel free to download it :) But please let me know you views and comments

Download

Click to Download