<?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: Unable to priorize an external route into IS-IS redistribution in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/unable-to-priorize-an-external-route-into-is-is-redistribution/m-p/102072#M2532</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.extremenetworks.com/t5/user/viewprofilepage/user-id/9779"&gt;@EF&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I haven't posted the solution I've found, but this is it (creating a VRF VIDEO accepting only default route; I set ip preference 50 for isis in order to priorize the same route learnt via BGP of which default ip preference is 45):&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;router vrf VIDEO
ip prefix-list "DEFAULT" 0.0.0.0/0
route-map "ISIS-DEFAULT-PREF" 1
permit
enable
match network "DEFAULT"
match protocol isis
set ip-preference 50
exit
isis accept route-map "ISIS-DEFAULT-PREF"
exit

 isis apply accept vrf VIDEO&lt;/LI-CODE&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jul 2024 13:20:27 GMT</pubDate>
    <dc:creator>Jave</dc:creator>
    <dc:date>2024-07-09T13:20:27Z</dc:date>
    <item>
      <title>Unable to priorize an external route into IS-IS redistribution</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/unable-to-priorize-an-external-route-into-is-is-redistribution/m-p/100773#M2512</link>
      <description>&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;I'm facing a problem setting up a lab. This is my goal:&lt;/P&gt;&lt;P&gt;* I have a lab with 3 VOSS devices forming a SPB Fabric&lt;BR /&gt;* 2 of them have each one a BGP IPv4 peering learning the external default route; they redistribute this route into IS-IS in a specific VRF&lt;/P&gt;&lt;P&gt;* Third VOSS simulate a client access switch. Interconnection with third party client's device is done via a local VLAN into a dedicated public subnet.&lt;/P&gt;&lt;P&gt;* the setup use a L3VSN into the VRF between this client VLAN and the 2 VLANs dedicated to BGP peering.&lt;/P&gt;&lt;P&gt;All is working fine, access switch retrieve default external route to either VOSS BGP peer BUT I can't priorize systematicaly one preferred default route.&lt;/P&gt;&lt;P&gt;How can I achieve that ?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 13:05:41 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/unable-to-priorize-an-external-route-into-is-is-redistribution/m-p/100773#M2512</guid>
      <dc:creator>Jave</dc:creator>
      <dc:date>2024-07-02T13:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to priorize an external route into IS-IS redistribution</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/unable-to-priorize-an-external-route-into-is-is-redistribution/m-p/101059#M2531</link>
      <description>&lt;P&gt;Hi Jave,&lt;/P&gt;&lt;P&gt;maybe using route-map&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://extreme-networks.my.site.com/ExtrArticleDetail?an=000079656&amp;amp;q=vsp%20route%20map%20set%20ip-preference%20" target="_blank"&gt;How To: VOSS - How to redistribute only listed static routes into ISIS by using route-map? | Extreme Portal (site.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;And&amp;nbsp;with the command "set ip-preference X"&amp;nbsp; you can change the preferences from one node.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 10:58:38 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/unable-to-priorize-an-external-route-into-is-is-redistribution/m-p/101059#M2531</guid>
      <dc:creator>EF</dc:creator>
      <dc:date>2024-07-09T10:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to priorize an external route into IS-IS redistribution</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/unable-to-priorize-an-external-route-into-is-is-redistribution/m-p/102072#M2532</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.extremenetworks.com/t5/user/viewprofilepage/user-id/9779"&gt;@EF&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I haven't posted the solution I've found, but this is it (creating a VRF VIDEO accepting only default route; I set ip preference 50 for isis in order to priorize the same route learnt via BGP of which default ip preference is 45):&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;router vrf VIDEO
ip prefix-list "DEFAULT" 0.0.0.0/0
route-map "ISIS-DEFAULT-PREF" 1
permit
enable
match network "DEFAULT"
match protocol isis
set ip-preference 50
exit
isis accept route-map "ISIS-DEFAULT-PREF"
exit

 isis apply accept vrf VIDEO&lt;/LI-CODE&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 13:20:27 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/unable-to-priorize-an-external-route-into-is-is-redistribution/m-p/102072#M2532</guid>
      <dc:creator>Jave</dc:creator>
      <dc:date>2024-07-09T13:20:27Z</dc:date>
    </item>
  </channel>
</rss>

