<?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 ISIS/SPBM direct using VRF's. in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-spbm-direct-using-vrf-s/m-p/120814#M3126</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Scenario:&lt;BR /&gt;2 7520 switches, 9.2 firmare running a number of VRF's. Both switches have a BGP session upstream with a differing local pref, with ISIS sharing routes between.&lt;BR /&gt;ISIS is redistributing BGP routes, however it is not redistributing direct routes. Routes are picked up by remote switch.&lt;BR /&gt;VRF's have ipvpn enabled.&lt;BR /&gt;&lt;BR /&gt;Looking for ideas!&lt;BR /&gt;&lt;BR /&gt;Anonymised config from switch with issue is below:&lt;/P&gt;&lt;PRE&gt;router isis&lt;BR /&gt;&lt;BR /&gt;spbm 1 nick-name 1.63.02&lt;BR /&gt;spbm 1 multicast enable&lt;BR /&gt;spbm 1 ip enable&lt;BR /&gt;spbm 1 smlt-peer-system-id xxxxx.xxxx&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;router vrf MY-VRF&lt;BR /&gt;ipvpn&lt;BR /&gt;i-sid 13990003&lt;BR /&gt;ipvpn enable&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;interface Vlan 4000&lt;BR /&gt;vrf MY-VRF&lt;BR /&gt;ip address 10.60.64.1 255.255.240.0 21&lt;BR /&gt;ip dhcp-relay&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;router vrf MY-VRF&lt;BR /&gt;isis redistribute direct&lt;BR /&gt;isis redistribute direct enable&lt;BR /&gt;isis redistribute bgp&lt;BR /&gt;isis redistribute bgp enable&lt;BR /&gt;ip bgp redistribute isis&lt;BR /&gt;ip bgp redistribute isis enable&lt;BR /&gt;ip bgp redistribute isis route-map "MY_VRF_ISIS_TO_BGP"&lt;BR /&gt;ip bgp redistribute static&lt;BR /&gt;ip bgp redistribute static enable&lt;BR /&gt;ip bgp redistribute direct&lt;BR /&gt;ip bgp redistribute direct enable&lt;BR /&gt;&lt;BR /&gt;ip bgp apply redistribute isis vrf MY-VRF&lt;BR /&gt;ip bgp apply redistribute direct vrf MY-VRF&lt;BR /&gt;isis apply redistribute direct vrf MY-VRF&lt;BR /&gt;isis apply redistribute bgp vrf MY-VRF&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;PRE&gt;If I check my routing table:&lt;BR /&gt;show ip route vrf MY-VRF&lt;/PRE&gt;&lt;PRE&gt;Switch-2:1#show ip route 10.60.64.0 vrf MY-VRF&lt;BR /&gt;************************************************************************************&lt;BR /&gt;Command Execution Time: Fri Nov 21 11:32:23 2025 NZDT&lt;BR /&gt;************************************************************************************&lt;BR /&gt;==========================================================================================================&lt;BR /&gt;IP Route - VRF MY-VRF&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;10.60.64.0 255.255.240.0 10.60.64.1 - 1 4041 LOC 0 DB 0&lt;BR /&gt;&lt;BR /&gt;1 out of 354 Total Num of Route Entries, 354 Total Num of Dest Networks displayed.&lt;BR /&gt;------------------------------------------------------------------------------------------------------------&lt;/PRE&gt;&lt;PRE&gt;However it never shows up in my ISIS route table, whereas everything from BGP does.&lt;BR /&gt;&lt;BR /&gt;Switch-2:1#show isis spbm ip-unicast-fib all | include 10.60.64.0/20&lt;BR /&gt;************************************************************************************&lt;BR /&gt;Command Execution Time: Fri Nov 21 11:35:03 2025 NZDT&lt;BR /&gt;************************************************************************************&lt;BR /&gt;----------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Home: Total number of SPBM IP_UNICAST FIB entries 397&lt;BR /&gt;Remote: Total number of SPBM IP-UNICAST FIB entries 0&lt;BR /&gt;----------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;Switch-2:1#&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help appreciated, beating my head a bit on this!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Nov 2025 22:36:41 GMT</pubDate>
    <dc:creator>Brent_Addis</dc:creator>
    <dc:date>2025-11-20T22:36:41Z</dc:date>
    <item>
      <title>ISIS/SPBM direct using VRF's.</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-spbm-direct-using-vrf-s/m-p/120814#M3126</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Scenario:&lt;BR /&gt;2 7520 switches, 9.2 firmare running a number of VRF's. Both switches have a BGP session upstream with a differing local pref, with ISIS sharing routes between.&lt;BR /&gt;ISIS is redistributing BGP routes, however it is not redistributing direct routes. Routes are picked up by remote switch.&lt;BR /&gt;VRF's have ipvpn enabled.&lt;BR /&gt;&lt;BR /&gt;Looking for ideas!&lt;BR /&gt;&lt;BR /&gt;Anonymised config from switch with issue is below:&lt;/P&gt;&lt;PRE&gt;router isis&lt;BR /&gt;&lt;BR /&gt;spbm 1 nick-name 1.63.02&lt;BR /&gt;spbm 1 multicast enable&lt;BR /&gt;spbm 1 ip enable&lt;BR /&gt;spbm 1 smlt-peer-system-id xxxxx.xxxx&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;router vrf MY-VRF&lt;BR /&gt;ipvpn&lt;BR /&gt;i-sid 13990003&lt;BR /&gt;ipvpn enable&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;interface Vlan 4000&lt;BR /&gt;vrf MY-VRF&lt;BR /&gt;ip address 10.60.64.1 255.255.240.0 21&lt;BR /&gt;ip dhcp-relay&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;router vrf MY-VRF&lt;BR /&gt;isis redistribute direct&lt;BR /&gt;isis redistribute direct enable&lt;BR /&gt;isis redistribute bgp&lt;BR /&gt;isis redistribute bgp enable&lt;BR /&gt;ip bgp redistribute isis&lt;BR /&gt;ip bgp redistribute isis enable&lt;BR /&gt;ip bgp redistribute isis route-map "MY_VRF_ISIS_TO_BGP"&lt;BR /&gt;ip bgp redistribute static&lt;BR /&gt;ip bgp redistribute static enable&lt;BR /&gt;ip bgp redistribute direct&lt;BR /&gt;ip bgp redistribute direct enable&lt;BR /&gt;&lt;BR /&gt;ip bgp apply redistribute isis vrf MY-VRF&lt;BR /&gt;ip bgp apply redistribute direct vrf MY-VRF&lt;BR /&gt;isis apply redistribute direct vrf MY-VRF&lt;BR /&gt;isis apply redistribute bgp vrf MY-VRF&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;PRE&gt;If I check my routing table:&lt;BR /&gt;show ip route vrf MY-VRF&lt;/PRE&gt;&lt;PRE&gt;Switch-2:1#show ip route 10.60.64.0 vrf MY-VRF&lt;BR /&gt;************************************************************************************&lt;BR /&gt;Command Execution Time: Fri Nov 21 11:32:23 2025 NZDT&lt;BR /&gt;************************************************************************************&lt;BR /&gt;==========================================================================================================&lt;BR /&gt;IP Route - VRF MY-VRF&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;10.60.64.0 255.255.240.0 10.60.64.1 - 1 4041 LOC 0 DB 0&lt;BR /&gt;&lt;BR /&gt;1 out of 354 Total Num of Route Entries, 354 Total Num of Dest Networks displayed.&lt;BR /&gt;------------------------------------------------------------------------------------------------------------&lt;/PRE&gt;&lt;PRE&gt;However it never shows up in my ISIS route table, whereas everything from BGP does.&lt;BR /&gt;&lt;BR /&gt;Switch-2:1#show isis spbm ip-unicast-fib all | include 10.60.64.0/20&lt;BR /&gt;************************************************************************************&lt;BR /&gt;Command Execution Time: Fri Nov 21 11:35:03 2025 NZDT&lt;BR /&gt;************************************************************************************&lt;BR /&gt;----------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Home: Total number of SPBM IP_UNICAST FIB entries 397&lt;BR /&gt;Remote: Total number of SPBM IP-UNICAST FIB entries 0&lt;BR /&gt;----------------------------------------------------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;Switch-2:1#&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help appreciated, beating my head a bit on this!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 22:36:41 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-spbm-direct-using-vrf-s/m-p/120814#M3126</guid>
      <dc:creator>Brent_Addis</dc:creator>
      <dc:date>2025-11-20T22:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: ISIS/SPBM direct using VRF's.</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-spbm-direct-using-vrf-s/m-p/120815#M3127</link>
      <description>&lt;P&gt;Well bloody hell, despite running the below multiple times, once more did the trick. ugh!&lt;/P&gt;&lt;PRE&gt;"isis apply redistribute direct vrf MY-VRF"&amp;nbsp;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 23:08:11 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-spbm-direct-using-vrf-s/m-p/120815#M3127</guid>
      <dc:creator>Brent_Addis</dc:creator>
      <dc:date>2025-11-20T23:08:11Z</dc:date>
    </item>
  </channel>
</rss>

