<?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: Error: ISIS instance does not exist in VRF: &amp;quot;voice&amp;quot; in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/error-isis-instance-does-not-exist-in-vrf-quot-voice-quot/m-p/76541#M1129</link>
    <description>&lt;P&gt;i love you mate, this worked like a charm. last question, this is the output of my “show license”:&lt;/P&gt;&lt;P&gt;************************************************************************************&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;Command Execution Time: Tue Oct 29 11:00:29 2019 CET&lt;BR /&gt;************************************************************************************&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;License file name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :&amp;nbsp;&amp;nbsp;&amp;nbsp; Lizenz_Slot8_XXXXXXXXX.xml&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;License Type&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; L3V with MACsec&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;Duration Type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :&amp;nbsp;&amp;nbsp;&amp;nbsp; Perpetual&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;Generation Time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :&amp;nbsp;&amp;nbsp;&amp;nbsp; XXXX/XX/XX XX:XX:XX&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;Expiration Time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;Host ID&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;&amp;nbsp; XXXXXXXXXXX&lt;BR /&gt;************************************************************************&lt;BR /&gt;Features requiring a L3V + MacSec license:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;-&amp;nbsp; Layer 3 VSNs&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;-&amp;nbsp; MACsec&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;-&amp;nbsp; VRF Scaling&lt;BR /&gt;************************************************************************&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;Number of IO license entitlements: 8&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;License granted for slots&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 1&amp;nbsp; 2&amp;nbsp; 3&amp;nbsp; 4&amp;nbsp; 5&amp;nbsp; 6&amp;nbsp; 7&amp;nbsp; 8 &amp;nbsp;&lt;/P&gt;&lt;P&gt;************************************************************************&lt;/P&gt;&lt;P&gt;Is this the correct license for using ipvpn?&lt;/P&gt;</description>
    <pubDate>Tue, 29 Oct 2019 17:45:22 GMT</pubDate>
    <dc:creator>BRMS</dc:creator>
    <dc:date>2019-10-29T17:45:22Z</dc:date>
    <item>
      <title>Error: ISIS instance does not exist in VRF: "voice"</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/error-isis-instance-does-not-exist-in-vrf-quot-voice-quot/m-p/76537#M1125</link>
      <description>&lt;P&gt;Im creating a ISIS-SPBM Fabric with our new VSP 8608 Core-Switches. For that i need to implement 4 different VRFs, that can only communicate via the Firewall. After having the configuration for VRF 0 completed i realized, that route redistribution between the nodes only works in VRF 0. As i tried to enable route redistribution in one of the other VRFs i got the error in the title:&lt;/P&gt;&lt;P&gt;switch4:1(config)#router vrf voice&lt;BR /&gt;switch4:1(router-vrf)#isis redistribute direct&lt;BR /&gt;Error: ISIS instance does not exist in VRF: "voice"&lt;/P&gt;&lt;P&gt;how to proceed here? do i need to create additional ISIS-Instances for the different VRFs? Is it possible to enable/assign an ISIS-Instance to additional VRFs? what about the BVLANs? Do i need one per VRF/ISIS-Instance? Same with virtual-ist?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;running config:&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;#&lt;BR /&gt;# ISIS SPBM CONFIGURATION&lt;BR /&gt;#&lt;/P&gt;&lt;P&gt;router isis&lt;BR /&gt;spbm 1&lt;BR /&gt;spbm 1 nick-name 0.4d.b4&lt;BR /&gt;spbm 1 b-vid 4051-4052 primary 4051&lt;BR /&gt;spbm 1 multicast enable&lt;BR /&gt;spbm 1 ip enable&lt;BR /&gt;spbm 1 smlt-virtual-bmac 00:00:00:00:00:34&lt;BR /&gt;spbm 1 smlt-peer-system-id 00db.face.0003&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;#&lt;BR /&gt;# VIRTUAL IST CONFIGURATION&lt;BR /&gt;#&lt;/P&gt;&lt;P&gt;virtual-ist&amp;nbsp; peer-ip 172.28.72.3 vlan 4053&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;#&lt;BR /&gt;# ISIS CONFIGURATION&lt;BR /&gt;#&lt;/P&gt;&lt;P&gt;router isis&lt;/P&gt;&lt;P&gt;sys-name "switch4"&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;ip-source-address 172.28.64.4&lt;BR /&gt;is-type l1&lt;BR /&gt;system-id 00db.face.0004&lt;BR /&gt;manual-area 10.01&lt;BR /&gt;exit&lt;BR /&gt;router isis enable&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;#&lt;BR /&gt;#&amp;nbsp; OSPF CONFIGURATION - GlobalRouter&lt;BR /&gt;#&lt;/P&gt;&lt;P&gt;router ospf&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;#&lt;BR /&gt;#&amp;nbsp; OSPF CONFIGURATION - VRF&lt;BR /&gt;#&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;#&lt;BR /&gt;# IP REDISTRIBUTION CONFIGURATION - GlobalRouter&lt;BR /&gt;#&lt;/P&gt;&lt;P&gt;router isis&lt;BR /&gt;redistribute direct&lt;BR /&gt;redistribute direct enable&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;#&lt;BR /&gt;# IP REDISTRIBUTION CONFIGURATION - VRF&lt;BR /&gt;#&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;</description>
      <pubDate>Mon, 28 Oct 2019 23:48:26 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/error-isis-instance-does-not-exist-in-vrf-quot-voice-quot/m-p/76537#M1125</guid>
      <dc:creator>BRMS</dc:creator>
      <dc:date>2019-10-28T23:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error: ISIS instance does not exist in VRF: "voice"</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/error-isis-instance-does-not-exist-in-vrf-quot-voice-quot/m-p/76538#M1126</link>
      <description>&lt;P&gt;Did you enable IPVPN on the vrf?&lt;/P&gt;&lt;P&gt;&lt;EM&gt;router vrf voice&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ipvpn&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I-sid &amp;lt;choose an I-sid value for the L3 VSN&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ipvpn enable&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;exit&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will need a premier license for this feature.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2019 23:56:49 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/error-isis-instance-does-not-exist-in-vrf-quot-voice-quot/m-p/76538#M1126</guid>
      <dc:creator>Roger_Gravelle</dc:creator>
      <dc:date>2019-10-28T23:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: Error: ISIS instance does not exist in VRF: "voice"</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/error-isis-instance-does-not-exist-in-vrf-quot-voice-quot/m-p/76539#M1127</link>
      <description>&lt;P&gt;i didn’t enable ipvpn. all systems and connections are private, so i haven’t checked anything about vpn. is ipvpn the feature i need to implement an isis over different VRFs?&lt;/P&gt;&lt;P&gt;enabling ipvpn doesn’t give me an error about a missing license. does that mean the license is present?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for testing purpose i enabled ipvpn on the voice vrf and tried to configure ip distribution:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;router vrf voice&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ipvpn&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I-sid 150000&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ipvpn enable&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;isis redistribute direct&lt;/P&gt;&lt;P&gt;WARNING: Routes will not be injected until apply command is issued after enable command&lt;/P&gt;&lt;P&gt;isis redistribute direct enable&lt;/P&gt;&lt;P&gt;exit&lt;/P&gt;&lt;P&gt;isis apply redistribute direct&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but this didn’t create the according routes in the vrfs routing table&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 00:10:46 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/error-isis-instance-does-not-exist-in-vrf-quot-voice-quot/m-p/76539#M1127</guid>
      <dc:creator>BRMS</dc:creator>
      <dc:date>2019-10-29T00:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error: ISIS instance does not exist in VRF: "voice"</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/error-isis-instance-does-not-exist-in-vrf-quot-voice-quot/m-p/76540#M1128</link>
      <description>&lt;P&gt;You are almost there. The following is an example of how to redistribute direct and static routes in the vrf VOICE:&lt;/P&gt;&lt;P&gt;router vrf voice&lt;BR /&gt;isis redistribute static&lt;BR /&gt;isis redistribute static enable&lt;BR /&gt;isis redistribute direct&lt;BR /&gt;isis redistribute direct enable&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;isis apply redistribute static vrf voice&lt;BR /&gt;isis apply redistribute direct vrf voice&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think it is the last part you are missing now.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Naturally you will need to create the voice VRF on another switch and enable ipvpn on it as well to see the routes propagated)&lt;/P&gt;&lt;P&gt;Regarding IPVPN - this is not actually VPN as you know it. IPVPN is how we enable a “L3 VSN” which is what you are doing here.&lt;/P&gt;&lt;P&gt;Regarding the license - run the ‘show license’ command to see what is loaded. Without a license the system will allow you to use advanced features (licensed features) for a trial period of 60 days. Be aware that if you don’ t have the license you will lose that function after the trial expires and the system is reset.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 01:17:10 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/error-isis-instance-does-not-exist-in-vrf-quot-voice-quot/m-p/76540#M1128</guid>
      <dc:creator>Roger_Gravelle</dc:creator>
      <dc:date>2019-10-29T01:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Error: ISIS instance does not exist in VRF: "voice"</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/error-isis-instance-does-not-exist-in-vrf-quot-voice-quot/m-p/76541#M1129</link>
      <description>&lt;P&gt;i love you mate, this worked like a charm. last question, this is the output of my “show license”:&lt;/P&gt;&lt;P&gt;************************************************************************************&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;Command Execution Time: Tue Oct 29 11:00:29 2019 CET&lt;BR /&gt;************************************************************************************&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;License file name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :&amp;nbsp;&amp;nbsp;&amp;nbsp; Lizenz_Slot8_XXXXXXXXX.xml&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;License Type&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; L3V with MACsec&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;Duration Type&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :&amp;nbsp;&amp;nbsp;&amp;nbsp; Perpetual&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;Generation Time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :&amp;nbsp;&amp;nbsp;&amp;nbsp; XXXX/XX/XX XX:XX:XX&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;Expiration Time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; :&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;Host ID&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;&amp;nbsp; XXXXXXXXXXX&lt;BR /&gt;************************************************************************&lt;BR /&gt;Features requiring a L3V + MacSec license:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;-&amp;nbsp; Layer 3 VSNs&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;-&amp;nbsp; MACsec&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;-&amp;nbsp; VRF Scaling&lt;BR /&gt;************************************************************************&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;Number of IO license entitlements: 8&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;License granted for slots&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 1&amp;nbsp; 2&amp;nbsp; 3&amp;nbsp; 4&amp;nbsp; 5&amp;nbsp; 6&amp;nbsp; 7&amp;nbsp; 8 &amp;nbsp;&lt;/P&gt;&lt;P&gt;************************************************************************&lt;/P&gt;&lt;P&gt;Is this the correct license for using ipvpn?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 17:45:22 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/error-isis-instance-does-not-exist-in-vrf-quot-voice-quot/m-p/76541#M1129</guid>
      <dc:creator>BRMS</dc:creator>
      <dc:date>2019-10-29T17:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error: ISIS instance does not exist in VRF: "voice"</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/error-isis-instance-does-not-exist-in-vrf-quot-voice-quot/m-p/76542#M1130</link>
      <description>&lt;P&gt;Yes, you have a Premier license (L3V) + MACsec license.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 23:25:51 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/error-isis-instance-does-not-exist-in-vrf-quot-voice-quot/m-p/76542#M1130</guid>
      <dc:creator>Ludovico_Steven</dc:creator>
      <dc:date>2019-11-04T23:25:51Z</dc:date>
    </item>
  </channel>
</rss>

