<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Dev Learner</title>
    <description>The latest articles on DEV Community by Dev Learner (@devlearner).</description>
    <link>https://dev.to/devlearner</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F423394%2F52605ef7-c148-4545-a7c3-b2180451d252.jpg</url>
      <title>DEV Community: Dev Learner</title>
      <link>https://dev.to/devlearner</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/devlearner"/>
    <language>en</language>
    <item>
      <title>Beginners guide to Virtual Routing &amp; Forwarding</title>
      <dc:creator>Dev Learner</dc:creator>
      <pubDate>Sat, 04 Jul 2020 02:42:25 +0000</pubDate>
      <link>https://dev.to/devlearner/beginners-guide-to-virtual-routing-forwarding-1793</link>
      <guid>https://dev.to/devlearner/beginners-guide-to-virtual-routing-forwarding-1793</guid>
      <description>&lt;p&gt;What is VRF?&lt;/p&gt;

&lt;p&gt;Virtual routing and forwarding (VRF) is a technology that allows multiple instances of a routing table to co-exist within the same router at the same time.&lt;/p&gt;

&lt;p&gt;Because the routing instances are independent, overlapping IP addresses can be used without conflicting with each other.&lt;/p&gt;

&lt;p&gt;The multiple Routing instances can be made to traverse different path (ie take different outgoing interfaces).&lt;/p&gt;

&lt;p&gt;VRFs are the same methods of network isolation/virtualization as VLANs.&lt;/p&gt;

&lt;p&gt;Know more about VRF Basics - &lt;a href="https://ipwithease.com/vrf-basics/"&gt;https://ipwithease.com/vrf-basics/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>vrf</category>
    </item>
  </channel>
</rss>
