<?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: ISIS routes not being advertised into OSPF in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-routes-not-being-advertised-into-ospf/m-p/81078#M1296</link>
    <description>&lt;P&gt;Martin,&lt;/P&gt;&lt;P&gt;In the current situation, what you want is to distribute the directe routes from isis to ospf.&lt;/P&gt;&lt;P&gt;And certainly not the statics.&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;</description>
    <pubDate>Fri, 04 Dec 2020 01:22:11 GMT</pubDate>
    <dc:creator>Miguel-Angel_RO</dc:creator>
    <dc:date>2020-12-04T01:22:11Z</dc:date>
    <item>
      <title>ISIS routes not being advertised into OSPF</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-routes-not-being-advertised-into-ospf/m-p/81072#M1290</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Must be missing some configuration but can’t see it.&lt;/P&gt;&lt;P&gt;In summary I’m trying to redistribute ISIS routes into OSPF with this command:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;router ospf&lt;BR /&gt;&amp;nbsp; &amp;nbsp;redistribute isis&lt;BR /&gt;&amp;nbsp; &amp;nbsp;redistribute isis enable&lt;BR /&gt;exit&lt;BR /&gt;ip ospf apply redistribute isis&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;There is basically one P2P link between a VSP and S8 that has a full adjacency and is sharing the OSPF routing table. I can ping anything from the VSP on the S8 network, so thats all working well.&lt;/P&gt;&lt;P&gt;The IP addresses I can ping from the S8 to the VSP are only the OSPF networks I have configured on the VSP, basically I can not ping anything that’s in the ISIS routing table that includes the CLIP’s and Mgmt CLIP.&lt;/P&gt;&lt;P&gt;Here is the view of the ISIS routing table on the VSP:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Por-DC1-Core1:1#% show ip route protocol isis&lt;BR /&gt;************************************************************************************&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Command Execution Time: Thu Dec 03 23:07:49 2020 GMT&lt;BR /&gt;************************************************************************************&lt;BR /&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; &amp;nbsp; &amp;nbsp; &amp;nbsp;IP Route - GlobalRouter&lt;BR /&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; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;NH &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;INTER&lt;BR /&gt;DST &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; &amp;nbsp; &amp;nbsp; VRF/ISID &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; COST &amp;nbsp; FACE &amp;nbsp; &amp;nbsp; PROT AGE TYPE PRF&lt;BR /&gt;-----------------------------------------------------------------------------------------------------&lt;BR /&gt;172.22.0.212 &amp;nbsp; &amp;nbsp;255.255.255.255 Por-DC1-Core2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;GlobalRouter &amp;nbsp; &amp;nbsp; 10 &amp;nbsp; &amp;nbsp; 4051 &amp;nbsp; &amp;nbsp; ISIS 0 &amp;nbsp; IBS &amp;nbsp;7&lt;BR /&gt;172.22.0.221 &amp;nbsp; &amp;nbsp;255.255.255.255 Por-DC2-Core1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;GlobalRouter &amp;nbsp; &amp;nbsp; 10 &amp;nbsp; &amp;nbsp; 4051 &amp;nbsp; &amp;nbsp; ISIS 0 &amp;nbsp; IBS &amp;nbsp;7&lt;BR /&gt;172.22.0.222 &amp;nbsp; &amp;nbsp;255.255.255.255 Por-DC2-Core2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;GlobalRouter &amp;nbsp; &amp;nbsp; 20 &amp;nbsp; &amp;nbsp; 4051 &amp;nbsp; &amp;nbsp; ISIS 0 &amp;nbsp; IBS &amp;nbsp;7&lt;BR /&gt;172.22.1.212 &amp;nbsp; &amp;nbsp;255.255.255.252 Por-DC2-Core1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;GlobalRouter &amp;nbsp; &amp;nbsp; 10 &amp;nbsp; &amp;nbsp; 4051 &amp;nbsp; &amp;nbsp; ISIS 0 &amp;nbsp; IBS &amp;nbsp;7&lt;BR /&gt;172.22.1.220 &amp;nbsp; &amp;nbsp;255.255.255.252 Por-DC1-Core2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;GlobalRouter &amp;nbsp; &amp;nbsp; 10 &amp;nbsp; &amp;nbsp; 4051 &amp;nbsp; &amp;nbsp; ISIS 0 &amp;nbsp; IBS &amp;nbsp;7&lt;BR /&gt;172.22.1.244 &amp;nbsp; &amp;nbsp;255.255.255.252 Por-DC1-Core2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;GlobalRouter &amp;nbsp; &amp;nbsp; 10 &amp;nbsp; &amp;nbsp; 4051 &amp;nbsp; &amp;nbsp; ISIS 0 &amp;nbsp; IBS &amp;nbsp;7&lt;BR /&gt;192.168.200.212 255.255.255.255 Por-DC1-Core2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;GlobalRouter &amp;nbsp; &amp;nbsp; 10 &amp;nbsp; &amp;nbsp; 4051 &amp;nbsp; &amp;nbsp; ISIS 0 &amp;nbsp; IBS &amp;nbsp;7&lt;BR /&gt;192.168.200.221 255.255.255.255 Por-DC2-Core1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;GlobalRouter &amp;nbsp; &amp;nbsp; 10 &amp;nbsp; &amp;nbsp; 4051 &amp;nbsp; &amp;nbsp; ISIS 0 &amp;nbsp; IBS &amp;nbsp;7&lt;BR /&gt;192.168.200.222 255.255.255.255 Por-DC2-Core2 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;GlobalRouter &amp;nbsp; &amp;nbsp; 20 &amp;nbsp; &amp;nbsp; 4051 &amp;nbsp; &amp;nbsp; ISIS 0 &amp;nbsp; IBS &amp;nbsp;7&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The VLAN being used to connect the VSP and S8 is 3901, on the S8 you can see I’m only learning OSPF interfaces that I have configured on the VSP’s, none of the ISIS routes are being learnt?&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;PorLANCore01(su)-&amp;gt;show ip route ospf |find vlan.0.3901&lt;BR /&gt;O &amp;nbsp; &amp;nbsp; &amp;nbsp;172.22.1.208/30 &amp;nbsp; &amp;nbsp; [110/20] &amp;nbsp; &amp;nbsp; via &amp;nbsp; &amp;nbsp; &amp;nbsp; 172.22.1.201 &amp;nbsp; &amp;nbsp; vlan.0.3901 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;55m26s&lt;BR /&gt;O &amp;nbsp; &amp;nbsp; &amp;nbsp;172.22.1.212/30 &amp;nbsp; &amp;nbsp; [110/30] &amp;nbsp; &amp;nbsp; via &amp;nbsp; &amp;nbsp; &amp;nbsp; 172.22.1.201 &amp;nbsp; &amp;nbsp; vlan.0.3901 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;55m26s&lt;BR /&gt;O &amp;nbsp; &amp;nbsp; &amp;nbsp;172.22.1.216/30 &amp;nbsp; &amp;nbsp; [110/20] &amp;nbsp; &amp;nbsp; via &amp;nbsp; &amp;nbsp; &amp;nbsp; 172.22.1.201 &amp;nbsp; &amp;nbsp; vlan.0.3901 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;55m26s&lt;BR /&gt;O &amp;nbsp; &amp;nbsp; &amp;nbsp;172.22.1.220/30 &amp;nbsp; &amp;nbsp; [110/30] &amp;nbsp; &amp;nbsp; via &amp;nbsp; &amp;nbsp; &amp;nbsp; 172.22.1.201 &amp;nbsp; &amp;nbsp; vlan.0.3901 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;55m26s&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Here is a bit more of a snapshot of the VSP config&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;interface GigabitEthernet 1/16&lt;BR /&gt;&amp;nbsp; &amp;nbsp;encapsulation dot1q&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;router isis&lt;BR /&gt;&amp;nbsp; &amp;nbsp;spbm 1&lt;BR /&gt;&amp;nbsp; &amp;nbsp;spbm 1 nick-name d.02.11&lt;BR /&gt;&amp;nbsp; &amp;nbsp;spbm 1 b-vid 4051-4052 primary 4051&lt;BR /&gt;&amp;nbsp; &amp;nbsp;spbm 1 multicast enable&lt;BR /&gt;&amp;nbsp; &amp;nbsp;spbm 1 ip enable&lt;BR /&gt;&amp;nbsp; &amp;nbsp;spbm 1 smlt-virtual-bmac 00:00:84:04:01:01&lt;BR /&gt;&amp;nbsp; &amp;nbsp;spbm 1 smlt-peer-system-id 020d.0020.0221&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;mlt 501 enable name "NNI-QSFP-DC1"&lt;BR /&gt;mlt 501 member 1/18&lt;BR /&gt;mlt 501 encapsulation dot1q&lt;BR /&gt;mlt 503 enable name "NNI-DC1-DC2"&lt;BR /&gt;mlt 503 member 1/17&lt;BR /&gt;mlt 503 encapsulation dot1q&lt;BR /&gt;&lt;BR /&gt;ip prefix-list "suppressIST" 172.22.1.240/30 id 1 ge 29 le 29&lt;BR /&gt;ip prefix-list "suppressIST" 172.22.1.244/30 id 1 ge 29 le 29&lt;BR /&gt;&lt;BR /&gt;vlan members remove 1 1/1-1/18 portmember&lt;BR /&gt;&lt;BR /&gt;vlan create 3401 name "OSP P2P DC1-CR1 to DC1-CR2" type port-mstprstp 0&lt;BR /&gt;vlan i-sid 3401 123401&lt;BR /&gt;interface Vlan 3401&lt;BR /&gt;&amp;nbsp; &amp;nbsp;ip address 172.22.1.209 255.255.255.252 2&lt;BR /&gt;&amp;nbsp; &amp;nbsp;ip ospf enable&lt;BR /&gt;exit&lt;BR /&gt;vlan create 3403 name "OSP P2P DC-CR1 to DC2-CR1" type port-mstprstp 0&lt;BR /&gt;vlan i-sid 3403 123403&lt;BR /&gt;interface Vlan 3403&lt;BR /&gt;&amp;nbsp; &amp;nbsp;ip address 172.22.1.217 255.255.255.252 3&lt;BR /&gt;&amp;nbsp; &amp;nbsp;ip ospf enable&lt;BR /&gt;exit&lt;BR /&gt;vlan create 3901 name "OSPF P2P Legacy to CR1" type port-mstprstp 0&lt;BR /&gt;vlan members 3901 1/16 portmember&lt;BR /&gt;vlan i-sid 3901 123901&lt;BR /&gt;interface Vlan 3901&lt;BR /&gt;&amp;nbsp; &amp;nbsp;ip address 172.22.1.201 255.255.255.252 1&lt;BR /&gt;&amp;nbsp; &amp;nbsp;ip ospf enable&lt;BR /&gt;exit&lt;BR /&gt;vlan create 4051 type spbm-bvlan&lt;BR /&gt;vlan create 4052 type spbm-bvlan&lt;BR /&gt;vlan create 4053 type port-mstprstp 0&lt;BR /&gt;vlan i-sid 4053 124053&lt;BR /&gt;interface Vlan 4053&lt;BR /&gt;&amp;nbsp; &amp;nbsp;ip address 172.22.1.241 255.255.255.252 0&lt;BR /&gt;exit&lt;BR /&gt;mgmt clip vrf GlobalRouter&lt;BR /&gt;&amp;nbsp; &amp;nbsp;ip address 192.168.200.211/32&lt;BR /&gt;&amp;nbsp; &amp;nbsp;enable&lt;BR /&gt;exit&lt;BR /&gt;virtual-ist &amp;nbsp;peer-ip 172.22.1.242 vlan 4053&lt;BR /&gt;interface mlt 501&lt;BR /&gt;&amp;nbsp; &amp;nbsp;isis&lt;BR /&gt;&amp;nbsp; &amp;nbsp;isis spbm 1&lt;BR /&gt;&amp;nbsp; &amp;nbsp;isis enable&lt;BR /&gt;exit&lt;BR /&gt;interface mlt 503&lt;BR /&gt;&amp;nbsp; &amp;nbsp;isis&lt;BR /&gt;&amp;nbsp; &amp;nbsp;isis spbm 1&lt;BR /&gt;&amp;nbsp; &amp;nbsp;isis enable&lt;BR /&gt;exit&lt;BR /&gt;interface GigabitEthernet 1/16&lt;BR /&gt;&amp;nbsp; &amp;nbsp;default-vlan-id 0&lt;BR /&gt;&amp;nbsp; &amp;nbsp;no shutdown&lt;BR /&gt;exit&lt;BR /&gt;interface GigabitEthernet 1/17&lt;BR /&gt;&amp;nbsp; &amp;nbsp;default-vlan-id 0&lt;BR /&gt;&amp;nbsp; &amp;nbsp;no shutdown&lt;BR /&gt;&amp;nbsp; &amp;nbsp;no spanning-tree mstp &amp;nbsp;force-port-state enable&lt;BR /&gt;&amp;nbsp; &amp;nbsp;no spanning-tree mstp msti 62 force-port-state enable&lt;BR /&gt;exit&lt;BR /&gt;interface GigabitEthernet 1/18&lt;BR /&gt;&amp;nbsp; &amp;nbsp;default-vlan-id 0&lt;BR /&gt;&amp;nbsp; &amp;nbsp;no shutdown&lt;BR /&gt;&amp;nbsp; &amp;nbsp;no spanning-tree mstp &amp;nbsp;force-port-state enable&lt;BR /&gt;&amp;nbsp; &amp;nbsp;no spanning-tree mstp msti 62 force-port-state enable&lt;BR /&gt;exit&lt;BR /&gt;route-map "suppressIST" 1&lt;BR /&gt;&amp;nbsp; &amp;nbsp;no permit&lt;BR /&gt;&amp;nbsp; &amp;nbsp;enable&lt;BR /&gt;&amp;nbsp; &amp;nbsp;match network "suppressIST"&lt;BR /&gt;&amp;nbsp; &amp;nbsp;set metric-type type2&lt;BR /&gt;&amp;nbsp; &amp;nbsp;set nssa-pbit enable&lt;BR /&gt;exit&lt;BR /&gt;route-map "suppressIST" 2&lt;BR /&gt;&amp;nbsp; &amp;nbsp;permit&lt;BR /&gt;&amp;nbsp; &amp;nbsp;enable&lt;BR /&gt;&amp;nbsp; &amp;nbsp;match protocol local&lt;BR /&gt;exit&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 172.22.1.202 weight 1&lt;BR /&gt;interface loopback 1&lt;BR /&gt;&amp;nbsp; &amp;nbsp;ip address 1 172.22.0.111/255.255.255.255&lt;BR /&gt;exit&lt;BR /&gt;router isis&lt;BR /&gt;&amp;nbsp; &amp;nbsp;sys-name "Por-DC1-Core1"&lt;BR /&gt;&amp;nbsp; &amp;nbsp;is-type l1&lt;BR /&gt;&amp;nbsp; &amp;nbsp;system-id 020d.0020.0211&lt;BR /&gt;&amp;nbsp; &amp;nbsp;manual-area 49.0001&lt;BR /&gt;exit&lt;BR /&gt;router isis enable&lt;BR /&gt;&lt;BR /&gt;cfm spbm mepid 811&lt;BR /&gt;cfm spbm enable&lt;BR /&gt;&lt;BR /&gt;router ospf enable&lt;BR /&gt;router ospf&lt;BR /&gt;&amp;nbsp; &amp;nbsp;router-id 172.22.0.211&lt;BR /&gt;exit&lt;BR /&gt;router ospf&lt;BR /&gt;&amp;nbsp; &amp;nbsp;redistribute isis&lt;BR /&gt;&amp;nbsp; &amp;nbsp;redistribute isis enable&lt;BR /&gt;exit&lt;BR /&gt;router isis&lt;BR /&gt;&amp;nbsp; &amp;nbsp;redistribute direct&lt;BR /&gt;&amp;nbsp; &amp;nbsp;redistribute direct route-map "suppressIST"&lt;BR /&gt;&amp;nbsp; &amp;nbsp;redistribute direct enable&lt;BR /&gt;exit&lt;BR /&gt;end&lt;BR /&gt;ip ospf apply redistribute isis&lt;BR /&gt;isis apply redistribute direct&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate any help in advance.&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 23:47:36 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-routes-not-being-advertised-into-ospf/m-p/81072#M1290</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-03T23:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: ISIS routes not being advertised into OSPF</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-routes-not-being-advertised-into-ospf/m-p/81073#M1291</link>
      <description>&lt;P&gt;Martin,&lt;/P&gt;&lt;P&gt;Shouldn’t you enable asbr on the VSP and assign the area corresponding to the S8?&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;router ospf&lt;BR /&gt;&lt;BR /&gt;as-boundary-router enable&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;area 0.0.0.1&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;exit&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;As debug commands, please share:&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;show ip route&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;show ip route alternative&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;show ip route proto ospf&lt;BR /&gt;&lt;BR /&gt;show ip ospf ase&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;show ip ecmp&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;show ip ospf neighbor&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2020 23:59:54 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-routes-not-being-advertised-into-ospf/m-p/81073#M1291</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2020-12-03T23:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: ISIS routes not being advertised into OSPF</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-routes-not-being-advertised-into-ospf/m-p/81074#M1292</link>
      <description>&lt;P&gt;Hi Mig,&lt;/P&gt;&lt;P&gt;Thanks for posting.&lt;/P&gt;&lt;P&gt;These are both in area 0.0.0.0. The reason is the network is migrating from S8’s to VSP’s, so the area needs to stay the same for when the S8’s disappear and as subnets get moved across.&lt;/P&gt;&lt;P&gt;The outputs of those commands are too large to post here, maybe 100’s or 1000’s of entries.&lt;/P&gt;&lt;P&gt;Only one with a subset of data is as follows, the first adjacency is the one to the S8. The other two are to other VSP switches.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Por-DC1-Core1:1#% show ip ospf neighbor&lt;BR /&gt;************************************************************************************&lt;BR /&gt;                Command Execution Time: Thu Dec 03 23:30:41 2020 GMT&lt;BR /&gt;************************************************************************************&lt;BR /&gt;&lt;BR /&gt;====================================================================================================&lt;BR /&gt;                         OSPF Neighbors - GlobalRouter&lt;BR /&gt;====================================================================================================&lt;BR /&gt;INTERFACE       NBRROUTERID     NBRIPADDR       PRIO    STATE    RTXQLEN PERM TTL&lt;BR /&gt;----------------------------------------------------------------------------------------------------&lt;BR /&gt;172.22.1.201    0.119.255.141   172.22.1.202    1    Full     0       Dyn   34&lt;BR /&gt;172.22.1.217    172.22.0.221    172.22.1.218    1    Full     0       Dyn   36&lt;BR /&gt;172.22.1.209    172.22.0.212    172.22.1.210    1    Full     0       Dyn   36&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Show ip ecmp doesn’t seem to take.&lt;/P&gt;&lt;P&gt;Is there anything in the routing table that you specifically need to see, suffice to say there is a lot of routes being shared via OSPF between the S8 and VSP.&lt;/P&gt;&lt;P&gt;Appreciate you might need more context or detail, so let me know if you need anything else.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 00:12:51 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-routes-not-being-advertised-into-ospf/m-p/81074#M1292</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-04T00:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: ISIS routes not being advertised into OSPF</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-routes-not-being-advertised-into-ospf/m-p/81075#M1293</link>
      <description>&lt;P&gt;Ah, I’ve had an idea. Think I need a network statement on the S8 side. Let me try and get back to you.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 00:13:48 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-routes-not-being-advertised-into-ospf/m-p/81075#M1293</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-04T00:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: ISIS routes not being advertised into OSPF</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-routes-not-being-advertised-into-ospf/m-p/81076#M1294</link>
      <description>&lt;P&gt;Martin,&lt;/P&gt;&lt;P&gt;Where is located your default route?&lt;/P&gt;&lt;P&gt;can we have the 5 first lines of “&lt;CODE&gt;show ip route&lt;/CODE&gt;” and “&lt;CODE&gt;show ip route alternative&lt;/CODE&gt;”?&lt;/P&gt;&lt;P&gt;You could need to redistribute direct and static routes depending on your needs. Analyze this carefully to avoid injecting routes from ospf to isis to ospf to isis ...:&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;#&lt;BR /&gt;&lt;BR /&gt;# IP REDISTRIBUTION CONFIGURATION - GlobalRouter&lt;BR /&gt;&lt;BR /&gt;#&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;router ospf&lt;BR /&gt;&lt;BR /&gt;redistribute isis&lt;BR /&gt;&lt;BR /&gt;redistribute static&lt;BR /&gt;&lt;BR /&gt;redistribute static enable&lt;BR /&gt;&lt;BR /&gt;redistribute direct&lt;BR /&gt;&lt;BR /&gt;redistribute direct enable&lt;BR /&gt;&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;router isis&lt;BR /&gt;&lt;BR /&gt;redistribute static&lt;BR /&gt;&lt;BR /&gt;redistribute static enable&lt;BR /&gt;&lt;BR /&gt;redistribute direct&lt;BR /&gt;&lt;BR /&gt;redistribute direct enable&lt;BR /&gt;&lt;BR /&gt;exit&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;&lt;CODE&gt;ip ospf apply redistribute static&lt;BR /&gt;&lt;BR /&gt;ip ospf apply redistribute direct&lt;BR /&gt;&lt;BR /&gt;isis apply redistribute static&lt;BR /&gt;&lt;BR /&gt;isis apply redistribute direct&lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;If your default route is on isis side with a static route, just redistribute the static routes and not the direct routes&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 00:18:59 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-routes-not-being-advertised-into-ospf/m-p/81076#M1294</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2020-12-04T00:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: ISIS routes not being advertised into OSPF</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-routes-not-being-advertised-into-ospf/m-p/81077#M1295</link>
      <description>&lt;P&gt;Hi Mig,&lt;/P&gt;&lt;P&gt;Looking at those commands redistribute direct and static are both being applied to router ISIS and Router OSPF.&lt;/P&gt;&lt;P&gt;My understanding could be wrong but my thought process was if I have redistribute direct on the ISIS router, then redistribute ISIS on the OSPF router,&amp;nbsp;then that would achieve the goal of getting the ISIS routes&amp;nbsp;into OSPF via the redistribution between the two. Once the ISIS routes are in OSPF then the rest of the network would be able to reach it.&lt;/P&gt;&lt;P&gt;I think I could have the concept of the redistribute ISIS in the router OSPF wrong?&lt;/P&gt;&lt;P&gt;Additionally the static route configure on the VSP currently point all traffic to the S8’s, as this is currently where everything is still connected. So I didn’t want to distribute that default route into the S8 network and possibly poison the default route that's currently on their. It should not matter as will have a higher cost, but just playing safe&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Por-DC1-Core1:1#% show ip route&lt;BR /&gt;************************************************************************************&lt;BR /&gt;                Command Execution Time: Thu Dec 03 23:48:30 2020 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;0.0.0.0         0.0.0.0         172.22.1.202         GlobalRouter     1      3901     STAT 0   IB   5&lt;BR /&gt;1.1.1.1         255.255.255.255 172.22.1.202         GlobalRouter     20     3901     OSPF 0   IB   125&lt;BR /&gt;2.2.2.2         255.255.255.255 172.22.1.202         GlobalRouter     20     3901     OSPF 0   IB   125&lt;BR /&gt;x.x.x.x    255.255.255.255 172.22.1.202         GlobalRouter     100    3901     OSPF 0   IB   125&lt;BR /&gt;x.x.x.x   255.255.255.255 172.22.1.202         GlobalRouter     100    3901     OSPF 0   IB   125&lt;/CODE&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;CODE&gt;Por-DC1-Core1:1#% show ip route alternative&lt;BR /&gt;************************************************************************************&lt;BR /&gt;                Command Execution Time: Thu Dec 03 23:50:13 2020 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;0.0.0.0         0.0.0.0         172.22.1.202         GlobalRouter     1      3901     STAT 0   IB   5&lt;BR /&gt;0.0.0.0         0.0.0.0         172.22.1.202         GlobalRouter     20     3901     OSPF 0   IA   125&lt;BR /&gt;1.1.1.1         255.255.255.255 172.22.1.202         GlobalRouter     20     3901     OSPF 0   IB   125&lt;BR /&gt;2.2.2.2         255.255.255.255 172.22.1.202         GlobalRouter     20     3901     OSPF 0   IB   125&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Many thanks&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 00:32:29 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-routes-not-being-advertised-into-ospf/m-p/81077#M1295</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-04T00:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: ISIS routes not being advertised into OSPF</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-routes-not-being-advertised-into-ospf/m-p/81078#M1296</link>
      <description>&lt;P&gt;Martin,&lt;/P&gt;&lt;P&gt;In the current situation, what you want is to distribute the directe routes from isis to ospf.&lt;/P&gt;&lt;P&gt;And certainly not the statics.&lt;/P&gt;&lt;P&gt;Mig&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 01:22:11 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-routes-not-being-advertised-into-ospf/m-p/81078#M1296</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2020-12-04T01:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: ISIS routes not being advertised into OSPF</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-routes-not-being-advertised-into-ospf/m-p/81079#M1297</link>
      <description>&lt;P&gt;Hi Mig,&lt;/P&gt;&lt;P&gt;Sure, that is the intention, whether&amp;nbsp;that is the best way or not I don’t know?&lt;/P&gt;&lt;P&gt;In principle I can’t see why it shouldn’t work as the configuration is above?&lt;/P&gt;&lt;P&gt;Possibly it can’t be done this way, only if you configure OSPF as a ASBR, as you have mentioned and in this article:&lt;/P&gt;&lt;P&gt;&lt;A href="https://gtacknowledge.extremenetworks.com/articles/Solution/ISIS-doesn-t-redistribute-learned-routes-into-OSPF/?l=en_US&amp;amp;fs=RelatedArticle" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/Solution/ISIS-doesn-t-redistribute-learned-routes-into-OSPF/?l=en_US&amp;amp;fs=RelatedArticle&lt;/A&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That wouldn’t work in my case?&lt;/P&gt;&lt;P&gt;Maybe I forget redistributing ISIS into OSPF altogether and just redistribute direct into OSPF instead. Sure I tried this and the CLIP and Mgmt CLIP still didn’t appear in OSPF, but will try again unless any other ideas are suggested?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 05:46:26 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-routes-not-being-advertised-into-ospf/m-p/81079#M1297</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-04T05:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: ISIS routes not being advertised into OSPF</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-routes-not-being-advertised-into-ospf/m-p/81080#M1298</link>
      <description>&lt;P&gt;Hey Martin,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Turn on ASBR on the VSP like stated in the GTAC case. Also redistribute your direclty connected interfaces into both ISIS and OSPF.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 08:32:34 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-routes-not-being-advertised-into-ospf/m-p/81080#M1298</guid>
      <dc:creator>Jay2009</dc:creator>
      <dc:date>2020-12-04T08:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: ISIS routes not being advertised into OSPF</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-routes-not-being-advertised-into-ospf/m-p/81081#M1299</link>
      <description>&lt;P&gt;Thanks Jay and Mig, that worked when I added ASBR config and did a&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;ip ospf apply redistribute isis&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Did get the following error, running version 8.2, when using the route-policy command:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Por-DC2-Core1:1(config-ospf)#redistribute isis route-policy isis-internal&lt;BR /&gt;This command is deprecated/obsolete. Please use 'route-map' instead.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Found this article though:&lt;/P&gt;&lt;P&gt;&lt;A href="https://gtacknowledge.extremenetworks.com/articles/Solution/000048823" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/Solution/000048823&lt;/A&gt;&lt;/P&gt;&lt;P&gt;So the final config looked like the below:&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;router ospf&lt;BR /&gt;as-boundary-router enable&lt;BR /&gt;redistribute direct&lt;BR /&gt;redistribute direct enable&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;route-map "isis-internal" 1&lt;BR /&gt;permit&lt;BR /&gt;enable&lt;BR /&gt;match metric-type-isis internal&lt;BR /&gt;&lt;BR /&gt;route-map "isis-internal" 1&lt;BR /&gt;permit&lt;BR /&gt;enable&lt;BR /&gt;match metric-type-isis internal&lt;BR /&gt;&lt;BR /&gt;router ospf&lt;BR /&gt;redistribute isis metric-type type1&amp;nbsp;&lt;BR /&gt;redistribute isis route-map "isis-internal"&lt;BR /&gt;&lt;BR /&gt;ip ospf apply redistribute isis&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Many thanks for your help, really appreciated it.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 12:32:38 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-routes-not-being-advertised-into-ospf/m-p/81081#M1299</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-12-04T12:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: ISIS routes not being advertised into OSPF</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-routes-not-being-advertised-into-ospf/m-p/81082#M1300</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="296e92a2a7dc4407a4e3fc8cd6584f54_1f918.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/3062i764E2DBDC598FF3A/image-size/large?v=v2&amp;amp;px=999" role="button" title="296e92a2a7dc4407a4e3fc8cd6584f54_1f918.png" alt="296e92a2a7dc4407a4e3fc8cd6584f54_1f918.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 17:18:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-routes-not-being-advertised-into-ospf/m-p/81082#M1300</guid>
      <dc:creator>Miguel-Angel_RO</dc:creator>
      <dc:date>2020-12-04T17:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: ISIS routes not being advertised into OSPF</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-routes-not-being-advertised-into-ospf/m-p/81083#M1301</link>
      <description>&lt;P&gt;In addition to this thread,&amp;nbsp;there is a limitation, regarding redistribution, when using VRFs.&lt;/P&gt;&lt;P&gt;It’s not important for the root cause of this thread but maybe interessting for someone.&lt;/P&gt;&lt;P&gt;You can’t pickup routes in GRT which you got via ISIS from a VRF and redistribute them into OSPF.&lt;/P&gt;&lt;P&gt;OS was VOSS 8.1.5&lt;/P&gt;&lt;P&gt;I don’t know if this is/would changed in a future release.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2021 15:19:47 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/isis-routes-not-being-advertised-into-ospf/m-p/81083#M1301</guid>
      <dc:creator>PeterK</dc:creator>
      <dc:date>2021-01-21T15:19:47Z</dc:date>
    </item>
  </channel>
</rss>

