<?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: VLAN help please in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-help-please/m-p/4064072#M12381</link>
    <description>Hi all, still having some problems, these are the steps I have done.&lt;BR /&gt;&lt;BR /&gt;Windows 2003 server (DHCP, IP address 192.168.0.12 mask 255.255.252.0) with 2 DHCP scopes&lt;BR /&gt;Scipe1-192.168.0.100-192.168.2.100 subnet mask 255.255.252.0 (for default VLAN)&lt;BR /&gt;Scope2-192.168.7.10-192.168.7.250 subnet mask 255.255.255.0 (for VLAN20)&lt;BR /&gt;&lt;BR /&gt;Setup  a VLAN as VLAN20 on ports B14 to B16 on procurve 4208vl with IP address 192.168.7.1 mask 255.255.255.0 set the ip helper-address as 192.168.0.12 (DHCP server)&lt;BR /&gt;&lt;BR /&gt;I left default VLAN 1 on the procurve with IP address 192.168.0.110 mask 255.255.252.0 (so I donâ  t lose connection to other switches/computers on the network)&lt;BR /&gt;&lt;BR /&gt;Now I thought when I plugged a computer in to a port on VLAN20 (B14 to B16) I would get an IP address from the DHCP server in the range of 192.168.7.X mask 255.255.255.0, but i dont get anything....&lt;BR /&gt;&lt;BR /&gt;The only thing that I think might be messing things up is the LAN card on the DHCP server, do I need to add an IP address/subnet mask in the 192.168.7.x range (in the TCP/IP Advanced setting) so that the VLAN20 (192.168.7.1 mask 255.255.255.0)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 18 Sep 2007 11:43:21 GMT</pubDate>
    <dc:creator>stevefar</dc:creator>
    <dc:date>2007-09-18T11:43:21Z</dc:date>
    <item>
      <title>VLAN help please</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-help-please/m-p/4064066#M12375</link>
      <description>Hi all, I have some questions&lt;BR /&gt;&lt;BR /&gt;We have a HP Procurve 4208vl switch at the core of the network that connects to other HP Procurve switches (at the moment 10 switches with around 24 clients on each) in various locations around the site. &lt;BR /&gt;&lt;BR /&gt;I would like to segregate several switches (rooms of computers) from others on the network and I was thinking of using VLANS to do so, all the computers need to connect back to the main servers just not talk to each other.&lt;BR /&gt;&lt;BR /&gt;Having a quick look at the manuals I think the following steps are correct!!&lt;BR /&gt;&lt;BR /&gt;Create 10 VLANs, each VLAN would connect to a remote switch (I’m pretty sure this is easy to do)&lt;BR /&gt;&lt;BR /&gt;I would need to turn on DHCP relay on the Procurve 4208 switch so that the VLANS could forward DHCP request from clients to server&lt;BR /&gt;&lt;BR /&gt;Each VLAN would I need to have a default gateway and IP address for example&lt;BR /&gt;VLAN20-gateway = 192.168.1.1 ip =192.168.1.2, clients could use ip addresses given via DHCP (192.168.1.3 to 192.168.1.254)&lt;BR /&gt;&lt;BR /&gt;VLAN21- gateway =192.168.2.1 ip =192.168.2.2&lt;BR /&gt;VLAN22- gateway =192.168.3.1 ip =192.168.3.2&lt;BR /&gt;And so on……&lt;BR /&gt;&lt;BR /&gt;We use Windows 2003 Server (DHCP)  at the moment could I create a DHCP scope and have the appropriate ip addresses given to the corresponding VLANS?&lt;BR /&gt;i.e. a scope from 192.168.0.100 to 192.168.10.254 ??? &lt;BR /&gt;&lt;BR /&gt;I think that’s all I need to do or have I got it all wrong :)&lt;BR /&gt;&lt;BR /&gt;Thanks all the same</description>
      <pubDate>Sat, 01 Sep 2007 15:44:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-help-please/m-p/4064066#M12375</guid>
      <dc:creator>stevefar</dc:creator>
      <dc:date>2007-09-01T15:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN help please</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-help-please/m-p/4064067#M12376</link>
      <description>You're pretty much spot on there. &lt;BR /&gt;&lt;BR /&gt;1. Enable 'ip routing' on the 4200. &lt;BR /&gt;2. Create the VLANs, give them each an IP address which will be the default gateway of the hosts.&lt;BR /&gt;3. Set your 'ip helper-address' in the VLANs to point to your DHCP server.&lt;BR /&gt;4. Create the scopes.&lt;BR /&gt;&lt;BR /&gt;DHCP relay is already enabled, you just need to set the helper-address. &lt;BR /&gt;&lt;BR /&gt;The 4208vl only need to have the one IP address per VLAN, so for your scope you could use the addresses from 2 through to 254.&lt;BR /&gt;&lt;BR /&gt;VLANs will isolate layer-2 (switched) traffic, the hosts will still be able to communicate with everything via layer-3 (routed). Generally to limit layer-3 connectivity you need support for Access Control lists (from memory the 4208vl does not support this).&lt;BR /&gt;&lt;BR /&gt;An slightly cruder alternative to ACLs would be to use source-port filtering which the 4208vl does support. This feature can prevent hosts on one port, from talking to hosts on another port. You could do this with or without configuring VLANs.</description>
      <pubDate>Sat, 01 Sep 2007 20:38:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-help-please/m-p/4064067#M12376</guid>
      <dc:creator>Matt Hobbs</dc:creator>
      <dc:date>2007-09-01T20:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN help please</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-help-please/m-p/4064068#M12377</link>
      <description>Thanks for that, when its all setup will DHCP allocate addresses based on the IP address given to the VLAN, i.e VLAN20 has IP address 192.168.1.2 so only the IP addresses in the range of 192.168.2.XXX will go to that VLAN and the clients connected to that VLAN will have that range?&lt;BR /&gt;&lt;BR /&gt;thanks again&lt;BR /&gt;&lt;BR /&gt;steve</description>
      <pubDate>Mon, 03 Sep 2007 13:41:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-help-please/m-p/4064068#M12377</guid>
      <dc:creator>stevefar</dc:creator>
      <dc:date>2007-09-03T13:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN help please</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-help-please/m-p/4064069#M12378</link>
      <description>Yes, the 'ip helper-address' inserts a field into the DHCP packet when forwarding it to the DHCP server so it knows which VLAN it is from and which address range it should assign.</description>
      <pubDate>Mon, 03 Sep 2007 18:03:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-help-please/m-p/4064069#M12378</guid>
      <dc:creator>Matt Hobbs</dc:creator>
      <dc:date>2007-09-03T18:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN help please</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-help-please/m-p/4064070#M12379</link>
      <description>Hi i set up the vlan,gave it an ip address and enabled routing,on the procurve 4208 how do i set up ip helper address (or is that the ip address given to the vlan)??&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;steve</description>
      <pubDate>Mon, 17 Sep 2007 16:55:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-help-please/m-p/4064070#M12379</guid>
      <dc:creator>stevefar</dc:creator>
      <dc:date>2007-09-17T16:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN help please</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-help-please/m-p/4064071#M12380</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;The IP Helper has to be entered in the Vlan:&lt;BR /&gt;&lt;BR /&gt;Switch(config)#vlan 2&lt;BR /&gt;Switch(Vlan-2)#ip helper-address a.b.c.d&lt;BR /&gt;&lt;BR /&gt;And this has to be done on the routing switch, which on your case the 4200&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good Luck !!!</description>
      <pubDate>Mon, 17 Sep 2007 22:54:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-help-please/m-p/4064071#M12380</guid>
      <dc:creator>Mohieddin Kharnoub</dc:creator>
      <dc:date>2007-09-17T22:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN help please</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-help-please/m-p/4064072#M12381</link>
      <description>Hi all, still having some problems, these are the steps I have done.&lt;BR /&gt;&lt;BR /&gt;Windows 2003 server (DHCP, IP address 192.168.0.12 mask 255.255.252.0) with 2 DHCP scopes&lt;BR /&gt;Scipe1-192.168.0.100-192.168.2.100 subnet mask 255.255.252.0 (for default VLAN)&lt;BR /&gt;Scope2-192.168.7.10-192.168.7.250 subnet mask 255.255.255.0 (for VLAN20)&lt;BR /&gt;&lt;BR /&gt;Setup  a VLAN as VLAN20 on ports B14 to B16 on procurve 4208vl with IP address 192.168.7.1 mask 255.255.255.0 set the ip helper-address as 192.168.0.12 (DHCP server)&lt;BR /&gt;&lt;BR /&gt;I left default VLAN 1 on the procurve with IP address 192.168.0.110 mask 255.255.252.0 (so I donâ  t lose connection to other switches/computers on the network)&lt;BR /&gt;&lt;BR /&gt;Now I thought when I plugged a computer in to a port on VLAN20 (B14 to B16) I would get an IP address from the DHCP server in the range of 192.168.7.X mask 255.255.255.0, but i dont get anything....&lt;BR /&gt;&lt;BR /&gt;The only thing that I think might be messing things up is the LAN card on the DHCP server, do I need to add an IP address/subnet mask in the 192.168.7.x range (in the TCP/IP Advanced setting) so that the VLAN20 (192.168.7.1 mask 255.255.255.0)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Sep 2007 11:43:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-help-please/m-p/4064072#M12381</guid>
      <dc:creator>stevefar</dc:creator>
      <dc:date>2007-09-18T11:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN help please</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-help-please/m-p/4064073#M12382</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;All what you have done is correct, and you don't have to add a secondary IP for the DHCP server.&lt;BR /&gt;&lt;BR /&gt;If you check that your DHCP server is connected to untagged port to Vlan1&lt;BR /&gt;And you have added the Helper address in Vlan20, then &lt;BR /&gt;&lt;BR /&gt;I need you to check 2 things:&lt;BR /&gt;&lt;BR /&gt;1- In your DHCP scopes, in Scope1, you should add a router parameter: 192.168.0.110&lt;BR /&gt;and in Scope2, router parameter: 192.168.7.1&lt;BR /&gt;&lt;BR /&gt;2- Try to assign a static IP for a PC plugged in untagged port to Vlan20 (B14 to B16):&lt;BR /&gt;IP 192.168.7.10&lt;BR /&gt;Mask: 255.255.255.0&lt;BR /&gt;Gateway: 192.168.7.1&lt;BR /&gt;&lt;BR /&gt;And from the PC try to ping your gateway, then Vlan1 IP: 192.168.0.110, then the DHCP server and you should be able to otherwise you have to investigate why.&lt;BR /&gt;&lt;BR /&gt;Good Luck !!!&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Sep 2007 23:37:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-help-please/m-p/4064073#M12382</guid>
      <dc:creator>Mohieddin Kharnoub</dc:creator>
      <dc:date>2007-09-18T23:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN help please</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-help-please/m-p/4064074#M12383</link>
      <description>still no luck, have setup a computer with static ip address 192.168.7.10 255.255.255.0 and can ping 192.168.7.1 and 192.168.0.110 (default vlan ip address), looks like DHCP is not geting to the VLAN and data from the VLAN only gets as far as VLAN 1 and is not allowed any further, with VLAN 1 being the default VLAN for the switch should i need to turn on routing for that?(DHCP works fine on this VLAN)&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Mon, 24 Sep 2007 11:40:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-help-please/m-p/4064074#M12383</guid>
      <dc:creator>stevefar</dc:creator>
      <dc:date>2007-09-24T11:40:06Z</dc:date>
    </item>
  </channel>
</rss>

