<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Eigrp Route filtering over interface vlan in Routing and SD-WAN</title>
    <link>https://community.cisco.com/t5/routing-and-sd-wan/eigrp-route-filtering-over-interface-vlan/m-p/3696889#M300989</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;You can use Policy based routing to accomplish this;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;U&gt;Example:&lt;/U&gt;&lt;/STRONG&gt;&lt;BR /&gt;rtr1 = 10.1.123.1&lt;BR /&gt;rtr2 = 10.1.123.2&lt;BR /&gt;Switch = 10.1.123.100&lt;BR /&gt;&lt;BR /&gt;ip sla 1&lt;BR /&gt;icmp-echo 10.1.123.2 source-ip 10.1.123.100&lt;BR /&gt;ip sla schedule 1 life forever start-time now&lt;BR /&gt;&lt;BR /&gt;track 10 rtr 1 reachability&lt;/P&gt;
&lt;P&gt;access-list 100 permit ip host 2.2.2.2 any&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;route-map PBR permit 10&lt;BR /&gt;match ip address 100&lt;BR /&gt;set ip next-hop verify-availability 10.1.123.2 1 track 10&lt;BR /&gt;&lt;BR /&gt;int vlan xx&lt;BR /&gt;ip policy route-map PBR&lt;/P&gt;</description>
    <pubDate>Wed, 29 Aug 2018 12:05:19 GMT</pubDate>
    <dc:creator>paul driver</dc:creator>
    <dc:date>2018-08-29T12:05:19Z</dc:date>
    <item>
      <title>Eigrp Route filtering over interface vlan</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/eigrp-route-filtering-over-interface-vlan/m-p/3696528#M300965</link>
      <description>&lt;P&gt;i have a switch that is connected to 2 routers and forming an EIGRP adjacency to both over interface VLAN. is their a way to filter and/or offset some routes to a specific neighbour as when i apply the distribute/offset list directly to the interface VLAN it affects both neighbours&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2018 20:11:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/eigrp-route-filtering-over-interface-vlan/m-p/3696528#M300965</guid>
      <dc:creator>ahmed_elemamn</dc:creator>
      <dc:date>2018-08-28T20:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: Eigrp Route filtering over interface vlan</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/eigrp-route-filtering-over-interface-vlan/m-p/3696578#M300966</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;post the full config of your switch...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The route map refers to an access list. The source portion of the access list is your EIGRP neighbor. So by matching the neighbors, you should be able to filter routes per neighbor...&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2018 21:50:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/eigrp-route-filtering-over-interface-vlan/m-p/3696578#M300966</guid>
      <dc:creator>Georg Pauwen</dc:creator>
      <dc:date>2018-08-28T21:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Eigrp Route filtering over interface vlan</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/eigrp-route-filtering-over-interface-vlan/m-p/3696586#M300967</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;In the eigrp process of the switch you can increase the admin distance of the less preferred eigrp neighbor and specify a acl value which doesnt exist so it will capture all routes being advertised from that peer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;swtich&lt;/STRONG&gt;&lt;/U&gt;&lt;BR /&gt;router eigrp xxx&lt;BR /&gt;distance 91&amp;nbsp; (advertising eigrp router) 0.0.0.0 10&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2018 09:33:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/eigrp-route-filtering-over-interface-vlan/m-p/3696586#M300967</guid>
      <dc:creator>paul driver</dc:creator>
      <dc:date>2018-08-29T09:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: Eigrp Route filtering over interface vlan</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/eigrp-route-filtering-over-interface-vlan/m-p/3696843#M300983</link>
      <description>&lt;P&gt;thank you paul, it helped with the inbound routes to the switch to be filtered. is their a way to engineer the outbound traffic as well.&lt;/P&gt;
&lt;P&gt;as per the topology below, i need 2.2.2.2 to go through R2 instead of R1 to 1.1.1.1 ( any destination from 2.2.2.2 must go through R2not only 1.1.1.1 ), and 1.1.1.1 to be routed back to 2.2.2.2 through R2 as well&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Topology" style="width: 435px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/17663iD891BE8D779743FF/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="Topology" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Topology&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2018 09:27:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/eigrp-route-filtering-over-interface-vlan/m-p/3696843#M300983</guid>
      <dc:creator>ahmed_elemamn</dc:creator>
      <dc:date>2018-08-29T09:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Eigrp Route filtering over interface vlan</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/eigrp-route-filtering-over-interface-vlan/m-p/3696889#M300989</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;You can use Policy based routing to accomplish this;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;U&gt;Example:&lt;/U&gt;&lt;/STRONG&gt;&lt;BR /&gt;rtr1 = 10.1.123.1&lt;BR /&gt;rtr2 = 10.1.123.2&lt;BR /&gt;Switch = 10.1.123.100&lt;BR /&gt;&lt;BR /&gt;ip sla 1&lt;BR /&gt;icmp-echo 10.1.123.2 source-ip 10.1.123.100&lt;BR /&gt;ip sla schedule 1 life forever start-time now&lt;BR /&gt;&lt;BR /&gt;track 10 rtr 1 reachability&lt;/P&gt;
&lt;P&gt;access-list 100 permit ip host 2.2.2.2 any&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;route-map PBR permit 10&lt;BR /&gt;match ip address 100&lt;BR /&gt;set ip next-hop verify-availability 10.1.123.2 1 track 10&lt;BR /&gt;&lt;BR /&gt;int vlan xx&lt;BR /&gt;ip policy route-map PBR&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2018 12:05:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/eigrp-route-filtering-over-interface-vlan/m-p/3696889#M300989</guid>
      <dc:creator>paul driver</dc:creator>
      <dc:date>2018-08-29T12:05:19Z</dc:date>
    </item>
  </channel>
</rss>

