<?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: p2p OSPF convert to OSPF+(VRRP+MLAG) in Network Architecture &amp; Design</title>
    <link>https://community.extremenetworks.com/t5/network-architecture-design/p2p-ospf-convert-to-ospf-vrrp-mlag/m-p/12882#M286</link>
    <description>what licence do you have?  you'll need a core licence to enable DR/BDR negotiation.</description>
    <pubDate>Tue, 07 Jul 2015 13:17:00 GMT</pubDate>
    <dc:creator>Stephen_Elliot1</dc:creator>
    <dc:date>2015-07-07T13:17:00Z</dc:date>
    <item>
      <title>p2p OSPF convert to OSPF+(VRRP+MLAG)</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/p2p-ospf-convert-to-ospf-vrrp-mlag/m-p/12880#M284</link>
      <description>Ok  we used to have a pretty simple setup &lt;BR /&gt;
Site 1 -&amp;gt; OSPF p2p -&amp;gt; Core&lt;BR /&gt;
Site 2 -&amp;gt; OSPF p2p&lt;BR /&gt;
Site 3 -&amp;gt; OSPF p2p&lt;BR /&gt;
&lt;BR /&gt;
That way we could redistribute our customers (/30) back to our Core so that the Core would be able to send traffic to the proper site, Worked Great. &lt;BR /&gt;
&lt;BR /&gt;
Now our core is a MLAG of 2 switches, We spun up a VRRP on the vlan to the site betweent he mlag'd switches, set the default route on our Site switch to point at the VRRP and that works...&lt;BR /&gt;
&lt;BR /&gt;
Put static routes for the /30's on both core switches in the mlag and customer traffic passes fine.&lt;BR /&gt;
&lt;BR /&gt;
Now for the life of me i can't figure out what i'm doing wrong with the OSPF to get it working like it used to before, i can't use P2P because well it's 3 switches not 2. &lt;BR /&gt;
&lt;BR /&gt;
All i want is for the remote sites to advertise their routes to both core switches.&lt;BR /&gt;
&lt;BR /&gt;
I tried just leaving off the link-type point-to-point and the 3 switches appeared to get stuck in 2WAY and didn't receive/advertise anything.&lt;BR /&gt;
&lt;BR /&gt;
The config i tried&lt;BR /&gt;
&lt;BR /&gt;
Remote site had....&lt;BR /&gt;
create ospf                          area 1.1.1.0&lt;BR /&gt;
configure ospf                       area 1.1.1.0 stub summary stub-default-cost 10&lt;BR /&gt;
configure ospf                       area 1.1.1.0 authentication simple-password Passwordy&lt;BR /&gt;
configure ospf                       area 1.1.1.0 restart-helper both&lt;BR /&gt;
configure ospf add vlan SITE1_BACKBONE area 1.1.1.0 &lt;BR /&gt;
configure ospf     vlan SITE1_BACKBONE neighbor add 1.1.1.1&lt;BR /&gt;
configure ospf     vlan SITE1_BACKBONE neighbor add 1.1.1.2&lt;BR /&gt;
configure ospf add vlan CUSTOMER1       area 1.1.1.0 link-type point-to-point passive&lt;BR /&gt;
&lt;BR /&gt;
Core switch both had....&lt;BR /&gt;
create ospf                              area 1.1.1.0&lt;BR /&gt;
configure ospf                           area 1.1.1.0 stub summary stub-default-cost 10&lt;BR /&gt;
configure ospf                           area 1.1.1.0 authentication simple-password Passwordy&lt;BR /&gt;
configure ospf                           area 1.1.1.0 restart-helper both&lt;BR /&gt;
configure ospf add vlan SITE1_BACKBONE     area 1.1.1.0 link-type point-to-point&lt;BR /&gt;
configure ospf     vlan SITE1_BACKBONE neighbor add 1.1.1.3&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Jul 2015 02:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/p2p-ospf-convert-to-ospf-vrrp-mlag/m-p/12880#M284</guid>
      <dc:creator>Chris1</dc:creator>
      <dc:date>2015-07-07T02:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: p2p OSPF convert to OSPF+(VRRP+MLAG)</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/p2p-ospf-convert-to-ospf-vrrp-mlag/m-p/12881#M285</link>
      <description>Have you tried restarting the osof process?</description>
      <pubDate>Tue, 07 Jul 2015 12:33:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/p2p-ospf-convert-to-ospf-vrrp-mlag/m-p/12881#M285</guid>
      <dc:creator>andreas1</dc:creator>
      <dc:date>2015-07-07T12:33:00Z</dc:date>
    </item>
    <item>
      <title>RE: p2p OSPF convert to OSPF+(VRRP+MLAG)</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/p2p-ospf-convert-to-ospf-vrrp-mlag/m-p/12882#M286</link>
      <description>what licence do you have?  you'll need a core licence to enable DR/BDR negotiation.</description>
      <pubDate>Tue, 07 Jul 2015 13:17:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/p2p-ospf-convert-to-ospf-vrrp-mlag/m-p/12882#M286</guid>
      <dc:creator>Stephen_Elliot1</dc:creator>
      <dc:date>2015-07-07T13:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: p2p OSPF convert to OSPF+(VRRP+MLAG)</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/p2p-ospf-convert-to-ospf-vrrp-mlag/m-p/12883#M287</link>
      <description>As Stephen said above, in your case you will HAVE to have a core license on at least one of your XOS switches in order for the DR to be elected otherwise your will just sit in waiting mode.</description>
      <pubDate>Tue, 07 Jul 2015 16:51:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/p2p-ospf-convert-to-ospf-vrrp-mlag/m-p/12883#M287</guid>
      <dc:creator>Bill_Stritzinge</dc:creator>
      <dc:date>2015-07-07T16:51:00Z</dc:date>
    </item>
    <item>
      <title>RE: p2p OSPF convert to OSPF+(VRRP+MLAG)</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/p2p-ospf-convert-to-ospf-vrrp-mlag/m-p/12884#M288</link>
      <description>ah ok, luckily i had 2 core licenses waiting to be loaded on to those 2 very core switches, because we will have more than 4 active areas  I missed that it was required for DR election. &lt;BR /&gt;
