<?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 over vlans in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-over-vlans/m-p/5028553#M27450</link>
    <description>Hi Ryan&lt;BR /&gt;&lt;BR /&gt;I would like to ask you if you can draw a small drawing shows how are your switches connected, with port numbers.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Thu, 15 Feb 2007 01:47:03 GMT</pubDate>
    <dc:creator>Mohieddin Kharnoub</dc:creator>
    <dc:date>2007-02-15T01:47:03Z</dc:date>
    <item>
      <title>DHCP over vlans</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-over-vlans/m-p/5028550#M27447</link>
      <description>The basic problem is I can not get DHCP to assign addresses over vlans on HP switches (but i can on cisco).&lt;BR /&gt;&lt;BR /&gt;Overview&lt;BR /&gt;&lt;BR /&gt;We have a cisco 3750 gig switch at the core setup in a stack. This is doing our routing and has &lt;BR /&gt;all the necessary vlans on it. In this case I am trying to get vlan 18 to work. vlan 18 is setup on the&lt;BR /&gt;3750 and has a default gaterway of 10.12.18.254/24. The DHCP server is on vlan 1 and address is 10.12.0.252/21.&lt;BR /&gt;(This used to be a flat network hence the large segment). For the .18 scope the Router address (under advanced) &lt;BR /&gt;is set to 10.12.18.254/24. &lt;BR /&gt;&lt;BR /&gt;We have 9 other vlans with ciscs2950 on the edge and they work fine, i just get the HP to. If i use a cisco on subnet 18 &lt;BR /&gt;it works fine aswell.&lt;BR /&gt;&lt;BR /&gt;The configs are as attached for the cisco3750 and the HP2650.&lt;BR /&gt;&lt;BR /&gt;Questions:&lt;BR /&gt;1. How do i get it to work?&lt;BR /&gt;2. Do i need a ip helper on the HP edge 3650 (I thought i only needed this on the router)?&lt;BR /&gt;3. I would assume i do not need dhcp-relay enabled on the HP edge 2650?&lt;BR /&gt;4. Any other hints please.&lt;BR /&gt;&lt;BR /&gt;CONFIG FOR 2650&lt;BR /&gt;&lt;BR /&gt;; J4899B Configuration Editor; Created on release #H.10.29&lt;BR /&gt;&lt;BR /&gt;hostname "FC 2650" &lt;BR /&gt;time timezone 600 &lt;BR /&gt;sntp server 10.12.0.182 &lt;BR /&gt;timesync sntp &lt;BR /&gt;sntp unicast &lt;BR /&gt;snmp-server community "public" Unrestricted &lt;BR /&gt;vlan 1 &lt;BR /&gt;   name "DEFAULT_VLAN" &lt;BR /&gt;   untagged 1-4,49-50 &lt;BR /&gt;   ip address 10.12.0.142 255.255.248.0 &lt;BR /&gt;   no untagged 5-48 &lt;BR /&gt;   exit &lt;BR /&gt;vlan 18 &lt;BR /&gt;   name "FC" &lt;BR /&gt;   untagged 5-48 &lt;BR /&gt;   ip helper-address 10.12.0.252 &lt;BR /&gt;   tagged 49-50 &lt;BR /&gt;   exit &lt;BR /&gt;no dhcp-relay &lt;BR /&gt;password manager&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;CONFIG GIGABIT CISCO 3750&lt;BR /&gt;&lt;BR /&gt;gigatx#show run&lt;BR /&gt;Building configuration...&lt;BR /&gt;&lt;BR /&gt;Current configuration : 3912 bytes&lt;BR /&gt;!&lt;BR /&gt;! Last configuration change at 16:20:52 UTC Thu May 20 1993 by admin&lt;BR /&gt;! NVRAM config last updated at 11:11:39 UTC Sat Jul 31 1993 by admin&lt;BR /&gt;!&lt;BR /&gt;version 12.2&lt;BR /&gt;no service pad&lt;BR /&gt;service timestamps debug uptime&lt;BR /&gt;service timestamps log datetime&lt;BR /&gt;no service password-encryption&lt;BR /&gt;service sequence-numbers&lt;BR /&gt;!&lt;BR /&gt;hostname gigatx&lt;BR /&gt;!&lt;BR /&gt;enable secret 5 $1$J6Xh$x1OTnYrFz/ALPEvO07fqx.&lt;BR /&gt;enable password techit&lt;BR /&gt;!&lt;BR /&gt;username mccit privilege 15 secret 5 $1$yxps$UNA7qac2K2aAx0i6BUAI91&lt;BR /&gt;no aaa new-model&lt;BR /&gt;clock timezone UTC 10&lt;BR /&gt;switch 1 provision ws-c3750g-24t&lt;BR /&gt;switch 2 provision ws-c3750g-12s&lt;BR /&gt;ip subnet-zero&lt;BR /&gt;ip routing&lt;BR /&gt;ip domain-name mcc.mccmky.qld.edu.au&lt;BR /&gt;ip name-server 10.12.7.180&lt;BR /&gt;ip name-server 10.12.7.178&lt;BR /&gt;!&lt;BR /&gt;cluster enable mccmky 0&lt;BR /&gt;cluster member 1 mac-address 000f.2373.b740&lt;BR /&gt;cluster member 2 mac-address 000c.8500.d0c0&lt;BR /&gt;cluster member 3 mac-address 000c.cedc.4640&lt;BR /&gt;cluster member 4 mac-address 000d.288c.b940&lt;BR /&gt;cluster member 5 mac-address 000d.2894.5940&lt;BR /&gt;cluster member 6 mac-address 000f.2373.b700&lt;BR /&gt;cluster member 7 mac-address 0012.8023.2000&lt;BR /&gt;cluster member 8 mac-address 0012.8023.1700&lt;BR /&gt;cluster member 9 mac-address 0013.c4cc.0a80&lt;BR /&gt;cluster member 10 mac-address 0015.f97c.29c0&lt;BR /&gt;cluster member 11 mac-address 0015.c6b0.3e40&lt;BR /&gt;cluster member 12 mac-address 0015.c6bb.7880&lt;BR /&gt;cluster member 13 mac-address 0013.60cb.e100&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;no file verify auto&lt;BR /&gt;spanning-tree mode pvst&lt;BR /&gt;no spanning-tree optimize bpdu transmission&lt;BR /&gt;spanning-tree extend system-id&lt;BR /&gt;!&lt;BR /&gt;vlan internal allocation policy ascending&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/1&lt;BR /&gt; --More--         !&lt;BR /&gt;interface GigabitEthernet1/0/2&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/3&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/4&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/5&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/6&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/7&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/8&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/9&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/10&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/11&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/12&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/13&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/14&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/15&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/16&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/17&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/18&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/19&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/20&lt;BR /&gt; speed 1000&lt;BR /&gt; duplex full&lt;BR /&gt; spanning-tree portfast trunk&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/21&lt;BR /&gt; description PIX Inside Interface&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/22&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/23&lt;BR /&gt; description PIX DMZ Interface&lt;BR /&gt; switchport access vlan 2&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet1/0/24&lt;BR /&gt; description LONG&lt;BR /&gt; switchport access vlan 2&lt;BR /&gt;!&lt;BR /&gt; --More--         interface GigabitEthernet2/0/1&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/2&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/3&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/4&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/5&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/6&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/7&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/8&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/9&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/10&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/11&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet2/0/12&lt;BR /&gt;!&lt;BR /&gt;interface Vlan1&lt;BR /&gt; ip address 10.12.7.253 255.255.248.0 secondary&lt;BR /&gt; ip address 10.12.7.229 255.255.248.0&lt;BR /&gt;!&lt;BR /&gt;interface Vlan10&lt;BR /&gt; ip address 10.12.10.254 255.255.255.0&lt;BR /&gt; ip helper-address 10.12.7.252&lt;BR /&gt;!&lt;BR /&gt;interface Vlan11&lt;BR /&gt; ip address 10.12.11.254 255.255.255.0&lt;BR /&gt; ip helper-address 10.12.7.252&lt;BR /&gt;!&lt;BR /&gt;interface Vlan12&lt;BR /&gt; ip address 10.12.12.254 255.255.255.0&lt;BR /&gt; ip helper-address 10.12.7.252&lt;BR /&gt;!&lt;BR /&gt;interface Vlan13&lt;BR /&gt; ip address 10.12.13.254 255.255.255.0&lt;BR /&gt; ip helper-address 10.12.7.252&lt;BR /&gt;!&lt;BR /&gt;interface Vlan14&lt;BR /&gt; ip address 10.12.14.254 255.255.255.0&lt;BR /&gt; ip helper-address 10.12.7.252&lt;BR /&gt;!&lt;BR /&gt;interface Vlan15&lt;BR /&gt; ip address 10.12.15.254 255.255.255.0&lt;BR /&gt; ip helper-address 10.12.7.252&lt;BR /&gt;!&lt;BR /&gt;interface Vlan16&lt;BR /&gt; ip address 10.12.16.254 255.255.255.0&lt;BR /&gt; ip helper-address 10.12.7.252&lt;BR /&gt; --More--         !&lt;BR /&gt;interface Vlan17&lt;BR /&gt; ip address 10.12.17.254 255.255.255.0&lt;BR /&gt; ip helper-address 10.12.7.252&lt;BR /&gt;!&lt;BR /&gt;ip default-gateway 10.12.7.254&lt;BR /&gt;ip classless&lt;BR /&gt;ip route 0.0.0.0 0.0.0.0 10.12.7.254&lt;BR /&gt;ip http server&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;control-plane&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;line con 0&lt;BR /&gt; exec-timeout 0 0&lt;BR /&gt;line vty 0 4&lt;BR /&gt; exec-timeout 0 0&lt;BR /&gt; password techit&lt;BR /&gt; login&lt;BR /&gt;line vty 5 15&lt;BR /&gt; password techit&lt;BR /&gt; login&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;end&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Feb 2007 19:20:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-over-vlans/m-p/5028550#M27447</guid>
      <dc:creator>Ryan1979</dc:creator>
      <dc:date>2007-02-14T19:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP over vlans</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-over-vlans/m-p/5028551#M27448</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Based on the config you posted, i think you missed Vlan18 on the Cisco 3750, or you forgot to create it.&lt;BR /&gt;&lt;BR /&gt;Second thing, you need to configure a default gateway for your 2600 switch to your Router's IP address (Vlan1 IP).&lt;BR /&gt;&lt;BR /&gt;After that, connect a PC on Vlan18 on the 2600 switch and try to ping the core switch (vlan1-vlan18) and the DHCP server .... etc.&lt;BR /&gt;&lt;BR /&gt;I assume that IP Routing is done on the 3650 switch, so IP helper-address in needed for sure since your DHCP server on a different Vlan.&lt;BR /&gt;&lt;BR /&gt;Please check your DHCP scope for Vlan18 and for testing, just configure a PC with all the parameters you did in this scope Statically and try to test this PC's communication on the network.&lt;BR /&gt;&lt;BR /&gt;Good Luck !!!</description>
      <pubDate>Thu, 15 Feb 2007 00:19:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-over-vlans/m-p/5028551#M27448</guid>
      <dc:creator>Mohieddin Kharnoub</dc:creator>
      <dc:date>2007-02-15T00:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP over vlans</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-over-vlans/m-p/5028552#M27449</link>
      <description>Thanks for the response&lt;BR /&gt;&lt;BR /&gt;The posting was wrong, there is a vlan for 18 already and a default gateway.&lt;BR /&gt;&lt;BR /&gt;When i create a static IP i cant connect to anything still however I am assured by a very senior HP tech it is a cisco problem, not a HP one. So back to the drawing board.&lt;BR /&gt;&lt;BR /&gt;Thanks anyway.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Feb 2007 01:40:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-over-vlans/m-p/5028552#M27449</guid>
      <dc:creator>Ryan1979</dc:creator>
      <dc:date>2007-02-15T01:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP over vlans</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-over-vlans/m-p/5028553#M27450</link>
      <description>Hi Ryan&lt;BR /&gt;&lt;BR /&gt;I would like to ask you if you can draw a small drawing shows how are your switches connected, with port numbers.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 15 Feb 2007 01:47:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-over-vlans/m-p/5028553#M27450</guid>
      <dc:creator>Mohieddin Kharnoub</dc:creator>
      <dc:date>2007-02-15T01:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP over vlans</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-over-vlans/m-p/5028554#M27451</link>
      <description>Hi, Is it something to do with the VLAN tagging setup? &lt;BR /&gt;&lt;BR /&gt;I also don't think you will need the IP-Helper command on the HP device as it is not performing any inter-valn routing, so broadcasts(DHCP) will not be dropped. &lt;BR /&gt;&lt;BR /&gt;To what interface on the cisco does the hp device attach? &lt;BR /&gt;&lt;BR /&gt;A drawing would be handy.... :-)</description>
      <pubDate>Thu, 15 Feb 2007 05:36:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-over-vlans/m-p/5028554#M27451</guid>
      <dc:creator>Jonathan Axford</dc:creator>
      <dc:date>2007-02-15T05:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: DHCP over vlans</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-over-vlans/m-p/5028555#M27452</link>
      <description>Is was a cisco trunking issue where is was no running on 802.1q.&lt;BR /&gt;&lt;BR /&gt;Thanks for all those who commented.</description>
      <pubDate>Thu, 15 Feb 2007 23:13:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/dhcp-over-vlans/m-p/5028555#M27452</guid>
      <dc:creator>Ryan1979</dc:creator>
      <dc:date>2007-02-15T23:13:55Z</dc:date>
    </item>
  </channel>
</rss>

