<?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: VRRP between x670_G2's in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-between-x670-g2-s/m-p/45226#M11234</link>
    <description>Hello Oscar,&lt;BR /&gt;
&lt;BR /&gt;
In the default log there were no messages other than the setup of neighbours for OSPF.&lt;BR /&gt;
The configuration to add the ports + some additional config lines for your information:&lt;BR /&gt;
&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;create vlan "Backbone_1"&lt;BR /&gt;configure vlan Backbone_1 tag 101&lt;BR /&gt;create vlan "Backbone_2"&lt;BR /&gt;configure vlan Backbone_2 tag 102&lt;BR /&gt;&lt;BR /&gt;configure vlan test tag 99&lt;BR /&gt;configure vlan test add ports 47,49,53 tagged&lt;BR /&gt;configure vlan Backbone_1 add ports 49 tagged&lt;BR /&gt;configure vlan Backbone_2 add ports 53 tagged &lt;BR /&gt;&lt;BR /&gt;configure ospf add vlan Backbone_1 area 0.0.0.0&lt;BR /&gt;configure ospf add vlan Backbone_2 area 0.0.0.0&lt;BR /&gt;configure ospf add vlan test area 0.0.0.0&lt;BR /&gt;&lt;BR /&gt;configure pim add vlan "Backbone_1" sparse&lt;BR /&gt;configure pim add vlan "Backbone_2" sparse&lt;BR /&gt;&lt;BR /&gt;enable pim&lt;BR /&gt;enable ospf&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
If the complete configuration is needed to tackle this issue I'll provide it for you.&lt;BR /&gt;
&lt;BR /&gt;
Niels</description>
    <pubDate>Wed, 27 Mar 2019 21:01:00 GMT</pubDate>
    <dc:creator>nielsvdmade</dc:creator>
    <dc:date>2019-03-27T21:01:00Z</dc:date>
    <item>
      <title>VRRP between x670_G2's</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-between-x670-g2-s/m-p/45222#M11230</link>
      <description>Good afternoon,&lt;BR /&gt;
&lt;BR /&gt;
We have a total of 4 x670_G2 switches at one of our customers, connected by backbone (40GB).&lt;BR /&gt;
2 of them are located in one server room, 2 of them in another (about 200meters).&lt;BR /&gt;
&lt;BR /&gt;
These switches are operational and can all communicate with eachother.&lt;BR /&gt;
&lt;BR /&gt;
In order to communicate with the network of our customer, we have a redundant connection, one per server room. We want to use VRRP to create one IP to communicate to/from on our side.&lt;BR /&gt;
&lt;BR /&gt;
The issue: Both connection switches are Master on the same VRRP.&lt;BR /&gt;
&lt;BR /&gt;
Our configuration regarding VRRP:&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;Switch A:&lt;BR /&gt;create vlan test tag 99&lt;BR /&gt;configure vlan test ipaddress 10.102.99.2/24&lt;BR /&gt;enable ipforwarding vlan test&lt;BR /&gt;create vrrp vlan test vrid 1&lt;BR /&gt;configure vrrp vlan test vrid 1 priority 200&lt;BR /&gt;configure vrrp vlan test vrid 1 add 10.102.99.1&lt;BR /&gt;enable vrrp&lt;BR /&gt; &lt;BR /&gt;Switch B:&lt;BR /&gt;create vlan test tag 99&lt;BR /&gt;configure vlan test ipaddress 10.102.99.3/24&lt;BR /&gt;enable ipforwarding vlan test&lt;BR /&gt;create vrrp vlan test vrid 1&lt;BR /&gt;configure vrrp vlan test vrid 1 priority 100&lt;BR /&gt;configure vrrp vlan test vrid 1 add 10.102.99.1&lt;BR /&gt;enable vrrp&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
The switches also have this VLAN configured on the backbone ports (tagged).&lt;BR /&gt;
&lt;BR /&gt;
Question: How do we configure VRRP so that switch A is master until the connection is lost, in which case switch B takes over.</description>
      <pubDate>Wed, 27 Mar 2019 20:40:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-between-x670-g2-s/m-p/45222#M11230</guid>
      <dc:creator>nielsvdmade</dc:creator>
      <dc:date>2019-03-27T20:40:00Z</dc:date>
    </item>
    <item>
      <title>RE: VRRP between x670_G2's</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-between-x670-g2-s/m-p/45223#M11231</link>
      <description>In your config there are no ports added to vlan test.&lt;BR /&gt;
