<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Mpls - Tag - Fryguy's Blog</title><link>https://hugo.fryguy.net/tags/mpls/</link><description>Mpls - Tag - Fryguy's Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Mon, 12 Sep 2011 12:05:42 +0000</lastBuildDate><atom:link href="https://hugo.fryguy.net/tags/mpls/" rel="self" type="application/rss+xml"/><item><title>Basic MPLS continued – RIP</title><link>https://hugo.fryguy.net/2011/09/12/basic-mpls-continued-rip/</link><pubDate>Mon, 12 Sep 2011 12:05:42 +0000</pubDate><author>Fryguy</author><guid>https://hugo.fryguy.net/2011/09/12/basic-mpls-continued-rip/</guid><description><![CDATA[<p><a href="/wp-content/uploads/2011/09/CatChasingBug.jpg" rel=""></a><br>
The other day I posted some “basic” MPLS information and figured I could use that to build a bit more. In subsequent posts I will post the configs for EIGRP, OSPF, and BGP – but today I will post on RIP.<br>
So, this whole lab/post will build off the previous one – <a href="http://www.fryguy.net/2011/09/09/basic-mpls-with-vrf-rd-and-bgp-vpnv4/" target="_blank" rel="noopener noreffer ">LINK</a> – but will remove all the static routes and replace them with the RIP protocol. I will only post the configs for the CE (R1, R3, R4, R5) and PE (R2 and R5), the core will not change.</p>
<p align="center">
  
</p>
<p> </p>]]></description></item><item><title>Basic MPLS with VRF, RD, and BGP VPNv4</title><link>https://hugo.fryguy.net/2011/09/09/basic-mpls-with-vrf-rd-and-bgp-vpnv4/</link><pubDate>Fri, 09 Sep 2011 18:20:54 +0000</pubDate><author>Fryguy</author><guid>https://hugo.fryguy.net/2011/09/09/basic-mpls-with-vrf-rd-and-bgp-vpnv4/</guid><description><![CDATA[<p align="center">
  
</p>
<p>Since I am starting out my SP studies again I figured I would do a post on basic MPLS VPNs with VRFs and just use static routes. These are some of the base fundamentals in a MPLS VPN deployment, and from here you can quickly build out and add complexities if you wish. What I will cover here is VRF, RD, LDP, and MP BGP configurations and I will start by defining and explaining the technologies.<br>
Virtual Routing and Forwarding, or VRF for short, is a technology that allows a router to have multiple instances of a routing table at the same time. These routing tables co-exist on the router, but yet are segmented and independent of each other. An analogy would be Server virtualization. You can have a single server running VMWare, and then under that have multiple instances of Windows running independently of each other. You can configure those servers to talk to each other, or completely isolate them away and they will have no knowledge of each other.<br>
A Route Distinguisher, or RD, is a way to identify a VPN route in an MPLS network. What this does is add an 8-byte value to an IPv4 prefix to create a VPNv4 prefix, typically referred to as an VPN-IPv4 address. Since each customer is assinged a unique RD, their addresses are guaranteed to be unique. So if you have Customer A that has a 10/8 address space and Customer B that also has a 10/8 address space, the addition of the RD brings uniqueness to each of them. A RD looks nomally looks like 1:100</p>]]></description></item></channel></rss>