<?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 -  Question VIRD in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-question-vird/m-p/51928#M14279</link>
    <description>ok i forget tell you, three vlan has been configured.&lt;BR /&gt;
&lt;BR /&gt;
This configuration would:&lt;BR /&gt;
&lt;BR /&gt;
create vrrp vlan Vlan-1 vrid 70configure vrrp vlan "Vlan-1" vrid 70 version v2&lt;BR /&gt;
configure vrrp vlan Vlan-1 vrid 70 priority 130&lt;BR /&gt;
create vrrp vlan Vlan-2 vrid 71&lt;BR /&gt;
configure vrrp vlan "Vlan-2" vrid 71 version v2&lt;BR /&gt;
configure vrrp vlan Vlan-2 vrid 71 priority 130&lt;BR /&gt;
create vrrp vlan Vlan-3 vrid 72&lt;BR /&gt;
configure vrrp vlan "Vlan-3" vrid 72 version v2&lt;BR /&gt;
configure vrrp vlan Vlan-3 vrid 72 priority 130&lt;BR /&gt;
&lt;BR /&gt;
configure vrrp vlan Vlan-1 vrid 70 add 10.120.110.1&lt;BR /&gt;
configure vrrp vlan Vlan-2 vrid 71 add 10.120.30.1&lt;BR /&gt;
configure vrrp vlan Vlan-3 vrid 72 add 10.120.160.1&lt;BR /&gt;
&lt;BR /&gt;
enable vrrp vlan Vlan-1 vrid 70&lt;BR /&gt;
enable vrrp vlan Vlan-2 vrid 71&lt;BR /&gt;
enable vrrp vlan Vlan-3 vrid 72&lt;BR /&gt;
&lt;BR /&gt;
Change each siwtch the priority.</description>
    <pubDate>Wed, 24 Feb 2016 00:00:00 GMT</pubDate>
    <dc:creator>Oscar_Javier_Ro</dc:creator>
    <dc:date>2016-02-24T00:00:00Z</dc:date>
    <item>
      <title>VRRP -  Question VIRD</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-question-vird/m-p/51925#M14276</link>
      <description>hi everybody,&lt;BR /&gt;
&lt;BR /&gt;
I have 4 Switch Extreme, two BlackDiamond 8801 in Datacenter1 and two Summit x460 in DataCenter 2.&lt;BR /&gt;
&lt;BR /&gt;
I need configure vrrp, but i not understand the best practices for the use VRID. this is a topology:&lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="56c05c96459d457c9a56d5aee8390d9b_RackMultipart20160223-31278-1xf08vw-VRRP_Question_inline.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/5046i839B6EA0FAB61053/image-size/large?v=v2&amp;amp;px=999" role="button" title="56c05c96459d457c9a56d5aee8390d9b_RackMultipart20160223-31278-1xf08vw-VRRP_Question_inline.png" alt="56c05c96459d457c9a56d5aee8390d9b_RackMultipart20160223-31278-1xf08vw-VRRP_Question_inline.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;
Use the same or diferents VRID?&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Feb 2016 22:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-question-vird/m-p/51925#M14276</guid>
      <dc:creator>Oscar_Javier_Ro</dc:creator>
      <dc:date>2016-02-23T22:54:00Z</dc:date>
    </item>
    <item>
      <title>RE: VRRP -  Question VIRD</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-question-vird/m-p/51926#M14277</link>
      <description>Hi Oscar, I would recommend to use different VRIDs.&lt;BR /&gt;
&lt;BR /&gt;
This allows you to have both BD8Ks and X460s acting as master for different subnets. This helps for a better performance (half vlans being routed by BD8K-1 and half by BD8K-2).&lt;BR /&gt;
&lt;BR /&gt;
Also, the VRRP MAC address is created using the VRID number which helps when troubleshooting and performing packet captures.</description>
      <pubDate>Tue, 23 Feb 2016 23:20:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-question-vird/m-p/51926#M14277</guid>
      <dc:creator>Henrique</dc:creator>
      <dc:date>2016-02-23T23:20:00Z</dc:date>
    </item>
    <item>
      <title>RE: VRRP -  Question VIRD</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-question-vird/m-p/51927#M14278</link>
      <description>Hi Oscar,&lt;BR /&gt;
