<?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: Procurve Default routing in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623955#M22279</link>
    <description>It's not 10.21.21.254. Its 10.21.23.254. It is in a different location and connected through a 4Mb link. From the switch 10.21.21.249 I can ping this IP. This is the HP switch at the other end. I cannot ping from the laptop connected to the vlan7 / port b16.</description>
    <pubDate>Wed, 28 Apr 2010 13:56:38 GMT</pubDate>
    <dc:creator>Sethuram</dc:creator>
    <dc:date>2010-04-28T13:56:38Z</dc:date>
    <item>
      <title>Procurve Default routing</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623945#M22269</link>
      <description>I am configuring default routing on 5406 switch.&lt;BR /&gt;&lt;BR /&gt;Two routers are connected to the same VLAN on the switch. The IPs for VLAN and connecting router interfaces are with /23 mask. I have configured a default route and a static route.&lt;BR /&gt;&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 10.21.21.250&lt;BR /&gt;ip route 10.21.22.0 255.255.254.0 10.21.21.254&lt;BR /&gt;&lt;BR /&gt;Default route is working fine. The static route is not forwarding the packets to the interface 10.21.21.254. Is there anything else to be configured?&lt;BR /&gt;&lt;BR /&gt;I am using the image K.14.34</description>
      <pubDate>Mon, 26 Apr 2010 12:57:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623945#M22269</guid>
      <dc:creator>Sethuram</dc:creator>
      <dc:date>2010-04-26T12:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve Default routing</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623946#M22270</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Have you checked that the route is actually in your routing tables?&lt;BR /&gt;"sh ip route"</description>
      <pubDate>Tue, 27 Apr 2010 05:31:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623946#M22270</guid>
      <dc:creator>Mohammed Faiz</dc:creator>
      <dc:date>2010-04-27T05:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve Default routing</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623947#M22271</link>
      <description>Hi Mohammed,&lt;BR /&gt;&lt;BR /&gt;Below is the "sh ip route" output.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; Destination        Gateway         VLAN Type      Sub-Type   Metric     Dist.&lt;BR /&gt; ------------------ --------------- ---- --------- ---------- ---------- -----&lt;BR /&gt; 0.0.0.0/0          10.21.21.250    7    static               1          1&lt;BR /&gt; 10.21.20.0/23      Server &amp;amp; NW ... 7    connected            1          0&lt;BR /&gt; 10.21.22.0/23      10.21.21.254    7    static               1          1&lt;BR /&gt; 127.0.0.0/8        reject               static               0          0&lt;BR /&gt; 127.0.0.1/32       lo0                  connected            1          0&lt;BR /&gt;&lt;BR /&gt;Further I am able to ping the switch IP 10.21.23.254 from the switch 10.21.21.249. When I connect a laptop and ping the IP 10.21.23.254 I get a message "10.21.21.249 : destination net unreachable".</description>
      <pubDate>Tue, 27 Apr 2010 12:51:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623947#M22271</guid>
      <dc:creator>Sethuram</dc:creator>
      <dc:date>2010-04-27T12:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve Default routing</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623948#M22272</link>
      <description>Can you post the up the running config for your switch?&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Apr 2010 13:20:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623948#M22272</guid>
      <dc:creator>Mohammed Faiz</dc:creator>
      <dc:date>2010-04-27T13:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve Default routing</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623949#M22273</link>
      <description>hostname "Router-1"&lt;BR /&gt;module 1 type J8702A &lt;BR /&gt;module 2 type J8702A &lt;BR /&gt;module 3 type J8706A &lt;BR /&gt;interface B1 &lt;BR /&gt;   name "Uplink to Internet Router" &lt;BR /&gt;exit&lt;BR /&gt;interface B23 &lt;BR /&gt;   name "Trunk Port to Access Switch" &lt;BR /&gt;exit&lt;BR /&gt;interface B24 &lt;BR /&gt;   name "Trunk Port to Access Switch" &lt;BR /&gt;exit&lt;BR /&gt;interface A1 &lt;BR /&gt;   name "Link to Router-2" " &lt;BR /&gt;exit&lt;BR /&gt;interface A2 &lt;BR /&gt;   name "Uplink to Voice Gateway" &lt;BR /&gt;exit&lt;BR /&gt;trunk B23-B24 Trk1 LACP &lt;BR /&gt;ip routing &lt;BR /&gt;vlan 1 &lt;BR /&gt;   name "DEFAULT_VLAN" &lt;BR /&gt;   untagged B19-B22,C1-C24 &lt;BR /&gt;   tagged Trk1 &lt;BR /&gt;no untagged A1-A24,B1-B18 &lt;BR /&gt;   no ip address &lt;BR /&gt;   exit &lt;BR /&gt;vlan 7 &lt;BR /&gt;   name "Server &amp;amp; NW VLAN" &lt;BR /&gt;   untagged A1-A24,B1-B18 &lt;BR /&gt;   ip helper-address 10.19.135.220 &lt;BR /&gt;   ip helper-address 10.19.135.222 &lt;BR /&gt;   ip helper-address 10.23.45.5 &lt;BR /&gt;   ip helper-address 10.21.21.220 &lt;BR /&gt;   ip address 10.21.21.249 255.255.254.0 &lt;BR /&gt;   tagged Trk1 &lt;BR /&gt;   exit &lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 10.21.21.250&lt;BR /&gt;ip route 10.21.22.0 255.255.254.0 10.21.21.254&lt;BR /&gt;&lt;BR /&gt;management-vlan 7&lt;BR /&gt;no autorun&lt;BR /&gt;password manager&lt;BR /&gt;password operator&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Apr 2010 11:43:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623949#M22273</guid>
      <dc:creator>Sethuram</dc:creator>
      <dc:date>2010-04-28T11:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve Default routing</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623950#M22274</link>
      <description>Ok, so I'm assuming that the laptop that you connected was on VLAN 1?</description>
      <pubDate>Wed, 28 Apr 2010 11:54:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623950#M22274</guid>
      <dc:creator>Mohammed Faiz</dc:creator>
      <dc:date>2010-04-28T11:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve Default routing</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623951#M22275</link>
      <description>I connected the laptop to vlan 7</description>
      <pubDate>Wed, 28 Apr 2010 12:03:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623951#M22275</guid>
      <dc:creator>Sethuram</dc:creator>
      <dc:date>2010-04-28T12:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve Default routing</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623952#M22276</link>
      <description>Oh, ok, so what IP address does the laptop get?&lt;BR /&gt;What is the device 10.21.21.254 and what port is it connected to the 5406 on?</description>
      <pubDate>Wed, 28 Apr 2010 13:12:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623952#M22276</guid>
      <dc:creator>Mohammed Faiz</dc:creator>
      <dc:date>2010-04-28T13:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve Default routing</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623953#M22277</link>
      <description>Laptop IP 10.21.21.150/23&lt;BR /&gt;GW - 10.21.21.249&lt;BR /&gt;Connected to port B16</description>
      <pubDate>Wed, 28 Apr 2010 13:44:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623953#M22277</guid>
      <dc:creator>Sethuram</dc:creator>
      <dc:date>2010-04-28T13:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve Default routing</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623954#M22278</link>
      <description>And which port is 10.21.21.254 connected to?</description>
      <pubDate>Wed, 28 Apr 2010 13:50:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623954#M22278</guid>
      <dc:creator>Mohammed Faiz</dc:creator>
      <dc:date>2010-04-28T13:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve Default routing</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623955#M22279</link>
      <description>It's not 10.21.21.254. Its 10.21.23.254. It is in a different location and connected through a 4Mb link. From the switch 10.21.21.249 I can ping this IP. This is the HP switch at the other end. I cannot ping from the laptop connected to the vlan7 / port b16.</description>
      <pubDate>Wed, 28 Apr 2010 13:56:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623955#M22279</guid>
      <dc:creator>Sethuram</dc:creator>
      <dc:date>2010-04-28T13:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve Default routing</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623956#M22280</link>
      <description>Your static route for 10.21.23.254 points to 10.21.21.254&lt;BR /&gt;&lt;BR /&gt;"ip route 10.21.22.0 255.255.254.0 10.21.21.254"&lt;BR /&gt;&lt;BR /&gt;I'm trying to picture where this lies.&lt;BR /&gt;I've not really come across a setup where traffic is routed a second within the same subnet.</description>
      <pubDate>Wed, 28 Apr 2010 14:06:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623956#M22280</guid>
      <dc:creator>Mohammed Faiz</dc:creator>
      <dc:date>2010-04-28T14:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve Default routing</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623957#M22281</link>
      <description>Hi Sethuram&lt;BR /&gt;&lt;BR /&gt;Well interisting issue you have one quick thing. &lt;BR /&gt;&lt;BR /&gt;I suspect your default route is not working 100%. You might want to review that.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Since all the clients are plugged into vlan 7 which is the management vlan and as per the procurve Advanced Traffic Management Guide is not routable. This is bound to be your issue.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Apr 2010 20:31:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623957#M22281</guid>
      <dc:creator>Gerhard Roets</dc:creator>
      <dc:date>2010-04-28T20:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Procurve Default routing</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623958#M22282</link>
      <description>Hi Gerhard,&lt;BR /&gt;&lt;BR /&gt;This resolved all my problems. Thanks a ton.</description>
      <pubDate>Wed, 05 May 2010 07:47:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/procurve-default-routing/m-p/4623958#M22282</guid>
      <dc:creator>Sethuram</dc:creator>
      <dc:date>2010-05-05T07:47:17Z</dc:date>
    </item>
  </channel>
</rss>

