<?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 Static Route advertisement not distributing into OSPF area? in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/static-route-advertisement-not-distributing-into-ospf-area/m-p/113813#M22733</link>
    <description>&lt;P&gt;One of my areas has 3 switches in a stub, i'm trying to advertise a static route to a client back to the other switches in the area, but for some reason it refuses to display in the others in the area...&amp;nbsp; i'm guessing this is because it's a stub, but is there a way to swap to nssa without having to drop/disable the entire ospf config, is that even the issue?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;simple config ....&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;sw1/2 example&lt;/STRONG&gt;&lt;BR /&gt;configure ospf routerid 172.16.0.1&lt;BR /&gt;enable ospf&lt;BR /&gt;configure ospf restart both&lt;BR /&gt;create ospf area 10.0.0.1&lt;BR /&gt;configure ospf area 10.0.0.1 interarea-filter ospf_no_export&lt;BR /&gt;configure ospf area 10.0.0.1 stub summary stub-default-cost 10&lt;BR /&gt;configure ospf add vlan SITE_BACKBONE area 10.0.0.1&lt;BR /&gt;configure ospf vlan SITE_BACKBONE priority 10&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&lt;STRONG&gt;STUB&lt;BR /&gt;&lt;/STRONG&gt;create vlan CUSTOMER_VLAN&lt;BR /&gt;configure vlan CUSTOMER_VLAN ipaddress 20.20.20.1/30&lt;BR /&gt;enable ipforwarding CUSTOMER_VLAN&lt;BR /&gt;config iproute add 10.10.10.0/24 20.20.20.2&lt;BR /&gt;&lt;BR /&gt;configure ospf routerid 172.16.0.2&lt;BR /&gt;enable ospf&lt;BR /&gt;configure ospf restart both&lt;BR /&gt;enable ospf export static static-to-ospf&lt;BR /&gt;create ospf area 10.0.0.1&lt;BR /&gt;configure ospf area 10.0.0.1 stub summary stub-default-cost 10&lt;BR /&gt;configure ospf add vlan SITE_BACKBONE area 10.0.0.1&lt;BR /&gt;configure ospf vlan SITE_BACKBONE priority 0&lt;BR /&gt;configure ospf add vlan CUSTOMER_VLAN area 10.0.0.1 link-type point-to-point passive&lt;BR /&gt;configure ospf vlan CUSTOMER_VLAN priority 0&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The sw1/2 learns the customer_vlan subnet and i can ping the customers vlan ip and the customers remote end from core... but the example 10.10.10.0/24 subnet doesn't reach the core...&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;if i check the lsdb on the pop site, i can see it listed as an as-external lsb, but i don't get that on the core side.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;as a note the configs for policies are...&amp;nbsp;&lt;BR /&gt;&lt;STRONG&gt;on sw1/2:&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;&lt;U&gt;ospf_no_export.pol&lt;/U&gt;&lt;BR /&gt;entry mgmt_route {&lt;BR /&gt;if match any {&lt;BR /&gt;nlri 192.168.1.0/24;&lt;BR /&gt;}&lt;BR /&gt;then {&lt;BR /&gt;deny;&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;entry allow_rest {&lt;BR /&gt;if match any {&lt;BR /&gt;}&lt;BR /&gt;then {&lt;BR /&gt;permit;&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;on SITE:&lt;/STRONG&gt;&lt;BR /&gt;static-to-ospf.pol&lt;BR /&gt;entry 10 {&lt;BR /&gt;if match any {&lt;BR /&gt;nlri 10.10.10.0/24;&lt;BR /&gt;}&lt;BR /&gt;then {&lt;BR /&gt;cost-type ase-type-1;&lt;BR /&gt;permit;&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;i've tried with the cost set and with just permit, neither seem to make a difference it never shows up in core.&lt;/P&gt;</description>
    <pubDate>Mon, 07 Oct 2024 13:20:08 GMT</pubDate>
    <dc:creator>ChrisC83</dc:creator>
    <dc:date>2024-10-07T13:20:08Z</dc:date>
    <item>
      <title>Static Route advertisement not distributing into OSPF area?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/static-route-advertisement-not-distributing-into-ospf-area/m-p/113813#M22733</link>
      <description>&lt;P&gt;One of my areas has 3 switches in a stub, i'm trying to advertise a static route to a client back to the other switches in the area, but for some reason it refuses to display in the others in the area...&amp;nbsp; i'm guessing this is because it's a stub, but is there a way to swap to nssa without having to drop/disable the entire ospf config, is that even the issue?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;simple config ....&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;sw1/2 example&lt;/STRONG&gt;&lt;BR /&gt;configure ospf routerid 172.16.0.1&lt;BR /&gt;enable ospf&lt;BR /&gt;configure ospf restart both&lt;BR /&gt;create ospf area 10.0.0.1&lt;BR /&gt;configure ospf area 10.0.0.1 interarea-filter ospf_no_export&lt;BR /&gt;configure ospf area 10.0.0.1 stub summary stub-default-cost 10&lt;BR /&gt;configure ospf add vlan SITE_BACKBONE area 10.0.0.1&lt;BR /&gt;configure ospf vlan SITE_BACKBONE priority 10&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&lt;STRONG&gt;STUB&lt;BR /&gt;&lt;/STRONG&gt;create vlan CUSTOMER_VLAN&lt;BR /&gt;configure vlan CUSTOMER_VLAN ipaddress 20.20.20.1/30&lt;BR /&gt;enable ipforwarding CUSTOMER_VLAN&lt;BR /&gt;config iproute add 10.10.10.0/24 20.20.20.2&lt;BR /&gt;&lt;BR /&gt;configure ospf routerid 172.16.0.2&lt;BR /&gt;enable ospf&lt;BR /&gt;configure ospf restart both&lt;BR /&gt;enable ospf export static static-to-ospf&lt;BR /&gt;create ospf area 10.0.0.1&lt;BR /&gt;configure ospf area 10.0.0.1 stub summary stub-default-cost 10&lt;BR /&gt;configure ospf add vlan SITE_BACKBONE area 10.0.0.1&lt;BR /&gt;configure ospf vlan SITE_BACKBONE priority 0&lt;BR /&gt;configure ospf add vlan CUSTOMER_VLAN area 10.0.0.1 link-type point-to-point passive&lt;BR /&gt;configure ospf vlan CUSTOMER_VLAN priority 0&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The sw1/2 learns the customer_vlan subnet and i can ping the customers vlan ip and the customers remote end from core... but the example 10.10.10.0/24 subnet doesn't reach the core...&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;if i check the lsdb on the pop site, i can see it listed as an as-external lsb, but i don't get that on the core side.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;as a note the configs for policies are...&amp;nbsp;&lt;BR /&gt;&lt;STRONG&gt;on sw1/2:&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;&lt;U&gt;ospf_no_export.pol&lt;/U&gt;&lt;BR /&gt;entry mgmt_route {&lt;BR /&gt;if match any {&lt;BR /&gt;nlri 192.168.1.0/24;&lt;BR /&gt;}&lt;BR /&gt;then {&lt;BR /&gt;deny;&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;entry allow_rest {&lt;BR /&gt;if match any {&lt;BR /&gt;}&lt;BR /&gt;then {&lt;BR /&gt;permit;&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;on SITE:&lt;/STRONG&gt;&lt;BR /&gt;static-to-ospf.pol&lt;BR /&gt;entry 10 {&lt;BR /&gt;if match any {&lt;BR /&gt;nlri 10.10.10.0/24;&lt;BR /&gt;}&lt;BR /&gt;then {&lt;BR /&gt;cost-type ase-type-1;&lt;BR /&gt;permit;&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;i've tried with the cost set and with just permit, neither seem to make a difference it never shows up in core.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2024 13:20:08 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/static-route-advertisement-not-distributing-into-ospf-area/m-p/113813#M22733</guid>
      <dc:creator>ChrisC83</dc:creator>
      <dc:date>2024-10-07T13:20:08Z</dc:date>
    </item>
  </channel>
</rss>