&lt;BR /&gt;
The best way to think about it is that the VRID defines a VRRP instance, within one VLAN. If all four switches will share one VRRP VIP, then they will need the same VRID configured.&lt;BR /&gt;
&lt;BR /&gt;
However, if SW1 and SW2 will share one VIP, and SW3 and SW4 will share another VIP, there should be two VRIDs configured. One VRID will be common to SW1 and SW2, and the other VRID will be common to SW3 and SW4. &lt;BR /&gt;
&lt;BR /&gt;
-Brandon</description>
      <pubDate>Tue, 23 Feb 2016 23:48:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-question-vird/m-p/51927#M14278</guid>
      <dc:creator>BrandonC</dc:creator>
      <dc:date>2016-02-23T23:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: VRRP -  Question VIRD</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-question-vird/m-p/51928#M14279</link>
      <description>ok i forget tell you, three vlan has been configured.&lt;BR /&gt;
&lt;BR /&gt;
This configuration would:&lt;BR /&gt;
&lt;BR /&gt;
create vrrp vlan Vlan-1 vrid 70configure vrrp vlan "Vlan-1" vrid 70 version v2&lt;BR /&gt;
configure vrrp vlan Vlan-1 vrid 70 priority 130&lt;BR /&gt;
create vrrp vlan Vlan-2 vrid 71&lt;BR /&gt;
configure vrrp vlan "Vlan-2" vrid 71 version v2&lt;BR /&gt;
configure vrrp vlan Vlan-2 vrid 71 priority 130&lt;BR /&gt;
create vrrp vlan Vlan-3 vrid 72&lt;BR /&gt;
configure vrrp vlan "Vlan-3" vrid 72 version v2&lt;BR /&gt;
configure vrrp vlan Vlan-3 vrid 72 priority 130&lt;BR /&gt;
&lt;BR /&gt;
configure vrrp vlan Vlan-1 vrid 70 add 10.120.110.1&lt;BR /&gt;
configure vrrp vlan Vlan-2 vrid 71 add 10.120.30.1&lt;BR /&gt;
configure vrrp vlan Vlan-3 vrid 72 add 10.120.160.1&lt;BR /&gt;
&lt;BR /&gt;
enable vrrp vlan Vlan-1 vrid 70&lt;BR /&gt;
enable vrrp vlan Vlan-2 vrid 71&lt;BR /&gt;
enable vrrp vlan Vlan-3 vrid 72&lt;BR /&gt;
&lt;BR /&gt;
Change each siwtch the priority.</description>
      <pubDate>Wed, 24 Feb 2016 00:00:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-question-vird/m-p/51928#M14279</guid>
      <dc:creator>Oscar_Javier_Ro</dc:creator>
      <dc:date>2016-02-24T00:00:00Z</dc:date>
    </item>
    <item>
      <title>RE: VRRP -  Question VIRD</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-question-vird/m-p/51929#M14280</link>
      <description>You can re-use VRIDs across VLANs. The VRID is just used to distinguish VRRP instances within a VLAN.</description>
      <pubDate>Wed, 24 Feb 2016 04:47:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-question-vird/m-p/51929#M14280</guid>
      <dc:creator>BrandonC</dc:creator>
      <dc:date>2016-02-24T04:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: VRRP -  Question VIRD</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-question-vird/m-p/51930#M14281</link>
      <description>Hi Oscar, that configuration is good since you are using different VRIDs.&lt;BR /&gt;
&lt;BR /&gt;
However, you might need to re-use VRIDs if the number of vlans increases. This is needed due to due to VRRP limits.</description>
      <pubDate>Wed, 24 Feb 2016 19:09:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vrrp-question-vird/m-p/51930#M14281</guid>
      <dc:creator>Henrique</dc:creator>
      <dc:date>2016-02-24T19:09:00Z</dc:date>
    </item>
  </channel>
</rss>

