<?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: HP 4104 VLAN question in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/hp-4104-vlan-question/m-p/4163966#M13700</link>
    <description>Progress! I did attach a small 5 port switch to C20 and VLAN 300 did show up when I issued a "Show IP Route".  However I am unable to ping through the switch.  If I plug my laptop on the 10.1.3.x network I can ping only 10.1.3.x devices.  I cannot ping the switch 10.1.1.248.  I do have IP Routing enabled.  If I telnet to the switch I can ping both networks.  I'd think if IP ROUTING is enabled it would route!  It's all very frustrating.  &lt;BR /&gt;&lt;BR /&gt;Here's a copy of my config...&lt;BR /&gt;&lt;BR /&gt;HP ProCurve Switch 4104GL# sh conf&lt;BR /&gt;&lt;BR /&gt;Startup configuration:&lt;BR /&gt;&lt;BR /&gt;; J4887A Configuration Editor; Created on release #G.07.104&lt;BR /&gt;&lt;BR /&gt;hostname "HP ProCurve Switch 4104GL"&lt;BR /&gt;snmp-server contact "DPower"&lt;BR /&gt;snmp-server location "3rd Floor Closet"&lt;BR /&gt;no cdp run&lt;BR /&gt;module 4 type J4864A&lt;BR /&gt;module 1 type J4908A&lt;BR /&gt;module 2 type J4908A&lt;BR /&gt;module 3 type J4908A&lt;BR /&gt;interface D3&lt;BR /&gt;   disable&lt;BR /&gt;exit&lt;BR /&gt;interface A1&lt;BR /&gt;   no lacp&lt;BR /&gt;exit&lt;BR /&gt;interface A2&lt;BR /&gt;   no lacp&lt;BR /&gt;exit&lt;BR /&gt;interface A3&lt;BR /&gt;&lt;MORE interfaces...=""&gt;&lt;BR /&gt;exit&lt;BR /&gt;interface C20&lt;BR /&gt;   no lacp&lt;BR /&gt;exit&lt;BR /&gt;interface C21&lt;BR /&gt;   no lacp&lt;BR /&gt;exit&lt;BR /&gt;interface C22&lt;BR /&gt;   no lacp&lt;BR /&gt;exit&lt;BR /&gt;ip default-gateway 10.1.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 A1-A22,B1-B22,C1-C19,C21-C22,D1-D3&lt;BR /&gt;   ip address 10.1.1.248 255.255.255.0&lt;BR /&gt;   ip helper-address 10.1.1.231&lt;BR /&gt;   no untagged C20&lt;BR /&gt;   exit&lt;BR /&gt;vlan 300&lt;BR /&gt;   name "VLAN300"&lt;BR /&gt;   untagged C20&lt;BR /&gt;   ip address 10.1.3.254 255.255.255.0&lt;BR /&gt;   ip helper-address 10.1.1.231&lt;BR /&gt;   exit&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 10.1.1.254&lt;BR /&gt;management-vlan 1&lt;BR /&gt;spanning-tree&lt;BR /&gt;&lt;BR /&gt;HP ProCurve Switch 4104GL#&lt;BR /&gt;&lt;/MORE&gt;</description>
    <pubDate>Wed, 19 Mar 2008 14:59:13 GMT</pubDate>
    <dc:creator>DPower</dc:creator>
    <dc:date>2008-03-19T14:59:13Z</dc:date>
    <item>
      <title>HP 4104 VLAN question</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/hp-4104-vlan-question/m-p/4163964#M13698</link>
      <description>Running an HP 4104GL with HP G.07.104&lt;BR /&gt;&lt;BR /&gt;I'm trying to configure a VLAN on this switch and not having much luck.  I've successfully created  the VLAN and added 1 (C20) port.  The switch IP is 10.1.1.250/24.  The VLAN IP is 10.1.3.254/24.  I cannot ping the VLAN IP, but I can ping the switch.  If I plug a device into C20 I can ping the VLAN, but not the switch.  I've enable IP routing as well.  If I issue "show ip route" I do not see the 10.1.3.x network listed. It will not take a static route either.  Any ideas how I can get the switch to recognize that it is supporting 2 networks?  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Mar 2008 18:01:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/hp-4104-vlan-question/m-p/4163964#M13698</guid>
      <dc:creator>DPower</dc:creator>
      <dc:date>2008-03-18T18:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: HP 4104 VLAN question</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/hp-4104-vlan-question/m-p/4163965#M13699</link>
      <description>Make sure that port C20 is up (has a link), otherwise the VLAN will still be considered as down.</description>
      <pubDate>Tue, 18 Mar 2008 19:35:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/hp-4104-vlan-question/m-p/4163965#M13699</guid>
      <dc:creator>Matt Hobbs</dc:creator>
      <dc:date>2008-03-18T19:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: HP 4104 VLAN question</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/hp-4104-vlan-question/m-p/4163966#M13700</link>
      <description>Progress! I did attach a small 5 port switch to C20 and VLAN 300 did show up when I issued a "Show IP Route".  However I am unable to ping through the switch.  If I plug my laptop on the 10.1.3.x network I can ping only 10.1.3.x devices.  I cannot ping the switch 10.1.1.248.  I do have IP Routing enabled.  If I telnet to the switch I can ping both networks.  I'd think if IP ROUTING is enabled it would route!  It's all very frustrating.  &lt;BR /&gt;&lt;BR /&gt;Here's a copy of my config...&lt;BR /&gt;&lt;BR /&gt;HP ProCurve Switch 4104GL# sh conf&lt;BR /&gt;&lt;BR /&gt;Startup configuration:&lt;BR /&gt;&lt;BR /&gt;; J4887A Configuration Editor; Created on release #G.07.104&lt;BR /&gt;&lt;BR /&gt;hostname "HP ProCurve Switch 4104GL"&lt;BR /&gt;snmp-server contact "DPower"&lt;BR /&gt;snmp-server location "3rd Floor Closet"&lt;BR /&gt;no cdp run&lt;BR /&gt;module 4 type J4864A&lt;BR /&gt;module 1 type J4908A&lt;BR /&gt;module 2 type J4908A&lt;BR /&gt;module 3 type J4908A&lt;BR /&gt;interface D3&lt;BR /&gt;   disable&lt;BR /&gt;exit&lt;BR /&gt;interface A1&lt;BR /&gt;   no lacp&lt;BR /&gt;exit&lt;BR /&gt;interface A2&lt;BR /&gt;   no lacp&lt;BR /&gt;exit&lt;BR /&gt;interface A3&lt;BR /&gt;&lt;MORE interfaces...=""&gt;&lt;BR /&gt;exit&lt;BR /&gt;interface C20&lt;BR /&gt;   no lacp&lt;BR /&gt;exit&lt;BR /&gt;interface C21&lt;BR /&gt;   no lacp&lt;BR /&gt;exit&lt;BR /&gt;interface C22&lt;BR /&gt;   no lacp&lt;BR /&gt;exit&lt;BR /&gt;ip default-gateway 10.1.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 A1-A22,B1-B22,C1-C19,C21-C22,D1-D3&lt;BR /&gt;   ip address 10.1.1.248 255.255.255.0&lt;BR /&gt;   ip helper-address 10.1.1.231&lt;BR /&gt;   no untagged C20&lt;BR /&gt;   exit&lt;BR /&gt;vlan 300&lt;BR /&gt;   name "VLAN300"&lt;BR /&gt;   untagged C20&lt;BR /&gt;   ip address 10.1.3.254 255.255.255.0&lt;BR /&gt;   ip helper-address 10.1.1.231&lt;BR /&gt;   exit&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 10.1.1.254&lt;BR /&gt;management-vlan 1&lt;BR /&gt;spanning-tree&lt;BR /&gt;&lt;BR /&gt;HP ProCurve Switch 4104GL#&lt;BR /&gt;&lt;/MORE&gt;</description>
      <pubDate>Wed, 19 Mar 2008 14:59:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/hp-4104-vlan-question/m-p/4163966#M13700</guid>
      <dc:creator>DPower</dc:creator>
      <dc:date>2008-03-19T14:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: HP 4104 VLAN question</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/hp-4104-vlan-question/m-p/4163967#M13701</link>
      <description>Ahhh... I see the problem. You have the management-vlan feature enabled. This prevents routing on that VLAN.&lt;BR /&gt;&lt;BR /&gt;Solution:&lt;BR /&gt;4104(config)# no management-vlan 1</description>
      <pubDate>Wed, 19 Mar 2008 20:04:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/hp-4104-vlan-question/m-p/4163967#M13701</guid>
      <dc:creator>Matt Hobbs</dc:creator>
      <dc:date>2008-03-19T20:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: HP 4104 VLAN question</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/hp-4104-vlan-question/m-p/4163968#M13702</link>
      <description>You're the mack daddy!  That did the trick!</description>
      <pubDate>Wed, 19 Mar 2008 21:37:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/hp-4104-vlan-question/m-p/4163968#M13702</guid>
      <dc:creator>DPower</dc:creator>
      <dc:date>2008-03-19T21:37:51Z</dc:date>
    </item>
  </channel>
</rss>

