<?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: IP helper address and Server config in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/ip-helper-address-and-server-config/m-p/3880729#M9404</link>
    <description>Did not work.&lt;BR /&gt;&lt;BR /&gt;Here is my actual setup.&lt;BR /&gt;&lt;BR /&gt;(vlan-7)# ip address 10.150.48.1 255.255.240.0&lt;BR /&gt;(vlan-7)# ip helper-address 192.168.2.2&lt;BR /&gt;(vlan-7)# untagged B7&lt;BR /&gt;&lt;BR /&gt;On server&lt;BR /&gt;&lt;BR /&gt;Scope &lt;BR /&gt;&lt;BR /&gt;10.150.48.2 - 10.150.48.7&lt;BR /&gt;router 10.150.48.1&lt;BR /&gt;&lt;BR /&gt;Whats wrong here?</description>
    <pubDate>Tue, 17 Oct 2006 13:14:36 GMT</pubDate>
    <dc:creator>Roger Richards</dc:creator>
    <dc:date>2006-10-17T13:14:36Z</dc:date>
    <item>
      <title>IP helper address and Server config</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/ip-helper-address-and-server-config/m-p/3880726#M9401</link>
      <description>I understand that the IP helper will point to a server IP from that vlan. How do I get other clients to point to another scope using ip helper from another vlan. Lets say vlan 1 has the IP helper command pointing to 10.150.40.1 and vlan 2 10.150.40.1 and on the server I have two scopes. How will the server know which scope address will be forwarded to those client on vlan 1 or vlan 2.</description>
      <pubDate>Mon, 16 Oct 2006 07:42:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/ip-helper-address-and-server-config/m-p/3880726#M9401</guid>
      <dc:creator>Roger Richards</dc:creator>
      <dc:date>2006-10-16T07:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: IP helper address and Server config</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/ip-helper-address-and-server-config/m-p/3880727#M9402</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Its an easy thing to do.&lt;BR /&gt;Say you have a switch with 3 Vlans, &lt;BR /&gt;Vlan1: IP 192.168.1.0/24&lt;BR /&gt;Vlan2: IP 192.168.2.0/24&lt;BR /&gt;VLan3: IP 192.168.3.0/24&lt;BR /&gt;&lt;BR /&gt;You untag some ports on that switch for clients in different Vlan, and in the Vlan you configure the IP Helper-Address pointing to your DHCP server.&lt;BR /&gt;Your Switch configuration will be something like this:&lt;BR /&gt;&lt;BR /&gt;Switch(config)#vlan 1 ip add 192.168.1.1/24&lt;BR /&gt;Switch(config)#vlan 1 ip helper-address 192.168.1.2 (DHCP server IP)&lt;BR /&gt;Switch(config)#vlan 2 ip add 192.168.2.1/24&lt;BR /&gt;Switch(config)#vlan 2 ip helper-address 192.168.1.2&lt;BR /&gt;Switch(config)#vlan 3 ip add 192.168.3.1/24&lt;BR /&gt;Switch(config)#vlan 3 ip helper-address 192.168.1.2&lt;BR /&gt;&lt;BR /&gt;Now on the DHCP server, create 3 Scopes,&lt;BR /&gt;&lt;BR /&gt;1st: Network 192.168.1.0 mask 255.255.255.0 and specify the range (keep some IPs for static assignment) , and the router attribute is 192.168.1.1 (default gateway for Vlan1)&lt;BR /&gt;&lt;BR /&gt;2dn: Network 192.168.2.0 mask 255.255.255.0 and specify the range and the router attribute is 192.168.2.1 (default gateway for Vlan2)&lt;BR /&gt;&lt;BR /&gt;3rd: Network 192.168.3.0 mask 255.255.255.0 and specify the range and the router attribute is 192.168.3.1 (default gateway for Vlan2)&lt;BR /&gt;&lt;BR /&gt;Now any DHCP request will come from any Vlan, the DHCP will give the proper IP based on the Vlan that DHCP request came from.&lt;BR /&gt;&lt;BR /&gt;Good Luck !!!</description>
      <pubDate>Mon, 16 Oct 2006 08:18:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/ip-helper-address-and-server-config/m-p/3880727#M9402</guid>
      <dc:creator>Mohieddin Kharnoub</dc:creator>
      <dc:date>2006-10-16T08:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: IP helper address and Server config</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/ip-helper-address-and-server-config/m-p/3880728#M9403</link>
      <description>Did not work.&lt;BR /&gt;&lt;BR /&gt;Here is my actual setup.&lt;BR /&gt;&lt;BR /&gt;# ip address 10.150.48.1 255.255.240.0&lt;BR /&gt;# ip helper-address 192.168.2.2&lt;BR /&gt;# untagged B7&lt;BR /&gt;&lt;BR /&gt;On server&lt;BR /&gt;&lt;BR /&gt;Scope &lt;BR /&gt;&lt;BR /&gt;10.150.48.2 - 10.150.48.7&lt;BR /&gt;router 10.150.48.1&lt;BR /&gt;&lt;BR /&gt;Whats wrong here?&lt;BR /&gt;</description>
      <pubDate>Tue, 17 Oct 2006 13:09:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/ip-helper-address-and-server-config/m-p/3880728#M9403</guid>
      <dc:creator>Roger Richards</dc:creator>
      <dc:date>2006-10-17T13:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: IP helper address and Server config</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/ip-helper-address-and-server-config/m-p/3880729#M9404</link>
      <description>Did not work.&lt;BR /&gt;&lt;BR /&gt;Here is my actual setup.&lt;BR /&gt;&lt;BR /&gt;(vlan-7)# ip address 10.150.48.1 255.255.240.0&lt;BR /&gt;(vlan-7)# ip helper-address 192.168.2.2&lt;BR /&gt;(vlan-7)# untagged B7&lt;BR /&gt;&lt;BR /&gt;On server&lt;BR /&gt;&lt;BR /&gt;Scope &lt;BR /&gt;&lt;BR /&gt;10.150.48.2 - 10.150.48.7&lt;BR /&gt;router 10.150.48.1&lt;BR /&gt;&lt;BR /&gt;Whats wrong here?</description>
      <pubDate>Tue, 17 Oct 2006 13:14:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/ip-helper-address-and-server-config/m-p/3880729#M9404</guid>
      <dc:creator>Roger Richards</dc:creator>
      <dc:date>2006-10-17T13:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: IP helper address and Server config</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/ip-helper-address-and-server-config/m-p/3880730#M9405</link>
      <description>Is this a IP helper address issue, or a routing issue?&lt;BR /&gt;&lt;BR /&gt;Could be that that segment does not have a route to that vlan?</description>
      <pubDate>Tue, 17 Oct 2006 22:43:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/ip-helper-address-and-server-config/m-p/3880730#M9405</guid>
      <dc:creator>Shayne Heidemann</dc:creator>
      <dc:date>2006-10-17T22:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: IP helper address and Server config</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/ip-helper-address-and-server-config/m-p/3880731#M9406</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Your setup os fine from the switch side and server side also.&lt;BR /&gt;&lt;BR /&gt;What yo ucan do is, assign a static route to one host on Vlan7 with the same parameters you posted in the scope like:&lt;BR /&gt;&lt;BR /&gt;IP: 10.150.48.5&lt;BR /&gt;Mask: 255.255.240.0&lt;BR /&gt;Gateway: 10.150.48.1&lt;BR /&gt;&lt;BR /&gt;And now try to pinig your gateway, your DHCP server, and do some test and i think you will find out whats the problem.&lt;BR /&gt;&lt;BR /&gt;Otherwise i can ask you to attach the config of your switch here.&lt;BR /&gt;&lt;BR /&gt;Good Luck !!!</description>
      <pubDate>Tue, 17 Oct 2006 23:09:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/ip-helper-address-and-server-config/m-p/3880731#M9406</guid>
      <dc:creator>Mohieddin Kharnoub</dc:creator>
      <dc:date>2006-10-17T23:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: IP helper address and Server config</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/ip-helper-address-and-server-config/m-p/3880732#M9407</link>
      <description>I got it to work, it was how the DCHP server is setup. It's on a different switch, which is in the DMZ. I tried it at another site and it worked. Now the only problem is getting the clients for that new vlan to get out on the internet?&lt;BR /&gt;&lt;BR /&gt;Scenario:&lt;BR /&gt;The 5300 default gateway is the vlan 1 ip, we have a vlan 11 with a 172.16.2.156 for the backbone address. &lt;BR /&gt;&lt;BR /&gt;DCHP server has the ip 10.128.144.7 which is also the gateway or router address for the clients. Ayudar por favor..</description>
      <pubDate>Wed, 18 Oct 2006 16:28:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/ip-helper-address-and-server-config/m-p/3880732#M9407</guid>
      <dc:creator>Roger Richards</dc:creator>
      <dc:date>2006-10-18T16:28:03Z</dc:date>
    </item>
  </channel>
</rss>

