<?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 Problem with Configuration VRRP, load-sharing and OSPF in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/problem-with-configuration-vrrp-load-sharing-and-ospf/m-p/7056919#M34045</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For my WAN connection, I have 2 routers 6200 (J8992A)&amp;nbsp; , with a gigabit/s WAN connection for each router , both routers learn by OSPF area 249 routes from others router(from the others site). I want to you use the full capacity of my 2 Wan connections. From the LAN site the router are configured in VRRP. the router master VRRP have all the trafic to the WAN, How i can do to share the traffic between both router's Wan connections with OSPF? How can I the cost for a route learn from 2 routers with a number of hop different?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Samuel.&lt;/P&gt;&lt;P&gt;My configuration (with this configuration the load-sharing is not runnig even if i try to modify the ospf cost to have a similar cost between area 0 and area 249):&lt;/P&gt;&lt;P&gt;Config router A ( Master VRRP)&lt;/P&gt;&lt;P&gt;ip routing&lt;BR /&gt;ip load-sharing&lt;BR /&gt;router ospf&lt;BR /&gt;area 0.0.0.249&lt;BR /&gt;area backbone&lt;BR /&gt;metric-type type1&lt;BR /&gt;redistribute static route-map "RESIDISTRIBUTE-LAN"&lt;BR /&gt;enable&lt;BR /&gt;exit&lt;BR /&gt;router vrrp&lt;BR /&gt;ipv4 enable&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;vlan 248&lt;BR /&gt;name "Back-To-Back routeurs WAN"&lt;BR /&gt;tagged Trk1&lt;BR /&gt;ip address 10.1.248.2 255.255.255.252&lt;BR /&gt;ip ospf 10.1.248.2 area backbone&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;vlan 249&lt;BR /&gt;name "WAN connecion"&lt;BR /&gt;tagged 1&lt;BR /&gt;ip address 10.249.254.12 255.255.255.0&lt;BR /&gt;ip ospf 10.249.254.12 area 0.0.0.249&lt;/P&gt;&lt;P&gt;vlan 250&lt;BR /&gt;name "LAN Connection"&lt;BR /&gt;untagged 2&lt;BR /&gt;ip address 10.1.250.254 255.255.255.0&lt;BR /&gt;vrrp vrid 250&lt;BR /&gt;virtual-ip-address 10.1.250.254&lt;BR /&gt;priority 255&lt;BR /&gt;exit&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Config router B ( Backup VRRP)&lt;/P&gt;&lt;P&gt;ip routing&lt;BR /&gt;no ip load-sharing&lt;BR /&gt;router ospf&lt;BR /&gt;area 0.0.0.249&lt;BR /&gt;area backbone&lt;BR /&gt;metric-type type1&lt;BR /&gt;redistribute static route-map "RESIDISTRIBUTE-LAN"&lt;BR /&gt;enable&lt;BR /&gt;exit&lt;BR /&gt;router vrrp&lt;BR /&gt;ipv4 enable&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;vlan 248&lt;BR /&gt;name "Back-To-Back routeurs WAN"&lt;BR /&gt;tagged Trk1&lt;BR /&gt;ip address 10.1.248.2 255.255.255.252&lt;BR /&gt;ip ospf 10.1.248.2 area backbone&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;vlan 249&lt;BR /&gt;name "WAN connecion"&lt;BR /&gt;tagged 1&lt;BR /&gt;ip address 10.249.254.12 255.255.255.0&lt;BR /&gt;ip ospf 10.249.254.12 area 0.0.0.249&lt;/P&gt;&lt;P&gt;vlan 250&lt;BR /&gt;name "LAN Connection"&lt;BR /&gt;untagged 2&lt;BR /&gt;ip address 10.1.250.254 255.255.255.0&lt;BR /&gt;vrrp vrid 250&lt;BR /&gt;virtual-ip-address 10.1.250.254&lt;BR /&gt;priority 255&lt;BR /&gt;exit&lt;BR /&gt;exit&lt;BR /&gt;vlan 250&lt;BR /&gt;name "VLAN250"&lt;BR /&gt;untagged 2&lt;BR /&gt;ip address 10.1.250.253 255.255.255.0&lt;BR /&gt;vrrp vrid 250&lt;BR /&gt;virtual-ip-address 10.1.250.254&lt;BR /&gt;exit&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jul 2019 12:59:48 GMT</pubDate>
    <dc:creator>SamCat35</dc:creator>
    <dc:date>2019-07-30T12:59:48Z</dc:date>
    <item>
      <title>Problem with Configuration VRRP, load-sharing and OSPF</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/problem-with-configuration-vrrp-load-sharing-and-ospf/m-p/7056919#M34045</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For my WAN connection, I have 2 routers 6200 (J8992A)&amp;nbsp; , with a gigabit/s WAN connection for each router , both routers learn by OSPF area 249 routes from others router(from the others site). I want to you use the full capacity of my 2 Wan connections. From the LAN site the router are configured in VRRP. the router master VRRP have all the trafic to the WAN, How i can do to share the traffic between both router's Wan connections with OSPF? How can I the cost for a route learn from 2 routers with a number of hop different?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Samuel.&lt;/P&gt;&lt;P&gt;My configuration (with this configuration the load-sharing is not runnig even if i try to modify the ospf cost to have a similar cost between area 0 and area 249):&lt;/P&gt;&lt;P&gt;Config router A ( Master VRRP)&lt;/P&gt;&lt;P&gt;ip routing&lt;BR /&gt;ip load-sharing&lt;BR /&gt;router ospf&lt;BR /&gt;area 0.0.0.249&lt;BR /&gt;area backbone&lt;BR /&gt;metric-type type1&lt;BR /&gt;redistribute static route-map "RESIDISTRIBUTE-LAN"&lt;BR /&gt;enable&lt;BR /&gt;exit&lt;BR /&gt;router vrrp&lt;BR /&gt;ipv4 enable&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;vlan 248&lt;BR /&gt;name "Back-To-Back routeurs WAN"&lt;BR /&gt;tagged Trk1&lt;BR /&gt;ip address 10.1.248.2 255.255.255.252&lt;BR /&gt;ip ospf 10.1.248.2 area backbone&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;vlan 249&lt;BR /&gt;name "WAN connecion"&lt;BR /&gt;tagged 1&lt;BR /&gt;ip address 10.249.254.12 255.255.255.0&lt;BR /&gt;ip ospf 10.249.254.12 area 0.0.0.249&lt;/P&gt;&lt;P&gt;vlan 250&lt;BR /&gt;name "LAN Connection"&lt;BR /&gt;untagged 2&lt;BR /&gt;ip address 10.1.250.254 255.255.255.0&lt;BR /&gt;vrrp vrid 250&lt;BR /&gt;virtual-ip-address 10.1.250.254&lt;BR /&gt;priority 255&lt;BR /&gt;exit&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Config router B ( Backup VRRP)&lt;/P&gt;&lt;P&gt;ip routing&lt;BR /&gt;no ip load-sharing&lt;BR /&gt;router ospf&lt;BR /&gt;area 0.0.0.249&lt;BR /&gt;area backbone&lt;BR /&gt;metric-type type1&lt;BR /&gt;redistribute static route-map "RESIDISTRIBUTE-LAN"&lt;BR /&gt;enable&lt;BR /&gt;exit&lt;BR /&gt;router vrrp&lt;BR /&gt;ipv4 enable&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;vlan 248&lt;BR /&gt;name "Back-To-Back routeurs WAN"&lt;BR /&gt;tagged Trk1&lt;BR /&gt;ip address 10.1.248.2 255.255.255.252&lt;BR /&gt;ip ospf 10.1.248.2 area backbone&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;vlan 249&lt;BR /&gt;name "WAN connecion"&lt;BR /&gt;tagged 1&lt;BR /&gt;ip address 10.249.254.12 255.255.255.0&lt;BR /&gt;ip ospf 10.249.254.12 area 0.0.0.249&lt;/P&gt;&lt;P&gt;vlan 250&lt;BR /&gt;name "LAN Connection"&lt;BR /&gt;untagged 2&lt;BR /&gt;ip address 10.1.250.254 255.255.255.0&lt;BR /&gt;vrrp vrid 250&lt;BR /&gt;virtual-ip-address 10.1.250.254&lt;BR /&gt;priority 255&lt;BR /&gt;exit&lt;BR /&gt;exit&lt;BR /&gt;vlan 250&lt;BR /&gt;name "VLAN250"&lt;BR /&gt;untagged 2&lt;BR /&gt;ip address 10.1.250.253 255.255.255.0&lt;BR /&gt;vrrp vrid 250&lt;BR /&gt;virtual-ip-address 10.1.250.254&lt;BR /&gt;exit&lt;BR /&gt;exit&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2019 12:59:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/problem-with-configuration-vrrp-load-sharing-and-ospf/m-p/7056919#M34045</guid>
      <dc:creator>SamCat35</dc:creator>
      <dc:date>2019-07-30T12:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Configuration VRRP, load-sharing and OSPF</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/problem-with-configuration-vrrp-load-sharing-and-ospf/m-p/7057794#M34060</link>
      <description>&lt;P&gt;Hi Sam,&lt;/P&gt;&lt;P&gt;Please check the below link which talks about ECMP with OSPF in the device.&lt;/P&gt;&lt;P&gt;&lt;A href="http://h22208.www2.hpe.com/eginfolib/networking/docs/switches/K-KA-KB/15-18/5998-8164_mrg/content/index.html" target="_blank"&gt;http://h22208.www2.hpe.com/eginfolib/networking/docs/switches/K-KA-KB/15-18/5998-8164_mrg/content/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://h22208.www2.hpe.com/eginfolib/networking/docs/switches/K-KA-KB/15-18/5998-8164_mrg/content/index.html" target="_blank"&gt;http://h22208.www2.hpe.com/eginfolib/networking/docs/switches/K-KA-KB/15-18/5998-8164_mrg/content/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-N&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 20:39:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/problem-with-configuration-vrrp-load-sharing-and-ospf/m-p/7057794#M34060</guid>
      <dc:creator>Nitish_N</dc:creator>
      <dc:date>2019-08-06T20:39:29Z</dc:date>
    </item>
  </channel>
</rss>