&lt;BR /&gt;
So basically stick to same config, just add the core licenses onto the Core1/2 first?</description>
      <pubDate>Tue, 07 Jul 2015 16:58:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/p2p-ospf-convert-to-ospf-vrrp-mlag/m-p/12884#M288</guid>
      <dc:creator>Chris1</dc:creator>
      <dc:date>2015-07-07T16:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: p2p OSPF convert to OSPF+(VRRP+MLAG)</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/p2p-ospf-convert-to-ospf-vrrp-mlag/m-p/12885#M289</link>
      <description>Yes, if your just apply the license "enable license " and it will turn on, no reboot required. If you need to get your license code to the specific hardware, take the voucher # with the SN# of the switch enter them on this web page.. &lt;A href="http://tech.extremenetworks.com/services/license-generation.aspx" target="_blank" rel="nofollow noreferrer noopener"&gt;http://tech.extremenetworks.com/services/license-generation.aspx&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Let me know if you need anything else!</description>
      <pubDate>Tue, 07 Jul 2015 17:13:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/p2p-ospf-convert-to-ospf-vrrp-mlag/m-p/12885#M289</guid>
      <dc:creator>Bill_Stritzinge</dc:creator>
      <dc:date>2015-07-07T17:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: p2p OSPF convert to OSPF+(VRRP+MLAG)</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/p2p-ospf-convert-to-ospf-vrrp-mlag/m-p/12886#M290</link>
      <description>Ya i did that confirmed active core licenses now, and then readded the OSPF code above (minus the point-to-point) but still i'm only seeing the neighbors as 2way /DROTHER&lt;BR /&gt;
&lt;BR /&gt;
EDIT: Nevermind, to others whoever run into this ... Make sure the priority on the core routers is set to &amp;gt;0 so they can be eligible to be DR/BDR </description>
      <pubDate>Tue, 07 Jul 2015 17:15:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/p2p-ospf-convert-to-ospf-vrrp-mlag/m-p/12886#M290</guid>
      <dc:creator>Chris1</dc:creator>
      <dc:date>2015-07-07T17:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: p2p OSPF convert to OSPF+(VRRP+MLAG)</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/p2p-ospf-convert-to-ospf-vrrp-mlag/m-p/12887#M291</link>
      <description>Sorry... did not look at the config above, you need to remove the area above as a stub and the neighbor configurations. Assuming you have area 1.1.1.0 just add the vlans. Clear your ospf on each vlan first and then add back without qualifications...&lt;BR /&gt;
&lt;BR /&gt;
configure ospf del vlan &lt;VLAN name=""&gt; &lt;BR /&gt;
&lt;BR /&gt;
configure ospf add vlan &lt;VLAN name=""&gt; area 1.1.1.0&lt;BR /&gt;
enable ospf&lt;BR /&gt;
&lt;BR /&gt;
If you are still having issues get them the full config... "show config ospf"&lt;BR /&gt;
&lt;BR /&gt;&lt;/VLAN&gt;&lt;/VLAN&gt;</description>
      <pubDate>Tue, 07 Jul 2015 17:26:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/p2p-ospf-convert-to-ospf-vrrp-mlag/m-p/12887#M291</guid>
      <dc:creator>Bill_Stritzinge</dc:creator>
      <dc:date>2015-07-07T17:26:00Z</dc:date>
    </item>
  </channel>
</rss>

