<?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: 4 5304 - 2 Datacenter - Full redundancy in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/4-5304-2-datacenter-full-redundancy/m-p/4065181#M12402</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;Check the attached file showing a sample XRRP and MSTP from my bag :)&lt;BR /&gt;&lt;BR /&gt;In fact i used the 5300 as a Core with XRRP and 5400 as edge (i didn;t have the premium edge license to run VRRP)&lt;BR /&gt;&lt;BR /&gt;The config for Core1 of the 5300:&lt;BR /&gt;&lt;BR /&gt;hostname "SW5300-1" &lt;BR /&gt;console inactivity-timer 15 &lt;BR /&gt;ip default-gateway 192.168.1.45 &lt;BR /&gt;ip routing &lt;BR /&gt;logging facility syslog &lt;BR /&gt;logging 192.168.1.141 &lt;BR /&gt;snmp-server community "public" Unrestricted &lt;BR /&gt;vlan 1 &lt;BR /&gt;   name "DEFAULT_VLAN" &lt;BR /&gt;   untagged A1-A16,B1-B16 &lt;BR /&gt;   ip address 192.168.1.46 255.255.255.0 &lt;BR /&gt;   exit &lt;BR /&gt;vlan 2 &lt;BR /&gt;   name "VLAN2" &lt;BR /&gt;   ip address 10.1.2.2 255.255.255.0 &lt;BR /&gt;   tagged A2,B1,B4 &lt;BR /&gt;   exit &lt;BR /&gt;vlan 3 &lt;BR /&gt;   name "VLAN3" &lt;BR /&gt;   ip address 10.1.3.2 255.255.255.0 &lt;BR /&gt;   tagged A2,B1,B4 &lt;BR /&gt;   exit &lt;BR /&gt;vlan 4 &lt;BR /&gt;   name "VLAN4" &lt;BR /&gt;   ip address 10.1.4.2 255.255.255.0 &lt;BR /&gt;   tagged A2,B1,B4 &lt;BR /&gt;   exit &lt;BR /&gt;xrrp &lt;BR /&gt;xrrp domain 2 &lt;BR /&gt;xrrp instance 1 1 &lt;BR /&gt;xrrp instance 2 1 ip 192.168.1.47 255.255.255.0 &lt;BR /&gt;xrrp instance 1 2 &lt;BR /&gt;xrrp instance 2 2 ip 10.1.2.3 255.255.255.0 &lt;BR /&gt;xrrp instance 1 3 &lt;BR /&gt;xrrp instance 2 3 ip 10.1.3.3 255.255.255.0 &lt;BR /&gt;xrrp instance 1 4 &lt;BR /&gt;xrrp instance 2 4 ip 10.1.4.3 255.255.255.0 &lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.1.1 &lt;BR /&gt;spanning-tree&lt;BR /&gt;spanning-tree protocol-version MSTP&lt;BR /&gt;spanning-tree config-name "SPAN"&lt;BR /&gt;spanning-tree config-revision 8&lt;BR /&gt;spanning-tree instance 1 vlan 1 2&lt;BR /&gt;spanning-tree instance 1 priority 0&lt;BR /&gt;spanning-tree instance 2 vlan 3 4&lt;BR /&gt;spanning-tree instance 2 priority 1&lt;BR /&gt;spanning-tree hello-time 1 priority 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The config for Core2 of the 5300:&lt;BR /&gt;&lt;BR /&gt;hostname "SW5300-2" &lt;BR /&gt;console inactivity-timer 15 &lt;BR /&gt;ip default-gateway 192.168.1.45 &lt;BR /&gt;ip routing &lt;BR /&gt;snmp-server community "public" Unrestricted &lt;BR /&gt;vlan 1 &lt;BR /&gt;   name "DEFAULT_VLAN" &lt;BR /&gt;   untagged B1-B24,C1-C24,D1-D24 &lt;BR /&gt;   ip address 192.168.1.47 255.255.255.0 &lt;BR /&gt;   exit &lt;BR /&gt;vlan 2 &lt;BR /&gt;   name "VLAN2" &lt;BR /&gt;   ip address 10.1.2.3 255.255.255.0 &lt;BR /&gt;   tagged B2,B4,B6 &lt;BR /&gt;   exit &lt;BR /&gt;vlan 3 &lt;BR /&gt;   name "VLAN3" &lt;BR /&gt;   ip address 10.1.3.3 255.255.255.0 &lt;BR /&gt;   tagged B2,B4,B6 &lt;BR /&gt;   exit &lt;BR /&gt;vlan 4 &lt;BR /&gt;   name "VLAN4" &lt;BR /&gt;   ip address 10.1.4.3 255.255.255.0 &lt;BR /&gt;   tagged B2,B4,B6 &lt;BR /&gt;   exit &lt;BR /&gt;xrrp &lt;BR /&gt;xrrp domain 2 &lt;BR /&gt;xrrp router 2 &lt;BR /&gt;xrrp instance 2 1 &lt;BR /&gt;xrrp instance 1 1 ip 192.168.1.46 255.255.255.0 &lt;BR /&gt;xrrp instance 2 2 &lt;BR /&gt;xrrp instance 1 2 ip 10.1.2.2 255.255.255.0 &lt;BR /&gt;xrrp instance 2 3 &lt;BR /&gt;xrrp instance 1 3 ip 10.1.3.2 255.255.255.0 &lt;BR /&gt;xrrp instance 2 4 &lt;BR /&gt;xrrp instance 1 4 ip 10.1.4.2 255.255.255.0 &lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.1.1 &lt;BR /&gt;spanning-tree&lt;BR /&gt;spanning-tree protocol-version MSTP&lt;BR /&gt;spanning-tree B6 priority 0&lt;BR /&gt;spanning-tree config-name "SPAN"&lt;BR /&gt;spanning-tree config-revision 8&lt;BR /&gt;spanning-tree instance 1 vlan 1 2&lt;BR /&gt;spanning-tree instance 1 priority 1&lt;BR /&gt;spanning-tree instance 1 B6 priority 0&lt;BR /&gt;spanning-tree instance 2 vlan 3 4&lt;BR /&gt;spanning-tree instance 2 priority 0&lt;BR /&gt;spanning-tree hello-time 1 priority 1&lt;BR /&gt;&lt;BR /&gt;So i think the attached drawing explains how is the setup.&lt;BR /&gt;&lt;BR /&gt;Good Luck !!!&lt;BR /&gt;</description>
    <pubDate>Wed, 05 Sep 2007 10:17:08 GMT</pubDate>
    <dc:creator>Mohieddin Kharnoub</dc:creator>
    <dc:date>2007-09-05T10:17:08Z</dc:date>
    <item>
      <title>4 5304 - 2 Datacenter - Full redundancy</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/4-5304-2-datacenter-full-redundancy/m-p/4065178#M12399</link>
      <description>Hi @ all,&lt;BR /&gt;&lt;BR /&gt;we planned to modifiy our backboe with 2 additional 5304. So the plan is to install in each datacenter 2 5304 and connect them all together to reach full redundancy in the backbone Area.&lt;BR /&gt;&lt;BR /&gt;We have also different VLAN's which must be on the Switches.&lt;BR /&gt;&lt;BR /&gt;My questions are:&lt;BR /&gt;&lt;BR /&gt;1) &lt;BR /&gt;How can we reach loadsharing over the connection between the switches? Must we use MSTP and GVRP?&lt;BR /&gt;&lt;BR /&gt;2)&lt;BR /&gt;Is a 1x 1 GBit FIbre enough to connect each switches together?&lt;BR /&gt;&lt;BR /&gt;3)&lt;BR /&gt;How must we implemented VRRP?&lt;BR /&gt;&lt;BR /&gt;4) &lt;BR /&gt;Doen anybody have a example config for this scenario?&lt;BR /&gt;&lt;BR /&gt;I say thank you for your help.&lt;BR /&gt;&lt;BR /&gt;Kind Regards &lt;BR /&gt;&lt;BR /&gt;Alen</description>
      <pubDate>Tue, 04 Sep 2007 14:47:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/4-5304-2-datacenter-full-redundancy/m-p/4065178#M12399</guid>
      <dc:creator>Alen Ahja</dc:creator>
      <dc:date>2007-09-04T14:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: 4 5304 - 2 Datacenter - Full redundancy</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/4-5304-2-datacenter-full-redundancy/m-p/4065179#M12400</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;1- With Layer2 (MSTP) and Layer3 (XRRP) you can have full redundant network.&lt;BR /&gt;GVRP not recommended at all.&lt;BR /&gt;&lt;BR /&gt;2- In case you are planning for full mesh, its better to have redundant link from each 5300, and better also to have dual links in case you have enough Mini-GBIC and fiber cores.&lt;BR /&gt;&lt;BR /&gt;3- With the 5300, Layer3 redundancy can be done based on XRRP, and VRRP not available on that switches.&lt;BR /&gt;&lt;BR /&gt;4- In most cases, with data center solutions, they will use OSPF ECMP for load balancing especially if the data center interconnects with the L4-L7 (Firewalls, Packet shapers, DMZs, Cache boxes, and any other devices like SSL and Data or WAN Acceleration ...).&lt;BR /&gt;&lt;BR /&gt;The following link will explain how to implement OSPF with the 5300, it could be helpful:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hp.com/rnd/support/config_examples/5300xl_ospf_singlearea.pdf" target="_blank"&gt;http://www.hp.com/rnd/support/config_examples/5300xl_ospf_singlearea.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Good Luck !!!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Sep 2007 01:14:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/4-5304-2-datacenter-full-redundancy/m-p/4065179#M12400</guid>
      <dc:creator>Mohieddin Kharnoub</dc:creator>
      <dc:date>2007-09-05T01:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: 4 5304 - 2 Datacenter - Full redundancy</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/4-5304-2-datacenter-full-redundancy/m-p/4065180#M12401</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;Thanx for answering.&lt;BR /&gt;&lt;BR /&gt;Did you have an example config for this scenario in your bag? :)&lt;BR /&gt;&lt;BR /&gt;1) How must I configure LoadSharing for the VLAN's or will this run by GRRP?</description>
      <pubDate>Wed, 05 Sep 2007 01:48:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/4-5304-2-datacenter-full-redundancy/m-p/4065180#M12401</guid>
      <dc:creator>Alen Ahja</dc:creator>
      <dc:date>2007-09-05T01:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: 4 5304 - 2 Datacenter - Full redundancy</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/4-5304-2-datacenter-full-redundancy/m-p/4065181#M12402</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Check the attached file showing a sample XRRP and MSTP from my bag :)&lt;BR /&gt;&lt;BR /&gt;In fact i used the 5300 as a Core with XRRP and 5400 as edge (i didn;t have the premium edge license to run VRRP)&lt;BR /&gt;&lt;BR /&gt;The config for Core1 of the 5300:&lt;BR /&gt;&lt;BR /&gt;hostname "SW5300-1" &lt;BR /&gt;console inactivity-timer 15 &lt;BR /&gt;ip default-gateway 192.168.1.45 &lt;BR /&gt;ip routing &lt;BR /&gt;logging facility syslog &lt;BR /&gt;logging 192.168.1.141 &lt;BR /&gt;snmp-server community "public" Unrestricted &lt;BR /&gt;vlan 1 &lt;BR /&gt;   name "DEFAULT_VLAN" &lt;BR /&gt;   untagged A1-A16,B1-B16 &lt;BR /&gt;   ip address 192.168.1.46 255.255.255.0 &lt;BR /&gt;   exit &lt;BR /&gt;vlan 2 &lt;BR /&gt;   name "VLAN2" &lt;BR /&gt;   ip address 10.1.2.2 255.255.255.0 &lt;BR /&gt;   tagged A2,B1,B4 &lt;BR /&gt;   exit &lt;BR /&gt;vlan 3 &lt;BR /&gt;   name "VLAN3" &lt;BR /&gt;   ip address 10.1.3.2 255.255.255.0 &lt;BR /&gt;   tagged A2,B1,B4 &lt;BR /&gt;   exit &lt;BR /&gt;vlan 4 &lt;BR /&gt;   name "VLAN4" &lt;BR /&gt;   ip address 10.1.4.2 255.255.255.0 &lt;BR /&gt;   tagged A2,B1,B4 &lt;BR /&gt;   exit &lt;BR /&gt;xrrp &lt;BR /&gt;xrrp domain 2 &lt;BR /&gt;xrrp instance 1 1 &lt;BR /&gt;xrrp instance 2 1 ip 192.168.1.47 255.255.255.0 &lt;BR /&gt;xrrp instance 1 2 &lt;BR /&gt;xrrp instance 2 2 ip 10.1.2.3 255.255.255.0 &lt;BR /&gt;xrrp instance 1 3 &lt;BR /&gt;xrrp instance 2 3 ip 10.1.3.3 255.255.255.0 &lt;BR /&gt;xrrp instance 1 4 &lt;BR /&gt;xrrp instance 2 4 ip 10.1.4.3 255.255.255.0 &lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.1.1 &lt;BR /&gt;spanning-tree&lt;BR /&gt;spanning-tree protocol-version MSTP&lt;BR /&gt;spanning-tree config-name "SPAN"&lt;BR /&gt;spanning-tree config-revision 8&lt;BR /&gt;spanning-tree instance 1 vlan 1 2&lt;BR /&gt;spanning-tree instance 1 priority 0&lt;BR /&gt;spanning-tree instance 2 vlan 3 4&lt;BR /&gt;spanning-tree instance 2 priority 1&lt;BR /&gt;spanning-tree hello-time 1 priority 0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The config for Core2 of the 5300:&lt;BR /&gt;&lt;BR /&gt;hostname "SW5300-2" &lt;BR /&gt;console inactivity-timer 15 &lt;BR /&gt;ip default-gateway 192.168.1.45 &lt;BR /&gt;ip routing &lt;BR /&gt;snmp-server community "public" Unrestricted &lt;BR /&gt;vlan 1 &lt;BR /&gt;   name "DEFAULT_VLAN" &lt;BR /&gt;   untagged B1-B24,C1-C24,D1-D24 &lt;BR /&gt;   ip address 192.168.1.47 255.255.255.0 &lt;BR /&gt;   exit &lt;BR /&gt;vlan 2 &lt;BR /&gt;   name "VLAN2" &lt;BR /&gt;   ip address 10.1.2.3 255.255.255.0 &lt;BR /&gt;   tagged B2,B4,B6 &lt;BR /&gt;   exit &lt;BR /&gt;vlan 3 &lt;BR /&gt;   name "VLAN3" &lt;BR /&gt;   ip address 10.1.3.3 255.255.255.0 &lt;BR /&gt;   tagged B2,B4,B6 &lt;BR /&gt;   exit &lt;BR /&gt;vlan 4 &lt;BR /&gt;   name "VLAN4" &lt;BR /&gt;   ip address 10.1.4.3 255.255.255.0 &lt;BR /&gt;   tagged B2,B4,B6 &lt;BR /&gt;   exit &lt;BR /&gt;xrrp &lt;BR /&gt;xrrp domain 2 &lt;BR /&gt;xrrp router 2 &lt;BR /&gt;xrrp instance 2 1 &lt;BR /&gt;xrrp instance 1 1 ip 192.168.1.46 255.255.255.0 &lt;BR /&gt;xrrp instance 2 2 &lt;BR /&gt;xrrp instance 1 2 ip 10.1.2.2 255.255.255.0 &lt;BR /&gt;xrrp instance 2 3 &lt;BR /&gt;xrrp instance 1 3 ip 10.1.3.2 255.255.255.0 &lt;BR /&gt;xrrp instance 2 4 &lt;BR /&gt;xrrp instance 1 4 ip 10.1.4.2 255.255.255.0 &lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.1.1 &lt;BR /&gt;spanning-tree&lt;BR /&gt;spanning-tree protocol-version MSTP&lt;BR /&gt;spanning-tree B6 priority 0&lt;BR /&gt;spanning-tree config-name "SPAN"&lt;BR /&gt;spanning-tree config-revision 8&lt;BR /&gt;spanning-tree instance 1 vlan 1 2&lt;BR /&gt;spanning-tree instance 1 priority 1&lt;BR /&gt;spanning-tree instance 1 B6 priority 0&lt;BR /&gt;spanning-tree instance 2 vlan 3 4&lt;BR /&gt;spanning-tree instance 2 priority 0&lt;BR /&gt;spanning-tree hello-time 1 priority 1&lt;BR /&gt;&lt;BR /&gt;So i think the attached drawing explains how is the setup.&lt;BR /&gt;&lt;BR /&gt;Good Luck !!!&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Sep 2007 10:17:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/4-5304-2-datacenter-full-redundancy/m-p/4065181#M12402</guid>
      <dc:creator>Mohieddin Kharnoub</dc:creator>
      <dc:date>2007-09-05T10:17:08Z</dc:date>
    </item>
  </channel>
</rss>

