<?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: VOSS Static Route Showing 'INACTV' in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-static-route-showing-inactv/m-p/73274#M980</link>
    <description>&lt;P&gt;Martin,&lt;/P&gt;&lt;P&gt;The next hop is probably not a direct hop.&lt;/P&gt;&lt;P&gt;could you share a traceroute to this next hop?&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;</description>
    <pubDate>Fri, 07 May 2021 19:23:02 GMT</pubDate>
    <dc:creator>Miguel-Angel_RO</dc:creator>
    <dc:date>2021-05-07T19:23:02Z</dc:date>
    <item>
      <title>VOSS Static Route Showing 'INACTV'</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-static-route-showing-inactv/m-p/73273#M979</link>
      <description>&lt;P&gt;Have a horrible feeling this is going to be an obvious one…. but can’t find any literature as to the reason why the static routes below keep going into a status of ‘INACTV’?&lt;/P&gt;&lt;P&gt;Only reference I found is that it might&amp;nbsp;if the IP address isn’t reachable, which isn’t the case here?&lt;/P&gt;&lt;P&gt;In essence I am just trying to add a default route, and as you can see I’ve tried many iterations but all show inactive, and are pingable. None of the next hop addresses are&amp;nbsp;directly connected.&lt;/P&gt;&lt;P&gt;I believe in VOSS the next hop doesn’t need to be directly connected?&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;BR /&gt;Core:1#show ip route static&lt;BR /&gt;************************************************************************************&lt;BR /&gt;                Command Execution Time: Fri May 07 12:11:27 2021 GMT&lt;BR /&gt;************************************************************************************&lt;BR /&gt;&lt;BR /&gt;==================================================================================================================================&lt;BR /&gt;                                                  IP Static Route - GlobalRouter&lt;BR /&gt;==================================================================================================================================&lt;BR /&gt;DEST            MASK            NEXT            NH-VRF            COST PREF LCLNHOP STATUS ENABLE NAME&lt;BR /&gt;----------------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;0.0.0.0         0.0.0.0         172.20.248.221  GlobalRouter     1     5    TRUE    INACTV TRUE&lt;BR /&gt;0.0.0.0         0.0.0.0         172.20.250.210  GlobalRouter     1     1    TRUE    INACTV TRUE&lt;BR /&gt;0.0.0.0         0.0.0.0         172.20.255.221  GlobalRouter     1     1    TRUE    INACTV TRUE&lt;BR /&gt;10.119.192.0   255.255.255.0   172.20.255.221  GlobalRouter     1     1    TRUE    INACTV TRUE&lt;BR /&gt;&lt;BR /&gt;Total Static Routes Displayed: 4&lt;BR /&gt;&lt;BR /&gt;----------------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Core:1#ping 172.20.248.221&lt;BR /&gt;&lt;BR /&gt;Sending ping in context grt&lt;BR /&gt;172.20.248.221 is alive&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Any idea what might be happening here?&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 19:19:44 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-static-route-showing-inactv/m-p/73273#M979</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-07T19:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: VOSS Static Route Showing 'INACTV'</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-static-route-showing-inactv/m-p/73274#M980</link>
      <description>&lt;P&gt;Martin,&lt;/P&gt;&lt;P&gt;The next hop is probably not a direct hop.&lt;/P&gt;&lt;P&gt;could you share a traceroute to this next hop?&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 19:23:02 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-static-route-showing-inactv/m-p/73274#M980</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2021-05-07T19:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: VOSS Static Route Showing 'INACTV'</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-static-route-showing-inactv/m-p/73275#M981</link>
      <description>&lt;P&gt;Hi Mig,&lt;/P&gt;&lt;P&gt;Here is the traceroute:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Core:1#traceroute 172.20.248.221&lt;BR /&gt;&lt;BR /&gt;Sending traceroute in context grt&lt;BR /&gt;traceroute to 172.20.248.221, 30 hops max, 56 byte packets&lt;BR /&gt; 1  172.20.248.221  1.291 ms 0.805 ms 0.759 ms&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;To add a little context here….. this VSP&amp;nbsp;is connected to the network and natively sharing routes via ISIS, so it is aware of all other ISIS routes&amp;nbsp;in the fabric.&lt;/P&gt;&lt;P&gt;The other routers though have both ISIS and OSPF enabled, and ISIS is being distributed into OSPF&lt;/P&gt;&lt;P&gt;This VSP is therefore only away of ISIS routes, but the Mgmt CIip is being advertised into the wider network and being learnt and shared by OSPF, so that direction is&amp;nbsp;good.&lt;/P&gt;&lt;P&gt;I can’t reach the Mgmt Clip of this VSP via the wider network, only on local ISIS shared routes (all the other fabric switches) because I need to add a default route back into the network for the OSPF routes its not aware of.&lt;/P&gt;&lt;P&gt;I could redistribute OSPF into ISIS, or enable OSPF on this router, but it doesn’t need to know that level of detail, just point back to the primary routers that have the routing entries - that may break the concept of fabric, so interested on the response.&lt;/P&gt;&lt;P&gt;What has been perplexing me, this aside, is what address to use as the next-hop, seeing as it must be an ISIS learned IP.&lt;/P&gt;&lt;P&gt;Those static routes are pointing to MGMT and ISIS Clips of the other routers (as the ISIS learned IP’s), hence why they are reachable, but that could be part of the problem?&lt;/P&gt;&lt;P&gt;Appreciate you might need a little context here, so let me know if you need anymore detail.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 19:35:12 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-static-route-showing-inactv/m-p/73275#M981</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-07T19:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: VOSS Static Route Showing 'INACTV'</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-static-route-showing-inactv/m-p/73276#M982</link>
      <description>&lt;P&gt;Martin,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Without global overview it is not so easy to debug.&lt;/P&gt;&lt;P&gt;Can you share the result of&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;show ip interface&lt;/LI&gt;	&lt;LI&gt;show ip route | in 172.20.248.&lt;/LI&gt;	&lt;LI&gt;show vlan mac-address-entry XXX where XXX is the VLAN hpsting the subnet 172.20.248.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Mig&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 20:12:54 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-static-route-showing-inactv/m-p/73276#M982</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2021-05-07T20:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: VOSS Static Route Showing 'INACTV'</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-static-route-showing-inactv/m-p/73277#M983</link>
      <description>&lt;P&gt;If it is a non-local-next-hop, you need to add a static ARP entry to make the route active:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;==================================================================================================&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; IP Static Route - GlobalRouter&lt;BR /&gt;==================================================================================================&lt;BR /&gt;DEST &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;MASK &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;NEXT &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;NH-VRF &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; COST PREF LCLNHOP STATUS ENABLE&lt;BR /&gt;--------------------------------------------------------------------------------------------------&lt;BR /&gt;192.168.100.0 &amp;nbsp; 255.255.255.0 &amp;nbsp; 172.18.143.254 &amp;nbsp;GlobalRouter &amp;nbsp; &amp;nbsp; 1 &amp;nbsp; &amp;nbsp;1 &amp;nbsp; &amp;nbsp;TRUE &amp;nbsp; &amp;nbsp;&lt;SPAN style="color:#e74c3c;"&gt;INACTV&lt;/SPAN&gt; TRUE&lt;/P&gt;&lt;P&gt;==================================================================================================&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; IP Static Route - GlobalRouter&lt;BR /&gt;==================================================================================================&lt;BR /&gt;DEST &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;MASK &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;NEXT &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;NH-VRF &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; COST PREF LCLNHOP STATUS ENABLE&lt;BR /&gt;--------------------------------------------------------------------------------------------------&lt;BR /&gt;192.168.100.0 &amp;nbsp; 255.255.255.0 &amp;nbsp; 172.18.143.254 &amp;nbsp;GlobalRouter &amp;nbsp; &amp;nbsp; 1 &amp;nbsp; &amp;nbsp;1 &amp;nbsp; &amp;nbsp;TRUE &amp;nbsp; &amp;nbsp;&lt;SPAN style="color:#16a085;"&gt;ACTIVE&lt;/SPAN&gt; TRUE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the VOSS guide:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Static routes&lt;/P&gt;&lt;P&gt;A static route is a route to a destination IP address that you manually create.&lt;BR /&gt;The Layer 3 redundancy feature supports the creation of static routes to enhance network stability.&lt;BR /&gt;Use the local next hop option to configure a static route with or without local next hop.&lt;BR /&gt;You can configure static routes with a next hop that is not directly connected, but that hop must be&lt;BR /&gt;reachable. Otherwise, the static route is not enabled.&lt;BR /&gt;Layer 3 redundancy supports only address resolution protocol (ARP) and static route. &lt;SPAN style="color:#f39c12;"&gt;&lt;STRONG&gt;Static ARP&lt;BR /&gt;must configure the nonlocal next-hop of static routes&lt;/STRONG&gt;&lt;/SPAN&gt;. No other dynamic routing protocols provide&lt;BR /&gt;nonlocal next-hop.&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 20:50:46 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-static-route-showing-inactv/m-p/73277#M983</guid>
      <dc:creator>Dan15</dc:creator>
      <dc:date>2021-05-07T20:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: VOSS Static Route Showing 'INACTV'</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-static-route-showing-inactv/m-p/73278#M984</link>
      <description>&lt;P&gt;Dany,&lt;/P&gt;&lt;P&gt;I wouldn’t do that static arp entry.&lt;/P&gt;&lt;P&gt;You can flag the route as non-local-hop in the config with an argument in the command or via the GUI.&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 21:12:11 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-static-route-showing-inactv/m-p/73278#M984</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2021-05-07T21:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: VOSS Static Route Showing 'INACTV'</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-static-route-showing-inactv/m-p/73279#M985</link>
      <description>&lt;P&gt;Hi Mig,&lt;/P&gt;&lt;P&gt;See output below.&lt;/P&gt;&lt;P&gt;The only one I can’t get you is “show vlan mac-address-entry” as none of the address below in the routing table are associated to a VLAN they, are just CLIP address of all the other fabric routers.&lt;/P&gt;&lt;P&gt;If you was to hop on one of those other routers the&amp;nbsp;routing table are very considerably larger because they contain all the OSPF routes.&lt;/P&gt;&lt;P&gt;You can see I’ve tried adding different static routes to different IP addresses listed below, which are&amp;nbsp;reachable via ping?&lt;/P&gt;&lt;P&gt;I was wondering if the new management segmentation that come out in 8.2 (that these are running) has something to do with it, maybe something additional I need to add?&lt;/P&gt;&lt;P&gt;Is there a separate command to add a route in reference to the management CLIP, this is how I configured it. This is the address I am able to SSH to from the other fabric switches, just not the rest of the network because of that missing default route?&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;mgmt clip vrf GlobalRouter&lt;BR /&gt;ip address {{ mgmtClip }}/{{ mgmtClipMask }}&lt;BR /&gt;enable&lt;BR /&gt;exit&lt;/CODE&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;CODE&gt;#show ip route&lt;BR /&gt;************************************************************************************&lt;BR /&gt;                Command Execution Time: Fri May 07 14:33:15 2021 GMT&lt;BR /&gt;************************************************************************************&lt;BR /&gt;=====================================================================================================&lt;BR /&gt;                                       IP Route - GlobalRouter&lt;BR /&gt;=====================================================================================================&lt;BR /&gt;                                                     NH                      INTER&lt;BR /&gt;DST             MASK            NEXT                 VRF/ISID         COST   FACE     PROT AGE TYPE PRF&lt;BR /&gt;-----------------------------------------------------------------------------------------------------&lt;BR /&gt;172.20.248.211  255.255.255.255 Cor-CEF-Core1        GlobalRouter     70     4051     ISIS 0   IBS  7&lt;BR /&gt;172.20.248.212  255.255.255.255 Cor-CEF-Core2        GlobalRouter     110    4051     ISIS 0   IBS  7&lt;BR /&gt;172.20.248.213  255.255.255.255 Cor-CEF-WAN01        GlobalRouter     80     4051     ISIS 0   IBS  7&lt;BR /&gt;172.20.248.221  255.255.255.255 Cor-2A22-Core1       GlobalRouter     10     4051     ISIS 0   IBS  7&lt;BR /&gt;172.20.248.222  255.255.255.255 Cor-2A22-Core2       GlobalRouter     60     4051     ISIS 0   IBS  7&lt;BR /&gt;172.20.248.223  255.255.255.255 172.20.248.223       -                1      0        LOC  0   DB   0&lt;BR /&gt;172.20.250.128  255.255.255.248 Cor-2A22-Core1       GlobalRouter     10     4051     ISIS 0   IBS  7&lt;BR /&gt;172.20.250.208  255.255.255.252 Cor-2A22-Core1       GlobalRouter     10     4051     ISIS 0   IBS  7&lt;BR /&gt;172.20.250.216  255.255.255.252 Cor-CEF-Core1        GlobalRouter     70     4051     ISIS 0   IBS  7&lt;BR /&gt;172.20.250.244  255.255.255.252 Col-2A22-Core2       GlobalRouter     60     4051     ISIS 0   IBS  7&lt;BR /&gt;172.20.250.248  255.255.255.252 172.20.250.250       -                1      4053     LOC  0   DB   0&lt;BR /&gt;172.20.255.211  255.255.255.255 Cor-CEF-Core1        GlobalRouter     70     4051     ISIS 0   IBS  7&lt;BR /&gt;172.20.255.212  255.255.255.255 Cor-CEF-Core2        GlobalRouter     110    4051     ISIS 0   IBS  7&lt;BR /&gt;172.20.255.213  255.255.255.255 Cor-CEF-WAN01        GlobalRouter     80     4051     ISIS 0   IBS  7&lt;BR /&gt;&lt;BR /&gt;172.20.255.221  255.255.255.255 Cor-2A22-Core1       GlobalRouter     10     4051     ISIS 0   IBS  7&lt;BR /&gt;172.20.255.222  255.255.255.255 Cor-2A22-Core2       GlobalRouter     60     4051     ISIS 0   IBS  7&lt;BR /&gt;172.20.255.223  255.255.255.255 172.20.255.223       -                1      4090     LOC  0   DB   0&lt;BR /&gt;&lt;BR /&gt;17 out of 17 Total Num of Route Entries, 17 Total Num of Dest Networks displayed.&lt;BR /&gt;--------------------------------------------------------------------------------------------------&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;BR /&gt;#show ip route | in 172.20.248&lt;BR /&gt;************************************************************************************&lt;BR /&gt;                Command Execution Time: Fri May 07 14:34:16 2021 GMT&lt;BR /&gt;************************************************************************************&lt;BR /&gt;172.20.248.211  255.255.255.255 Cor-CEF-Core1        GlobalRouter     70     4051     ISIS 0   IBS  7&lt;BR /&gt;172.20.248.212  255.255.255.255 Cor-CEF-Core2        GlobalRouter     110    4051     ISIS 0   IBS  7&lt;BR /&gt;172.20.248.213  255.255.255.255 Cor-CEF-WAN01        GlobalRouter     80     4051     ISIS 0   IBS  7&lt;BR /&gt;172.20.248.221  255.255.255.255 Cor-2A22-Core1       GlobalRouter     10     4051     ISIS 0   IBS  7&lt;BR /&gt;172.20.248.222  255.255.255.255 Cor-2A22-Core2       GlobalRouter     60     4051     ISIS 0   IBS  7&lt;BR /&gt;172.20.248.223  255.255.255.255 172.20.248.223       -                1      0        LOC  0   DB   0&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nonlocal next hop, how do I configure that or set the flag if that is an option I should try?&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;#ip route 0.0.0.0 0.0.0.0 10.10.10.10 ?&lt;BR /&gt;  enable          Enable the route.&lt;BR /&gt;  local-next-hop  Enable static route local-next-hop&lt;BR /&gt;  name            Set the static route name&lt;BR /&gt;  preference      Route preference&lt;BR /&gt;  weight          Create a route;cost of hops&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 21:48:54 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-static-route-showing-inactv/m-p/73279#M985</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-07T21:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: VOSS Static Route Showing 'INACTV'</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-static-route-showing-inactv/m-p/73280#M986</link>
      <description>&lt;P&gt;I see the issue.&lt;/P&gt;&lt;P&gt;You cannot have a CLIP as next-hop.&lt;/P&gt;&lt;P&gt;A next-hop is an outgoing door for your fabric and must be associated with a VLAN interface or a brouter interface.&lt;/P&gt;&lt;P&gt;If your VOSS has no default route, the VSP hosting the outgoing VLAN must announce this default route in ISIS.&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 22:14:21 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-static-route-showing-inactv/m-p/73280#M986</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2021-05-07T22:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: VOSS Static Route Showing 'INACTV'</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-static-route-showing-inactv/m-p/73281#M987</link>
      <description>&lt;P&gt;Hi Mig,&lt;/P&gt;&lt;P&gt;Thanks for confirming that.&lt;/P&gt;&lt;P&gt;That did cross my mind, but….&lt;/P&gt;&lt;P&gt;Am I right in thinking a VLAN interface will not come up without an active port, and to create a brouter I would need to associate with an interface.&lt;/P&gt;&lt;P&gt;Neither of those fit because all the interfaces are NNI interfaces, and where CLIP would be perfect.&lt;/P&gt;&lt;P&gt;…&amp;nbsp;but then I’m stuck because I can’t use a CLIP in this instance&lt;/P&gt;&lt;P&gt;Sorry, might be obvious but just wondering what I do in this instance?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 22:27:52 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-static-route-showing-inactv/m-p/73281#M987</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-07T22:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: VOSS Static Route Showing 'INACTV'</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-static-route-showing-inactv/m-p/73282#M988</link>
      <description>&lt;P&gt;Martin,&lt;/P&gt;&lt;P&gt;The last trick (not reccomended but I don’t catch all your setup) would be to declare the next hop as non local changing the last flag in the screenshot here to false:&lt;/P&gt;&lt;FIGURE&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="db7b0937929b4a589eb9254dad96b669_233ade97-1926-4851-aa9d-67c42bef4018.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/974i853221A1C778C55A/image-size/large?v=v2&amp;amp;px=999" role="button" title="db7b0937929b4a589eb9254dad96b669_233ade97-1926-4851-aa9d-67c42bef4018.png" alt="db7b0937929b4a589eb9254dad96b669_233ade97-1926-4851-aa9d-67c42bef4018.png" /&gt;&lt;/span&gt;&lt;/FIGURE&gt;&lt;P&gt;or via CLI with&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;no ip route 0.0.0.0 0.0.0.0 192.168.101.121 local-next-hop enable&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 22:32:05 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-static-route-showing-inactv/m-p/73282#M988</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2021-05-07T22:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: VOSS Static Route Showing 'INACTV'</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-static-route-showing-inactv/m-p/73283#M989</link>
      <description>&lt;P&gt;Ok, that did it…. brilliant!&lt;/P&gt;&lt;P&gt;Thanks Mig and Danny &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 22:42:10 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/voss-static-route-showing-inactv/m-p/73283#M989</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-07T22:42:10Z</dc:date>
    </item>
  </channel>
</rss>

