<?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: Default route problem with procurve 2650 in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/default-route-problem-with-procurve-2650/m-p/4014549#M11592</link>
    <description>Hi Bruno,&lt;BR /&gt;&lt;BR /&gt;I'm pretty sure this issue is being caused by both a default gateway being defined and ip routing turned on.&lt;BR /&gt;&lt;BR /&gt;From memory Procurve switches do not support both functions simultaneously, disable the default gateway and the route should stay.&lt;BR /&gt;&lt;BR /&gt;I also recall the switches not allowing you to do this and generating an error immediately but it seems on the newer firmware having the two commands is possible. Perhaps support for both functions has been added, I guess I should go check the release notes and find out...&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Joel</description>
    <pubDate>Wed, 06 Jun 2007 21:41:05 GMT</pubDate>
    <dc:creator>Joel Belizario</dc:creator>
    <dc:date>2007-06-06T21:41:05Z</dc:date>
    <item>
      <title>Default route problem with procurve 2650</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/default-route-problem-with-procurve-2650/m-p/4014547#M11590</link>
      <description>&lt;!--!*#--&gt;Hi all,&lt;BR /&gt;i have a strange problem on a 2650 switch with 2 vlan defined and ip routing enabled:&lt;BR /&gt;&lt;BR /&gt;under config i set ip default route with:&lt;BR /&gt;&lt;BR /&gt;ip route 0.0.0.0/0 10.3.1.254&lt;BR /&gt;&lt;BR /&gt;when i get the config with the sh conf or sh run command it display me the default route, but if i look at the routing table (with the sh ip route command) it does not show me the default route.&lt;BR /&gt;&lt;BR /&gt;if i go to the conf and disable ip routing &lt;BR /&gt;&lt;BR /&gt;then the show ip route does show the default route...&lt;BR /&gt;&lt;BR /&gt;any ideas?&lt;BR /&gt;may be an hardware problem?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;Bruno&lt;BR /&gt;&lt;BR /&gt;firmware is at 10.38 level (just upgraded, but the problem persist)&lt;BR /&gt;&lt;BR /&gt;----------------------------&lt;BR /&gt;&lt;BR /&gt;hostname "HP 2650 Sociali"&lt;BR /&gt;snmp-server location "Servizi Sociali"&lt;BR /&gt;ip default-gateway 10.3.1.254&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 1-49&lt;BR /&gt;   ip address 192.168.11.251 255.255.255.0&lt;BR /&gt;   no untagged 50&lt;BR /&gt;   exit&lt;BR /&gt;vlan 2&lt;BR /&gt;   name "BackBone"&lt;BR /&gt;   untagged 50&lt;BR /&gt;   ip address 10.3.1.111 255.255.255.0&lt;BR /&gt;   exit&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 10.3.1.254&lt;BR /&gt;ip route 192.168.200.0 255.255.255.0 10.3.1.254&lt;BR /&gt;password manager&lt;BR /&gt;password operator&lt;BR /&gt;&lt;BR /&gt;HP 2650 Sociali# sh ip route&lt;BR /&gt;&lt;BR /&gt;                                                       IP Route Entries&lt;BR /&gt;&lt;BR /&gt;  Destination        Gateway         VLAN Type      Sub-Type   Metric     Dist.&lt;BR /&gt;  ------------------ --------------- ---- --------- ---------- ---------- -----&lt;BR /&gt;  10.3.1.0/24        BackBone        2    connected            0          0&lt;BR /&gt;  127.0.0.0/8        reject               static               0          250&lt;BR /&gt;  127.0.0.1/32       lo0                  connected            0          0&lt;BR /&gt;  192.168.11.0/24    DEFAULT_VLAN    1    connected            0          0&lt;BR /&gt;  192.168.200.0/24   10.3.1.254      2    static               1          1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HP 2650 Sociali#&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jun 2007 10:30:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/default-route-problem-with-procurve-2650/m-p/4014547#M11590</guid>
      <dc:creator>Bruno Cominotti</dc:creator>
      <dc:date>2007-06-06T10:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: Default route problem with procurve 2650</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/default-route-problem-with-procurve-2650/m-p/4014548#M11591</link>
      <description>This looks to be similar to this thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1131693" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1131693&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;What I'm suspecting is that by the time the switch has initialised all the way up to port 50, something has timed out and the route is not added.&lt;BR /&gt;&lt;BR /&gt;As a workaround, to get VLAN 2 to come up quicker you could either move the the port from 50 to port 1 (but then you won't get the gigabit uplink), or just to prove this theory tag port 1 for VLAN 2. That way as soon as port 1 comes up, it bring up both VLANs. &lt;BR /&gt;&lt;BR /&gt;Regardless of if this helps or not, I think you should contact HP support about it.</description>
      <pubDate>Wed, 06 Jun 2007 18:02:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/default-route-problem-with-procurve-2650/m-p/4014548#M11591</guid>
      <dc:creator>Matt Hobbs</dc:creator>
      <dc:date>2007-06-06T18:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Default route problem with procurve 2650</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/default-route-problem-with-procurve-2650/m-p/4014549#M11592</link>
      <description>Hi Bruno,&lt;BR /&gt;&lt;BR /&gt;I'm pretty sure this issue is being caused by both a default gateway being defined and ip routing turned on.&lt;BR /&gt;&lt;BR /&gt;From memory Procurve switches do not support both functions simultaneously, disable the default gateway and the route should stay.&lt;BR /&gt;&lt;BR /&gt;I also recall the switches not allowing you to do this and generating an error immediately but it seems on the newer firmware having the two commands is possible. Perhaps support for both functions has been added, I guess I should go check the release notes and find out...&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Joel</description>
      <pubDate>Wed, 06 Jun 2007 21:41:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/default-route-problem-with-procurve-2650/m-p/4014549#M11592</guid>
      <dc:creator>Joel Belizario</dc:creator>
      <dc:date>2007-06-06T21:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Default route problem with procurve 2650</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/default-route-problem-with-procurve-2650/m-p/4014550#M11593</link>
      <description>FYI,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1128434" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1128434&lt;/A&gt;</description>
      <pubDate>Wed, 06 Jun 2007 21:43:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/default-route-problem-with-procurve-2650/m-p/4014550#M11593</guid>
      <dc:creator>Joel Belizario</dc:creator>
      <dc:date>2007-06-06T21:43:57Z</dc:date>
    </item>
  </channel>
</rss>

