<?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: VSP route tracking in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-route-tracking/m-p/70615#M931</link>
    <description>Hi Ludovico,&lt;BR /&gt;&lt;BR /&gt;it doesn´t matter , via XMC workflow, script builtin in VSP or CLI command if this is available&amp;nbsp;, I would like the available option, prefer simpliest option.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;EF</description>
    <pubDate>Thu, 28 Oct 2021 13:35:48 GMT</pubDate>
    <dc:creator>EF</dc:creator>
    <dc:date>2021-10-28T13:35:48Z</dc:date>
    <item>
      <title>VSP route tracking</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-route-tracking/m-p/70613#M929</link>
      <description>Hi team,&lt;BR /&gt;&lt;BR /&gt;I would like to know if VSP can track a route and take decisions depends of its state by it self or using XIQ workflows.&lt;BR /&gt;&lt;BR /&gt;For example track the reachibility of a host and if it fails take another route even the first used route works.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;EF</description>
      <pubDate>Wed, 27 Oct 2021 13:07:20 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-route-tracking/m-p/70613#M929</guid>
      <dc:creator>EF</dc:creator>
      <dc:date>2021-10-27T13:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: VSP route tracking</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-route-tracking/m-p/70614#M930</link>
      <description>This would probably require Python scripting support on VOSS. Or do you think this should be possible without on switch scripting ?</description>
      <pubDate>Thu, 28 Oct 2021 09:58:04 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-route-tracking/m-p/70614#M930</guid>
      <dc:creator>Ludovico_Steven</dc:creator>
      <dc:date>2021-10-28T09:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: VSP route tracking</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-route-tracking/m-p/70615#M931</link>
      <description>Hi Ludovico,&lt;BR /&gt;&lt;BR /&gt;it doesn´t matter , via XMC workflow, script builtin in VSP or CLI command if this is available&amp;nbsp;, I would like the available option, prefer simpliest option.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;EF</description>
      <pubDate>Thu, 28 Oct 2021 13:35:48 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-route-tracking/m-p/70615#M931</guid>
      <dc:creator>EF</dc:creator>
      <dc:date>2021-10-28T13:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: VSP route tracking</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-route-tracking/m-p/70616#M932</link>
      <description>If you want to track reachability of a host, this requires some continuous polling, which only makes sense if done on the switch itself.&lt;BR /&gt;If you do this from a workflow (external script), you'd have to have that workflow running continuously, either polling via SNMP or constantly doing some CLI command via SSH.&lt;BR /&gt;And if XIQ-SE was offline, rebooted, or unreachable the tracking would stop.&lt;BR /&gt;On VOSS you currently only have these features to play with:&lt;BR /&gt;
&lt;UL&gt;
&lt;LI&gt;ACL filters with action forward-next-hop; if the next-hop ARP entry goes away the flow will then get routed by the IP routing table; but ARP entries don't go away quickly, can take up to 6 hours for an ARP entry to age out with default timers&lt;/LI&gt;
&lt;LI&gt;Link State Tracking: You can tie the state of a port to other ports. if the tracked port goes down (link down), the other tracking ports will go down as well&lt;/LI&gt;
&lt;/UL&gt;
On EXOS you can run embedded Python scripts, and then there is no limit to the possibilities of what you can do. But it requires some dev-ops (there are threads on this forum which can help)</description>
      <pubDate>Fri, 29 Oct 2021 10:13:20 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/vsp-route-tracking/m-p/70616#M932</guid>
      <dc:creator>Ludovico_Steven</dc:creator>
      <dc:date>2021-10-29T10:13:20Z</dc:date>
    </item>
  </channel>
</rss>