That would make both switches not able to ping eachother.&lt;BR /&gt;
As you can ping I assume you forgot to add it to this post ?&lt;BR /&gt;
&lt;BR /&gt;
Are you sure there is no ACL in place to make VRRP active-active ?</description>
      <pubDate>Wed, 27 Mar 2019 20:43:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-between-x670-g2-s/m-p/45223#M11231</guid>
      <dc:creator>OscarK</dc:creator>
      <dc:date>2019-03-27T20:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: VRRP between x670_G2's</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-between-x670-g2-s/m-p/45224#M11232</link>
      <description>Hello OscarK,&lt;BR /&gt;
&lt;BR /&gt;
On all switches are policies active, which contain the following:&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;entry extreme_rp2 {&lt;BR /&gt;	if match any { }&lt;BR /&gt;	then { &lt;BR /&gt;	nlri 239.1.3.0/24 ;&lt;BR /&gt;	nlri 239.1.4.0/24 ;&lt;BR /&gt;	nlri 239.249.0.0/24 ;&lt;BR /&gt;	nlri 239.255.255.0/24 ;&lt;BR /&gt;	nlri 224.2.127.254/32 ;&lt;BR /&gt;	}&lt;BR /&gt;}&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
And yes I can ping every switch from every other switch, I've not included the complete config since its quite a lot &amp;amp; I would need to blur out customer specific information.</description>
      <pubDate>Wed, 27 Mar 2019 20:52:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-between-x670-g2-s/m-p/45224#M11232</guid>
      <dc:creator>nielsvdmade</dc:creator>
      <dc:date>2019-03-27T20:52:00Z</dc:date>
    </item>
    <item>
      <title>RE: VRRP between x670_G2's</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-between-x670-g2-s/m-p/45225#M11233</link>
      <description>Hello Niels, &lt;BR /&gt;
&lt;BR /&gt;
these are used for PIM I think.&lt;BR /&gt;
&lt;BR /&gt;
Did you add the ports to the vlan ?&lt;BR /&gt;
Any log messages about multicast ?</description>
      <pubDate>Wed, 27 Mar 2019 20:55:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-between-x670-g2-s/m-p/45225#M11233</guid>
      <dc:creator>OscarK</dc:creator>
      <dc:date>2019-03-27T20:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: VRRP between x670_G2's</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-between-x670-g2-s/m-p/45226#M11234</link>
      <description>Hello Oscar,&lt;BR /&gt;
&lt;BR /&gt;
In the default log there were no messages other than the setup of neighbours for OSPF.&lt;BR /&gt;
The configuration to add the ports + some additional config lines for your information:&lt;BR /&gt;
&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;create vlan "Backbone_1"&lt;BR /&gt;configure vlan Backbone_1 tag 101&lt;BR /&gt;create vlan "Backbone_2"&lt;BR /&gt;configure vlan Backbone_2 tag 102&lt;BR /&gt;&lt;BR /&gt;configure vlan test tag 99&lt;BR /&gt;configure vlan test add ports 47,49,53 tagged&lt;BR /&gt;configure vlan Backbone_1 add ports 49 tagged&lt;BR /&gt;configure vlan Backbone_2 add ports 53 tagged &lt;BR /&gt;&lt;BR /&gt;configure ospf add vlan Backbone_1 area 0.0.0.0&lt;BR /&gt;configure ospf add vlan Backbone_2 area 0.0.0.0&lt;BR /&gt;configure ospf add vlan test area 0.0.0.0&lt;BR /&gt;&lt;BR /&gt;configure pim add vlan "Backbone_1" sparse&lt;BR /&gt;configure pim add vlan "Backbone_2" sparse&lt;BR /&gt;&lt;BR /&gt;enable pim&lt;BR /&gt;enable ospf&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
If the complete configuration is needed to tackle this issue I'll provide it for you.&lt;BR /&gt;
&lt;BR /&gt;
Niels</description>
      <pubDate>Wed, 27 Mar 2019 21:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-between-x670-g2-s/m-p/45226#M11234</guid>
      <dc:creator>nielsvdmade</dc:creator>
      <dc:date>2019-03-27T21:01:00Z</dc:date>
    </item>
  </channel>
</rss>

