<?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: Having 'ip vrf sitemap &amp;lt;route-map&amp;gt;' applied to an interface? in Routing and SD-WAN</title>
    <link>https://community.cisco.com/t5/routing-and-sd-wan/having-ip-vrf-sitemap-lt-route-map-gt-applied-to-an-interface/m-p/1242313#M115602</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Giuseppe . Our infrastructure used to have a satellite office having a router interface set up with ebgp (pvt AS#) via VPN tunnel (via DSL line), but when Iam going thru the setup (for my knowledge) I do not see the all the recomended steps from Cisco docs. below are the configs, don't  carrier is involved to do anyuthing...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Going thru below, I think only policy routing isused than the VRF/SoO. Any suggestions..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;******************************&lt;/P&gt;&lt;P&gt;interface FastEthernet0/1&lt;/P&gt;&lt;P&gt; Description:INSIDE&lt;/P&gt;&lt;P&gt; ip vrf sitemap TELECOM&lt;/P&gt;&lt;P&gt; ip address 10.129.25.2 255.255.255.0&lt;/P&gt;&lt;P&gt; ip virtual-reassembly&lt;/P&gt;&lt;P&gt; ip policy route-map TELECOM&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Serial0/3/0:0&lt;/P&gt;&lt;P&gt; description RCN: T1 to HQ&lt;/P&gt;&lt;P&gt; dampening 30 2000 300 10&lt;/P&gt;&lt;P&gt; ip vrf sitemap TELECOM&lt;/P&gt;&lt;P&gt; ip address 10.129.10.2 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;router bgp 65129&lt;/P&gt;&lt;P&gt; bgp log-neighbor-changes&lt;/P&gt;&lt;P&gt; neighbor 192.168.100.2 remote-as 65529&lt;/P&gt;&lt;P&gt; neighbor 192.168.100.2 ebgp-multihop 4&lt;/P&gt;&lt;P&gt; neighbor 192.168.100.2 timers 20 60&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt; address-family ipv4&lt;/P&gt;&lt;P&gt; neighbor 192.168.100.2 activate&lt;/P&gt;&lt;P&gt; neighbor 192.168.100.2 next-hop-self&lt;/P&gt;&lt;P&gt; neighbor 192.168.100.2 soft-reconfiguration inbound&lt;/P&gt;&lt;P&gt; no auto-summary&lt;/P&gt;&lt;P&gt; synchronization&lt;/P&gt;&lt;P&gt; bgp dampening 45&lt;/P&gt;&lt;P&gt; network 10.129.25.0 mask 255.255.255.0&lt;/P&gt;&lt;P&gt; network 10.129.100.0 mask 255.255.255.0&lt;/P&gt;&lt;P&gt; exit-address-family&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;route-map BGP-Dampening permit 10&lt;/P&gt;&lt;P&gt; match ip address 25 BGP-Dampening&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;route-map TELECOM permit 150&lt;/P&gt;&lt;P&gt; match ip address 150&lt;/P&gt;&lt;P&gt; match policy-list TELECOM&lt;/P&gt;&lt;P&gt; set ip next-hop 10.129.10.1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip policy-list TELECOM permit&lt;/P&gt;&lt;P&gt; match ip address 150 TELECOM&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;access-list 150 permit ip 10.129.150.0 0.0.0.255 10.40.101.0 0.0.0.255&lt;/P&gt;&lt;P&gt;access-list 150 permit ip 10.129.150.0 0.0.0.255 10.40.102.0 0.0.0.255&lt;/P&gt;&lt;P&gt;access-list 150 permit ip 10.129.150.0 0.0.0.255 10.40.103.0 0.0.0.255&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;access-list 25 remark BGP-Dampening&lt;/P&gt;&lt;P&gt;access-list 25 permit 192.168.100.0 0.0.0.255&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*********************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;MS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Mar 2009 14:29:27 GMT</pubDate>
    <dc:creator>mvsheik123</dc:creator>
    <dc:date>2009-03-18T14:29:27Z</dc:date>
    <item>
      <title>Having 'ip vrf sitemap &lt;route-map&gt;' applied to an interface?</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/having-ip-vrf-sitemap-lt-route-map-gt-applied-to-an-interface/m-p/1242311#M115600</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What exactly does this command do when added to an interface..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;MS&lt;/P&gt;</description>
      <pubDate>Mon, 04 Mar 2019 11:59:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/having-ip-vrf-sitemap-lt-route-map-gt-applied-to-an-interface/m-p/1242311#M115600</guid>
      <dc:creator>mvsheik123</dc:creator>
      <dc:date>2019-03-04T11:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Having 'ip vrf sitemap &lt;route-map&gt;' applied to an interface?</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/having-ip-vrf-sitemap-lt-route-map-gt-applied-to-an-interface/m-p/1242312#M115601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mehboob,&lt;/P&gt;&lt;P&gt;according to MPLS command reference it allows to set the extended BGP community of type Site of Origin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/ios/mpls/command/reference/mp_e1.html#wp1015238" target="_blank"&gt;http://www.cisco.com/en/US/docs/ios/mpls/command/reference/mp_e1.html#wp1015238&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SoO extended community is a BGP extended community attribute that is used to identify routes that have originated from a site so that the re-advertisement of that prefix back to the source site can be prevented. The SoO extended community attribute uniquely identifies the site from which a PE router has learned a route. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It can be useful for VPN sites that are multihomed to avoid unwanted route reinjection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope to help&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 14:04:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/having-ip-vrf-sitemap-lt-route-map-gt-applied-to-an-interface/m-p/1242312#M115601</guid>
      <dc:creator>Giuseppe Larosa</dc:creator>
      <dc:date>2009-03-18T14:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Having 'ip vrf sitemap &lt;route-map&gt;' applied to an interface?</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/having-ip-vrf-sitemap-lt-route-map-gt-applied-to-an-interface/m-p/1242313#M115602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Giuseppe . Our infrastructure used to have a satellite office having a router interface set up with ebgp (pvt AS#) via VPN tunnel (via DSL line), but when Iam going thru the setup (for my knowledge) I do not see the all the recomended steps from Cisco docs. below are the configs, don't  carrier is involved to do anyuthing...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Going thru below, I think only policy routing isused than the VRF/SoO. Any suggestions..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;******************************&lt;/P&gt;&lt;P&gt;interface FastEthernet0/1&lt;/P&gt;&lt;P&gt; Description:INSIDE&lt;/P&gt;&lt;P&gt; ip vrf sitemap TELECOM&lt;/P&gt;&lt;P&gt; ip address 10.129.25.2 255.255.255.0&lt;/P&gt;&lt;P&gt; ip virtual-reassembly&lt;/P&gt;&lt;P&gt; ip policy route-map TELECOM&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;interface Serial0/3/0:0&lt;/P&gt;&lt;P&gt; description RCN: T1 to HQ&lt;/P&gt;&lt;P&gt; dampening 30 2000 300 10&lt;/P&gt;&lt;P&gt; ip vrf sitemap TELECOM&lt;/P&gt;&lt;P&gt; ip address 10.129.10.2 255.255.255.0&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;router bgp 65129&lt;/P&gt;&lt;P&gt; bgp log-neighbor-changes&lt;/P&gt;&lt;P&gt; neighbor 192.168.100.2 remote-as 65529&lt;/P&gt;&lt;P&gt; neighbor 192.168.100.2 ebgp-multihop 4&lt;/P&gt;&lt;P&gt; neighbor 192.168.100.2 timers 20 60&lt;/P&gt;&lt;P&gt; !&lt;/P&gt;&lt;P&gt; address-family ipv4&lt;/P&gt;&lt;P&gt; neighbor 192.168.100.2 activate&lt;/P&gt;&lt;P&gt; neighbor 192.168.100.2 next-hop-self&lt;/P&gt;&lt;P&gt; neighbor 192.168.100.2 soft-reconfiguration inbound&lt;/P&gt;&lt;P&gt; no auto-summary&lt;/P&gt;&lt;P&gt; synchronization&lt;/P&gt;&lt;P&gt; bgp dampening 45&lt;/P&gt;&lt;P&gt; network 10.129.25.0 mask 255.255.255.0&lt;/P&gt;&lt;P&gt; network 10.129.100.0 mask 255.255.255.0&lt;/P&gt;&lt;P&gt; exit-address-family&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;route-map BGP-Dampening permit 10&lt;/P&gt;&lt;P&gt; match ip address 25 BGP-Dampening&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;route-map TELECOM permit 150&lt;/P&gt;&lt;P&gt; match ip address 150&lt;/P&gt;&lt;P&gt; match policy-list TELECOM&lt;/P&gt;&lt;P&gt; set ip next-hop 10.129.10.1&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip policy-list TELECOM permit&lt;/P&gt;&lt;P&gt; match ip address 150 TELECOM&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;access-list 150 permit ip 10.129.150.0 0.0.0.255 10.40.101.0 0.0.0.255&lt;/P&gt;&lt;P&gt;access-list 150 permit ip 10.129.150.0 0.0.0.255 10.40.102.0 0.0.0.255&lt;/P&gt;&lt;P&gt;access-list 150 permit ip 10.129.150.0 0.0.0.255 10.40.103.0 0.0.0.255&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;access-list 25 remark BGP-Dampening&lt;/P&gt;&lt;P&gt;access-list 25 permit 192.168.100.0 0.0.0.255&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*********************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;MS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 14:29:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/having-ip-vrf-sitemap-lt-route-map-gt-applied-to-an-interface/m-p/1242313#M115602</guid>
      <dc:creator>mvsheik123</dc:creator>
      <dc:date>2009-03-18T14:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Having 'ip vrf sitemap &lt;route-map&gt;' applied to an interface?</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/having-ip-vrf-sitemap-lt-route-map-gt-applied-to-an-interface/m-p/1242314#M115603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mehboob,&lt;/P&gt;&lt;P&gt;I agree the route-map TELECOM is used for PBR.&lt;/P&gt;&lt;P&gt;the other command &lt;/P&gt;&lt;P&gt;ip vrf sitemap TELECOM &lt;/P&gt;&lt;P&gt; should be not effective: based on the example in commad reference it should be used if  the route-map would set soo not next-hop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;probably someone tried to use it and he/she dindn't remove the command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happens if you remove it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope to help&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 14:45:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/having-ip-vrf-sitemap-lt-route-map-gt-applied-to-an-interface/m-p/1242314#M115603</guid>
      <dc:creator>Giuseppe Larosa</dc:creator>
      <dc:date>2009-03-18T14:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Having 'ip vrf sitemap &lt;route-map&gt;' applied to an interface?</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/having-ip-vrf-sitemap-lt-route-map-gt-applied-to-an-interface/m-p/1242315#M115604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks again Giuseppe. This config added to force the data (10.129.100.0/25.0)traffic to go via VPN than T1 and automatic failover to T1 incase of vpn tunnel (internet)goes down. The site is decoed and iam reviewing the configs just to get idea of what of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So with out vrf commands as well, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. the traffic from subnets: 10.129.100.0/25.0 will pass via the VPN tunnel due to the reason EBGP advertising and other protocol OSPF is having higher admin distance and &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. The TELECOM subnet 10.129.150.0 always being forced via the &lt;/P&gt;&lt;P&gt;10.129.10.1 due to policy map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But as the the advertised subnets via BGP is not included 10.129.150.0, always OSPF learned path via T1 (via 10.129.10.1) is prefereed and in case if the T1 goes down all the traffic should follow unknown route path (to internet and via VPN).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in this case Iam not sure if the policy map is really needed as BGP take over for only couple of subnets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is My understanding is correct..?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;MS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you  &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 15:50:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/having-ip-vrf-sitemap-lt-route-map-gt-applied-to-an-interface/m-p/1242315#M115604</guid>
      <dc:creator>mvsheik123</dc:creator>
      <dc:date>2009-03-18T15:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Having 'ip vrf sitemap &lt;route-map&gt;' applied to an interface?</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/having-ip-vrf-sitemap-lt-route-map-gt-applied-to-an-interface/m-p/1242316#M115605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;apologies.. spoke too early. Reviewed the configs further and observed that this router does not have 10.129.150.0 subnet for OSPF..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;************************&lt;/P&gt;&lt;P&gt;router ospf 100&lt;/P&gt;&lt;P&gt; router-id 10.129.222.1&lt;/P&gt;&lt;P&gt; log-adjacency-changes&lt;/P&gt;&lt;P&gt; passive-interface FastEthernet0/0&lt;/P&gt;&lt;P&gt; network 10.129.10.0 0.0.0.3 area 0.0.0.11&lt;/P&gt;&lt;P&gt; network 10.129.25.0 0.0.0.255 area 0.0.0.11&lt;/P&gt;&lt;P&gt; network 10.129.222.0 0.0.0.255 area 0.0.0.11&lt;/P&gt;&lt;P&gt; distance ospf external 220&lt;/P&gt;&lt;P&gt;***************************&lt;/P&gt;&lt;P&gt;Not sure why not added but looks like policy map is needed to force the traffic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;P&gt;MS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 16:44:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/having-ip-vrf-sitemap-lt-route-map-gt-applied-to-an-interface/m-p/1242316#M115605</guid>
      <dc:creator>mvsheik123</dc:creator>
      <dc:date>2009-03-18T16:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Having 'ip vrf sitemap &lt;route-map&gt;' applied to an interface?</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/having-ip-vrf-sitemap-lt-route-map-gt-applied-to-an-interface/m-p/1242317#M115606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mehboob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was meaning the &lt;/P&gt;&lt;P&gt;ip vrf sitemap TELECOM &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;comand not the the PBR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the confusion!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your further findings confirm the need for PBR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope to help&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 18:33:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/having-ip-vrf-sitemap-lt-route-map-gt-applied-to-an-interface/m-p/1242317#M115606</guid>
      <dc:creator>Giuseppe Larosa</dc:creator>
      <dc:date>2009-03-18T18:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Having 'ip vrf sitemap &lt;route-map&gt;' applied to an interface?</title>
      <link>https://community.cisco.com/t5/routing-and-sd-wan/having-ip-vrf-sitemap-lt-route-map-gt-applied-to-an-interface/m-p/1242318#M115607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope..Looks like I confused you.. Thank you for your time in this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 18:44:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing-and-sd-wan/having-ip-vrf-sitemap-lt-route-map-gt-applied-to-an-interface/m-p/1242318#M115607</guid>
      <dc:creator>mvsheik123</dc:creator>
      <dc:date>2009-03-18T18:44:14Z</dc:date>
    </item>
  </channel>
</rss>

