<?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 Advert in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-advert/m-p/32801#M6114</link>
    <description>Adding to what Martin said there could be another device sending messages to 224.0.0.18.&lt;BR /&gt;
&lt;BR /&gt;
There can also be a version mismatch in between the switches&lt;BR /&gt;
&lt;BR /&gt;
the "show vrrp vlan CTC-Draeger" can show what version currently being used for the VRRP messages. &lt;BR /&gt;
&lt;BR /&gt;
"configure vrrp vlan &lt;VLAN name=""&gt; vrid &lt;VIRTUAL router="" id="" number=""&gt; version v2" &lt;BR /&gt;
&lt;BR /&gt;
This above command can help to hard set the version but i really doubt it would work in 12.4 &lt;BR /&gt;
&lt;BR /&gt;&lt;/VIRTUAL&gt;&lt;/VLAN&gt;</description>
    <pubDate>Tue, 15 Sep 2015 16:10:00 GMT</pubDate>
    <dc:creator>Karthik_Mohando</dc:creator>
    <dc:date>2015-09-15T16:10:00Z</dc:date>
    <item>
      <title>VRRP Advert</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-advert/m-p/32798#M6111</link>
      <description>Hi All,&lt;BR /&gt;
&lt;BR /&gt;
I am getting a weird error on one of our core switches.&lt;BR /&gt;
&lt;BR /&gt;
MSM-A: Advert for VR on VLAN CTC-Draeger, VR Id 1 ignored: received length 32, calculated length 40&lt;BR /&gt;
&lt;BR /&gt;
It's a constant spam.&lt;BR /&gt;
&lt;BR /&gt;
I can't find any information on the message itself.&lt;BR /&gt;
&lt;BR /&gt;
I've checked the config for both cores that are running the VRRP for the vlan see below&lt;BR /&gt;
&lt;BR /&gt;
BD8810 (BKUP)&lt;BR /&gt;
&lt;BR /&gt;
create vrrp vlan CTC-Draeger vrid 1&lt;BR /&gt;
configure vrrp vlan CTC-Draeger vrid 1 add 172.16.1.254&lt;BR /&gt;
enable vrrp vlan CTC-Draeger vrid 1&lt;BR /&gt;
&lt;BR /&gt;
BD10K (MSTR)&lt;BR /&gt;
&lt;BR /&gt;
create vrrp vlan CTC-Draeger vrid 1&lt;BR /&gt;
configure vrrp vlan CTC-Draeger vrid 1 priority 254&lt;BR /&gt;
configure vrrp vlan CTC-Draeger vrid 1 add 172.16.1.254&lt;BR /&gt;
enable vrrp vlan CTC-Draeger vrid 1&lt;BR /&gt;
&lt;BR /&gt;
The IPs for the vlan itself are 172.16.1.253 and 252/24&lt;BR /&gt;
&lt;BR /&gt;
Not sure what the issue is.&lt;BR /&gt;
&lt;BR /&gt;
Only thing about the 8810 is that its very old, running the original blades, on code 12.4.&lt;BR /&gt;
&lt;BR /&gt;
It's due to be replaced soon as is the 10K however this has only just started (when looking at syslog)&lt;BR /&gt;
&lt;BR /&gt;
Any ideas?&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
Ian</description>
      <pubDate>Tue, 15 Sep 2015 13:44:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-advert/m-p/32798#M6111</guid>
      <dc:creator>Ian_Broadway</dc:creator>
      <dc:date>2015-09-15T13:44:00Z</dc:date>
    </item>
    <item>
      <title>RE: VRRP Advert</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-advert/m-p/32799#M6112</link>
      <description>Pure guess, but could there be another device that's trying to use a vrid of 1? If its easy to do you could change the current configuration for something else and see if the message stops?</description>
      <pubDate>Tue, 15 Sep 2015 14:30:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-advert/m-p/32799#M6112</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-15T14:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: VRRP Advert</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-advert/m-p/32800#M6113</link>
      <description>I would add also that the traffic on this vlan is multicast, could this be a potential issue? the 8810 is the one complaining.&lt;BR /&gt;
&lt;BR /&gt;
we have a mirrored setup between two other cores, both 10Ks, same size vlan, same spec devices, same traffic however no issue.</description>
      <pubDate>Tue, 15 Sep 2015 15:47:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-advert/m-p/32800#M6113</guid>
      <dc:creator>Ian_Broadway</dc:creator>
      <dc:date>2015-09-15T15:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: VRRP Advert</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-advert/m-p/32801#M6114</link>
      <description>Adding to what Martin said there could be another device sending messages to 224.0.0.18.&lt;BR /&gt;
&lt;BR /&gt;
There can also be a version mismatch in between the switches&lt;BR /&gt;
&lt;BR /&gt;
the "show vrrp vlan CTC-Draeger" can show what version currently being used for the VRRP messages. &lt;BR /&gt;
&lt;BR /&gt;
"configure vrrp vlan &lt;VLAN name=""&gt; vrid &lt;VIRTUAL router="" id="" number=""&gt; version v2" &lt;BR /&gt;
&lt;BR /&gt;
This above command can help to hard set the version but i really doubt it would work in 12.4 &lt;BR /&gt;
&lt;BR /&gt;&lt;/VIRTUAL&gt;&lt;/VLAN&gt;</description>
      <pubDate>Tue, 15 Sep 2015 16:10:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-advert/m-p/32801#M6114</guid>
      <dc:creator>Karthik_Mohando</dc:creator>
      <dc:date>2015-09-15T16:10:00Z</dc:date>
    </item>
  </channel>
</rss>

