<?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: How to assign custom route Tag in ASA in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/how-to-assign-custom-route-tag-in-asa/m-p/4688224#M1093426</link>
    <description>&lt;P&gt;Sorry, but I have not understood the solution.&lt;/P&gt;&lt;P&gt;On ASA, BGP-into-OSPF will tag routes with AS number. Ok&lt;/P&gt;&lt;P&gt;On WAN Router, OSPF-into-BGP, add as-path tag, which will do nothing. As as-path and the tag both will be same.&lt;/P&gt;&lt;P&gt;Brach routers will receive this routes from WAN router because AS number of branch routers are different than route tag (as-path tag)&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if i miss anything.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Sep 2022 21:43:06 GMT</pubDate>
    <dc:creator>munaf shaikh</dc:creator>
    <dc:date>2022-09-15T21:43:06Z</dc:date>
    <item>
      <title>How to assign custom route Tag in ASA</title>
      <link>https://community.cisco.com/t5/network-security/how-to-assign-custom-route-tag-in-asa/m-p/4688189#M1093422</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;On our ASA(9.18), we are running OSPF and BGP, and are &lt;STRONG&gt;redistributing&lt;/STRONG&gt; BGP routes into OSPF.&lt;/P&gt;&lt;P&gt;We want the redistributed routes to be tagged with a &lt;STRONG&gt;custom route tag&lt;/STRONG&gt;. However, on ASA there is no option to tag routes using &lt;STRONG&gt;set&lt;/STRONG&gt; command under &lt;STRONG&gt;route-map&lt;/STRONG&gt; config. I know this option is available on routers.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone please let me know how I can tag the redistributed routes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can see an option of &lt;STRONG&gt;automatic-tag&lt;/STRONG&gt;, however I believe this option will assign a random tag to routes. And I am not sure whether this automatic tag is a constant value which will remain same forever or it's a variable which might get change on its own.&lt;/P&gt;&lt;P&gt;We do not want the tag to be changed ever, because it will create a major impact in our environment.&lt;/P&gt;&lt;P&gt;We will be using this custom assigned tags on our WAN router and deny the tagged routes from being redistributed into BGP.&lt;/P&gt;&lt;P&gt;Please also let me know if you can think of any other way to achieve this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please note : We do not want to create prefix lists as BGP routes might dynamically change.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="munafshaikh_0-1663272795469.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/162661i69C6DD5718D63D8C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="munafshaikh_0-1663272795469.png" alt="munafshaikh_0-1663272795469.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 20:21:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-assign-custom-route-tag-in-asa/m-p/4688189#M1093422</guid>
      <dc:creator>munaf shaikh</dc:creator>
      <dc:date>2022-09-15T20:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign custom route Tag in ASA</title>
      <link>https://community.cisco.com/t5/network-security/how-to-assign-custom-route-tag-in-asa/m-p/4688190#M1093423</link>
      <description>&lt;P&gt;the BGP-into-OSPF the prefix is by default tag with value same as BGP AS prefix come from.&amp;nbsp;&lt;BR /&gt;for example if BGP AS-100 the prefix is auto tag with tag =100&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 20:26:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-assign-custom-route-tag-in-asa/m-p/4688190#M1093423</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-09-15T20:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign custom route Tag in ASA</title>
      <link>https://community.cisco.com/t5/network-security/how-to-assign-custom-route-tag-in-asa/m-p/4688195#M1093424</link>
      <description>&lt;P&gt;That's correct, but on ASA, we have two BGP neighbors with same AS number - 12076(Azure).&lt;/P&gt;&lt;P&gt;One BGP peer is with Azure Private cloud and another with Azure public cloud, both have same AS number.&lt;/P&gt;&lt;P&gt;We want the routes which are learned from public cloud neighbor to be denied from being redistributed back into the BGP at our WAN router.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Azure&lt;/STRONG&gt;--(BGP)--&amp;gt;&lt;STRONG&gt;ASA&lt;/STRONG&gt; ---(OSPF)---&amp;gt;&lt;STRONG&gt;Coreswitch&lt;/STRONG&gt;---(OSPF)---&amp;gt;&lt;STRONG&gt;WAN Router&lt;/STRONG&gt;---(BGP)----&amp;gt;&lt;STRONG&gt;BRANCH Router&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 20:37:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-assign-custom-route-tag-in-asa/m-p/4688195#M1093424</guid>
      <dc:creator>munaf shaikh</dc:creator>
      <dc:date>2022-09-15T20:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign custom route Tag in ASA</title>
      <link>https://community.cisco.com/t5/network-security/how-to-assign-custom-route-tag-in-asa/m-p/4688212#M1093425</link>
      <description>&lt;P&gt;BGP-into-OSPF the prefix will tag with BGP AS come from&amp;nbsp;&lt;BR /&gt;OSPF-into-BGP with route-map (set as-path tag) the prefix will have as-path same as tag/ AS&amp;nbsp;&lt;BR /&gt;now when other router receive prefix with as-path contain it AS number it drop this prefix (loop prevent).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 21:12:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-assign-custom-route-tag-in-asa/m-p/4688212#M1093425</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-09-15T21:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign custom route Tag in ASA</title>
      <link>https://community.cisco.com/t5/network-security/how-to-assign-custom-route-tag-in-asa/m-p/4688224#M1093426</link>
      <description>&lt;P&gt;Sorry, but I have not understood the solution.&lt;/P&gt;&lt;P&gt;On ASA, BGP-into-OSPF will tag routes with AS number. Ok&lt;/P&gt;&lt;P&gt;On WAN Router, OSPF-into-BGP, add as-path tag, which will do nothing. As as-path and the tag both will be same.&lt;/P&gt;&lt;P&gt;Brach routers will receive this routes from WAN router because AS number of branch routers are different than route tag (as-path tag)&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if i miss anything.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 21:43:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-assign-custom-route-tag-in-asa/m-p/4688224#M1093426</guid>
      <dc:creator>munaf shaikh</dc:creator>
      <dc:date>2022-09-15T21:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign custom route Tag in ASA</title>
      <link>https://community.cisco.com/t5/network-security/how-to-assign-custom-route-tag-in-asa/m-p/4688226#M1093427</link>
      <description>&lt;P&gt;only add AS to your topology and I will explain to you&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 21:53:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-assign-custom-route-tag-in-asa/m-p/4688226#M1093427</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-09-15T21:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign custom route Tag in ASA</title>
      <link>https://community.cisco.com/t5/network-security/how-to-assign-custom-route-tag-in-asa/m-p/4688229#M1093428</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here it is buddy.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(Azure)&lt;/STRONG&gt; =={BGP 12076}==(&lt;STRONG&gt;ASA&lt;/STRONG&gt;)--{OSPF 1}--(&lt;STRONG&gt;Coreswitch&lt;/STRONG&gt;)--{OSPF 1}--(&lt;STRONG&gt;WAN Router&lt;/STRONG&gt;) - -{BGP 65521} - - (&lt;STRONG&gt;Branch Router&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Between azure and ASA, there are 2 peers with same ASN 12076&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 22:03:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-assign-custom-route-tag-in-asa/m-p/4688229#M1093428</guid>
      <dc:creator>munaf shaikh</dc:creator>
      <dc:date>2022-09-15T22:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign custom route Tag in ASA</title>
      <link>https://community.cisco.com/t5/network-security/how-to-assign-custom-route-tag-in-asa/m-p/4688238#M1093429</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kjkjkjkjk.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/162667i693F632A2AE21BEC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kjkjkjkjk.png" alt="kjkjkjkjk.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;one Peer Azure send prefix and you config&amp;nbsp;&lt;BR /&gt;BGP-into-OSPF&amp;nbsp;&lt;BR /&gt;OSPF-into-BGP in ASA&amp;nbsp;&lt;BR /&gt;you want the prefix learn from one peer never resend to other peer ? is may topology right ?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 22:37:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-assign-custom-route-tag-in-asa/m-p/4688238#M1093429</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-09-15T22:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign custom route Tag in ASA</title>
      <link>https://community.cisco.com/t5/network-security/how-to-assign-custom-route-tag-in-asa/m-p/4688335#M1093435</link>
      <description>&lt;P&gt;Hi Buddy,&lt;/P&gt;&lt;P&gt;Below is the our topology with couple of sample routes.&lt;/P&gt;&lt;P&gt;On ASA, 1.1.1.1 is learned from peer 1.&lt;/P&gt;&lt;P&gt;10.0.0.1 is learned from peer 2.&lt;/P&gt;&lt;P&gt;We do not want routes learned from BGP peer 1 on ASA to be advertised to Branch router.&lt;/P&gt;&lt;P&gt;Only the routes learned from peer 2 must be advertised to Branch router&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="munafshaikh_1-1663307023740.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/162699iB70D6B858344FD5B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="munafshaikh_1-1663307023740.png" alt="munafshaikh_1-1663307023740.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 05:47:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-assign-custom-route-tag-in-asa/m-p/4688335#M1093435</guid>
      <dc:creator>munaf shaikh</dc:creator>
      <dc:date>2022-09-16T05:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign custom route Tag in ASA</title>
      <link>https://community.cisco.com/t5/network-security/how-to-assign-custom-route-tag-in-asa/m-p/4688532#M1093440</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yutyutyutuytutyutyutyu.png" style="width: 838px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/162715i59B6D9A6B2FDE872/image-size/large?v=v2&amp;amp;px=999" role="button" title="yutyutyutuytutyutyutyu.png" alt="yutyutyutuytutyutyutyu.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I run small lab, hope this solution for you&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 11:51:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-assign-custom-route-tag-in-asa/m-p/4688532#M1093440</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-09-16T11:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign custom route Tag in ASA</title>
      <link>https://community.cisco.com/t5/network-security/how-to-assign-custom-route-tag-in-asa/m-p/4689140#M1093459</link>
      <description>&lt;P&gt;Won't this deny routes learned from both R1 and R2?&lt;/P&gt;&lt;P&gt;Btw i have gone with same solution to deny routes learned from both R1 and R2 on the basis of Route tag of the AS number. And then allow routes learned from R2 on the basis of prefixes&lt;/P&gt;</description>
      <pubDate>Sun, 18 Sep 2022 13:04:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-assign-custom-route-tag-in-asa/m-p/4689140#M1093459</guid>
      <dc:creator>munaf shaikh</dc:creator>
      <dc:date>2022-09-18T13:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign custom route Tag in ASA</title>
      <link>https://community.cisco.com/t5/network-security/how-to-assign-custom-route-tag-in-asa/m-p/4689143#M1093461</link>
      <description>&lt;P&gt;according to my topology I will assume R1 is public and you want only WAN router to advertise the route from R2 and deny the route from R1?&lt;/P&gt;</description>
      <pubDate>Sun, 18 Sep 2022 13:25:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-assign-custom-route-tag-in-asa/m-p/4689143#M1093461</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-09-18T13:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign custom route Tag in ASA</title>
      <link>https://community.cisco.com/t5/network-security/how-to-assign-custom-route-tag-in-asa/m-p/4689152#M1093462</link>
      <description>&lt;P&gt;we use route-map IN and set comm for any prefix learn from R1&amp;nbsp;&lt;BR /&gt;and then use the OSPF-into-BGP route-map to modify the tag to be 1000&lt;BR /&gt;in WAN we will deny any prefix with tag 1000&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bvbvcbcvbcvbccvbcv.png" style="width: 881px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/162800iC37E1E47BA8EF7B1/image-size/large?v=v2&amp;amp;px=999" role="button" title="bvbvcbcvbcvbccvbcv.png" alt="bvbvcbcvbcvbccvbcv.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Sep 2022 14:00:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/how-to-assign-custom-route-tag-in-asa/m-p/4689152#M1093462</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-09-18T14:00:44Z</dc:date>
    </item>
  </channel>
</rss>

