<?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: DHCP doesn´t work through VLAN in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-doesn-t-work-through-vlan/m-p/5252502#M29802</link>
    <description>It works from both of side (ping, traceroute, routing). Also DHCP Server itself is working fine if I use LAN and not go through WAN.&lt;BR /&gt;I checked with wireshark. I can see DHCP discover on the side of client but I can see anything on the side of DHCP Server.&lt;BR /&gt;It looks that broadcast (in our case unicast) donÂ´t go through WAN or maybe through swithc on the side of client. (192.168.12.254). As I wrote above, everything other working fine (client working through WAN on our citrix Server)</description>
    <pubDate>Mon, 23 Aug 2010 08:18:52 GMT</pubDate>
    <dc:creator>Sosin</dc:creator>
    <dc:date>2010-08-23T08:18:52Z</dc:date>
    <item>
      <title>DHCP doesn´t work through VLAN</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-doesn-t-work-through-vlan/m-p/5252496#M29796</link>
      <description>We have some hp switches which are in different location. In our central location we have dhcp server. I try to receive dhcp ip adress from our central server. But it doesn´t work. I can not see dhcp discovery request from our location.&lt;BR /&gt;Location is 192.168.12.0/24. DHCP server 192.168.100.15.&lt;BR /&gt;&lt;BR /&gt;Any idea. I think it should work with ip  helper adress. Our locations are through WAN cisco router connected. Everything is working fine but not dhcp.&lt;BR /&gt;&lt;BR /&gt;interface 48 &lt;BR /&gt;   disable&lt;BR /&gt;exit&lt;BR /&gt;ip default-gateway 192.168.12.254 &lt;BR /&gt;ip routing &lt;BR /&gt;vlan 1 &lt;BR /&gt;   name "DEFAULT_VLAN" &lt;BR /&gt;   untagged 1-48,50 &lt;BR /&gt;   ip address 192.168.12.254 255.255.255.0 &lt;BR /&gt;   ip helper-address 192.168.100.15 &lt;BR /&gt;   no untagged 49 &lt;BR /&gt;   exit &lt;BR /&gt;vlan 129 &lt;BR /&gt;   name "TransitTel" &lt;BR /&gt;   untagged 49 &lt;BR /&gt;   ip address 192.168.135.22 255.255.255.248 &lt;BR /&gt;   exit &lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 192.168.135.17 &lt;BR /&gt;javascript&amp;amp;colon;postMessageSubmit('submit');&lt;BR /&gt;Thank you and best regards,</description>
      <pubDate>Fri, 20 Aug 2010 07:22:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-doesn-t-work-through-vlan/m-p/5252496#M29796</guid>
      <dc:creator>Sosin</dc:creator>
      <dc:date>2010-08-20T07:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP doesn´t work through VLAN</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-doesn-t-work-through-vlan/m-p/5252497#M29797</link>
      <description>Hi Sosin &lt;BR /&gt;&lt;BR /&gt;How is your DHCP scope configured? Have you configured a scope with 192.168.12.254 as Default gateway for the clients in the scope router option? &lt;BR /&gt;&lt;BR /&gt;How is your topology and what switch and software revision are you running?</description>
      <pubDate>Fri, 20 Aug 2010 12:31:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-doesn-t-work-through-vlan/m-p/5252497#M29797</guid>
      <dc:creator>Tore Valberg</dc:creator>
      <dc:date>2010-08-20T12:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP doesn´t work through VLAN</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-doesn-t-work-through-vlan/m-p/5252498#M29798</link>
      <description>1. Passthrough of DHCP protocol should be enabled on all network interfaces, connecting LANs, including Cisco router. &lt;BR /&gt;&lt;BR /&gt;2.DHCP server should be accessible from hp switch (check by ping) and have DHCP scope for 192.168.12.0 network, else requests for address will be refused. &lt;BR /&gt;&lt;BR /&gt;3.Check dhcp relay status on Procurve switches&lt;BR /&gt;(sh dhcp-relay ). This is enabled by default, but if disabled for some reason (you may see in config 'no dhcp-relay' command) turn it on by issueing #dhcp-relay command. Note that, only non-default 'no dhcp relay' shown in config.&lt;BR /&gt;&lt;BR /&gt;I have similar config and it works.</description>
      <pubDate>Fri, 20 Aug 2010 15:27:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-doesn-t-work-through-vlan/m-p/5252498#M29798</guid>
      <dc:creator>las_2</dc:creator>
      <dc:date>2010-08-20T15:27:30Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP doesn´t work through VLAN</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-doesn-t-work-through-vlan/m-p/5252499#M29799</link>
      <description>And there should be a route somewhere &lt;BR /&gt;&lt;BR /&gt;from 135.0 network to 100.0 &lt;BR /&gt;or&lt;BR /&gt;from 12.0 to 100.00&lt;BR /&gt;(over VLANs on another switch or connected by router)&lt;BR /&gt;&lt;BR /&gt;else your DHCP server would not be accessible.</description>
      <pubDate>Fri, 20 Aug 2010 15:38:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-doesn-t-work-through-vlan/m-p/5252499#M29799</guid>
      <dc:creator>las_2</dc:creator>
      <dc:date>2010-08-20T15:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP doesn´t work through VLAN</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-doesn-t-work-through-vlan/m-p/5252500#M29800</link>
      <description>Thank you for your replies.&lt;BR /&gt;Yes I configured a scope with 192.168.12.254 as Default gateway. Switch hp 5304 version H.08.53. Topology: switch hp 2650(version h.08.53) -- cisco router -- WAN -- cisco router -- HP 5304 (version E.10.37) -- DHCP server 2008.&lt;BR /&gt;1. How can I check if paththrough is enabled on all interfaces? How can I check it also on the cisco router?&lt;BR /&gt;2.Routing is correct. I can ping, traceroute, nslookup, file access through WAN and etc.&lt;BR /&gt;3. sh dhcp-relay doesnÂ´t work. Not recognized command. Is it a problem? I checked this command on our second switch with a higher version and it worked.&lt;BR /&gt;Thank you for attention.</description>
      <pubDate>Mon, 23 Aug 2010 05:58:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-doesn-t-work-through-vlan/m-p/5252500#M29800</guid>
      <dc:creator>Sosin</dc:creator>
      <dc:date>2010-08-23T05:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP doesn´t work through VLAN</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-doesn-t-work-through-vlan/m-p/5252501#M29801</link>
      <description>Can you ping the DHCP server on the other side from the 2650 switch ? and also from the server can you ping the switch IP address 192.168.12.254 ?&lt;BR /&gt;&lt;BR /&gt;also i would recommend removing the command &lt;BR /&gt;ip default-gateway 192.168.12.254 &lt;BR /&gt;&lt;BR /&gt;since you have default static route configure then no need for this.&lt;BR /&gt;&lt;BR /&gt;to double check also test the DHCP on the other side where the server is, connect a device and see if it gets an IP from that range.</description>
      <pubDate>Mon, 23 Aug 2010 07:52:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-doesn-t-work-through-vlan/m-p/5252501#M29801</guid>
      <dc:creator>Shadow13</dc:creator>
      <dc:date>2010-08-23T07:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP doesn´t work through VLAN</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-doesn-t-work-through-vlan/m-p/5252502#M29802</link>
      <description>It works from both of side (ping, traceroute, routing). Also DHCP Server itself is working fine if I use LAN and not go through WAN.&lt;BR /&gt;I checked with wireshark. I can see DHCP discover on the side of client but I can see anything on the side of DHCP Server.&lt;BR /&gt;It looks that broadcast (in our case unicast) donÂ´t go through WAN or maybe through swithc on the side of client. (192.168.12.254). As I wrote above, everything other working fine (client working through WAN on our citrix Server)</description>
      <pubDate>Mon, 23 Aug 2010 08:18:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-doesn-t-work-through-vlan/m-p/5252502#M29802</guid>
      <dc:creator>Sosin</dc:creator>
      <dc:date>2010-08-23T08:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP doesn´t work through VLAN</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-doesn-t-work-through-vlan/m-p/5252503#M29803</link>
      <description>I would like to say thank you all of you.&lt;BR /&gt;Because we have still the old Version H.08.53, I need realy additional to "ip helper" add "dhcp-relay" command. After that it worked fine.&lt;BR /&gt;Solution from "las" was correct.&lt;BR /&gt;If read the documentation of H.08.53 and confirm that dhcp-relay is necassary. It looks that I dontÂ´t need "dhcp-relay" up Version H.08.98.&lt;BR /&gt;But independ of this I will update also in our other location to the Version H.10.83.&lt;BR /&gt;Have everybody a nice day and thank you</description>
      <pubDate>Mon, 23 Aug 2010 11:47:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-doesn-t-work-through-vlan/m-p/5252503#M29803</guid>
      <dc:creator>Sosin</dc:creator>
      <dc:date>2010-08-23T11:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP doesn´t work through VLAN</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-doesn-t-work-through-vlan/m-p/5252504#M29804</link>
      <description>See solution above</description>
      <pubDate>Mon, 23 Aug 2010 12:27:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-doesn-t-work-through-vlan/m-p/5252504#M29804</guid>
      <dc:creator>Sosin</dc:creator>
      <dc:date>2010-08-23T12:27:43Z</dc:date>
    </item>
  </channel>
</rss>

