<?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 Problem in Switches, Hubs, and Modems</title>
    <link>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-problem/m-p/5124943#M28368</link>
    <description>David&lt;BR /&gt;I adjure to you ....!:)&lt;BR /&gt;please test my config &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ip address 172.16.3.1&lt;BR /&gt;subnet mask 255.255.0.0&lt;BR /&gt;default gateway 172.16.3.2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;- Scope1= 172.16.*.* - SN=255.255.0.0&lt;BR /&gt;- Scope2= 192.168.*.* - SN=255.255.0.0&lt;BR /&gt;----------------&lt;BR /&gt;Main Swich&lt;BR /&gt;----------------&lt;BR /&gt;ip routing&lt;BR /&gt;vlan 1&lt;BR /&gt;name "DEFAULT_VLAN"&lt;BR /&gt;untagged A1-A4,E1-E24,F24---connect dhcp server this ports(forexample int F24)&lt;BR /&gt;ip address 172.16.3.2 255.255.0.0&lt;BR /&gt;no untagged F1-F23&lt;BR /&gt;&lt;BR /&gt;vlan 200&lt;BR /&gt;name "VOIP"&lt;BR /&gt;ip helper-address 172.16.3.1&lt;BR /&gt;ip address 192.168.1.1 255.255.0.0&lt;BR /&gt;untagged F1-F23----for vlan200 member pc&lt;BR /&gt;tagged F24 -----int F1 uplink port to PoE Switch&lt;BR /&gt;&lt;BR /&gt;------------------&lt;BR /&gt;PoE Switch&lt;BR /&gt;------------------&lt;BR /&gt;vlan 1&lt;BR /&gt;name "DEFAULT_VLAN"&lt;BR /&gt;untagged 1-12,25-28&lt;BR /&gt;ip address 172.16.3.3 255.255.0.0&lt;BR /&gt;no untagged 13-23&lt;BR /&gt;&lt;BR /&gt;vlan 200&lt;BR /&gt;name "VOIP"&lt;BR /&gt;untagged 13-23----for vlan200 member pc&lt;BR /&gt;tagged 28---int28 uplink port to main switch</description>
    <pubDate>Mon, 18 Aug 2008 09:57:01 GMT</pubDate>
    <dc:creator>cenk sasmaztin</dc:creator>
    <dc:date>2008-08-18T09:57:01Z</dc:date>
    <item>
      <title>VLAN Problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-problem/m-p/5124936#M28361</link>
      <description>I'm trying to setup 2 VLans with different IP address ranges and subnets. Below is what I've got so far.&lt;BR /&gt;&lt;BR /&gt;MS 2k3 - DHCP Server - 172.16.3.1 &lt;BR /&gt;- Scope1= 172.16.*.* - SN=255.255.*.*&lt;BR /&gt;- Scope2= 192.168.*.* - SN=255.255.255.*&lt;BR /&gt;&lt;BR /&gt;Main Swich&lt;BR /&gt;ip default-gateway 172.16.3.1&lt;BR /&gt;vlan 1&lt;BR /&gt;name "DEFAULT_VLAN"&lt;BR /&gt;untagged A1-A4,E1-E24,F1-F24&lt;BR /&gt;ip helper-address 172.16.3.1&lt;BR /&gt;ip address 172.16.1.20 255.255.0.0&lt;BR /&gt;vlan 200&lt;BR /&gt;name "VOIP"&lt;BR /&gt;ip helper-address 172.16.3.1&lt;BR /&gt;ip address 192.168.1.1 255.255.255.0&lt;BR /&gt;tagged F1 -------------------This is the downlink to the PoE Switch&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PoE Switch&lt;BR /&gt;ip default-gateway 172.16.3.1&lt;BR /&gt;vlan 1&lt;BR /&gt;name "DEFAULT_VLAN"&lt;BR /&gt;untagged 1-12,25-28&lt;BR /&gt;ip address 172.16.1.51 255.255.0.0&lt;BR /&gt;ip helper-address 172.16.3.1&lt;BR /&gt;no untagged 13-24&lt;BR /&gt;vlan 200&lt;BR /&gt;name "VOIP"&lt;BR /&gt;tagged 13-24 ------------------------------PoE Ports&lt;BR /&gt;ip address 192.168.1.2 255.255.255.0&lt;BR /&gt;ip helper-address 172.16.3.1&lt;BR /&gt;&lt;BR /&gt;-----------------------------------------------------&lt;BR /&gt;Both switches can ping there own VLan IP addresses from telnet. Switches can ping each other using the 172 range - using the 192 they can not ping each other. Manually setting IP as 192.168.1.5 with correct subnet on a laptop and plugging into port 13 on PoE switch can ping 192.168.1.2 but not 192.168.1.1&lt;BR /&gt;&lt;BR /&gt;All help greatly recived.</description>
      <pubDate>Fri, 15 Aug 2008 08:54:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-problem/m-p/5124936#M28361</guid>
      <dc:creator>David Anderson78</dc:creator>
      <dc:date>2008-08-15T08:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN Problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-problem/m-p/5124937#M28362</link>
      <description>I can now ping the switches via telnet on both 172 and 192.&lt;BR /&gt;&lt;BR /&gt;Forgot to add the static (tagged) route between the two switches. Using a static assigned address of 192.168.1.5 can now ping both switches from the laptop on the PoE switch.&lt;BR /&gt;&lt;BR /&gt;I now can't get the DHCP to assign IP address to the laptop from our server.</description>
      <pubDate>Fri, 15 Aug 2008 09:14:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-problem/m-p/5124937#M28362</guid>
      <dc:creator>David Anderson78</dc:creator>
      <dc:date>2008-08-15T09:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN Problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-problem/m-p/5124938#M28363</link>
      <description>hi David plese test my config &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;MS 2k3 - DHCP Server - 172.16.3.1&lt;BR /&gt;- Scope1= 172.16.*.* - SN=255.255.255.*&lt;BR /&gt;- Scope2= 192.168.*.* - SN=255.255.255.*&lt;BR /&gt;----------------&lt;BR /&gt;Main Swich&lt;BR /&gt;----------------&lt;BR /&gt;ip routing&lt;BR /&gt;vlan 1&lt;BR /&gt;name "DEFAULT_VLAN"&lt;BR /&gt;untagged A1-A4,E1-E24,F24---connect dhcp server this ports&lt;BR /&gt;ip address 172.16.3.2 255.255.255.0&lt;BR /&gt;no untagged F1-F23&lt;BR /&gt;&lt;BR /&gt;vlan 200&lt;BR /&gt;name "VOIP"&lt;BR /&gt;ip helper-address 172.16.3.1&lt;BR /&gt;ip address 192.168.1.1 255.255.255.0&lt;BR /&gt;untagged F1-F23----for vlan200 member pc&lt;BR /&gt;tagged F24 -----int F1 uplink port to  PoE Switch&lt;BR /&gt;&lt;BR /&gt;------------------&lt;BR /&gt;PoE Switch&lt;BR /&gt;------------------&lt;BR /&gt;vlan 1&lt;BR /&gt;name "DEFAULT_VLAN"&lt;BR /&gt;untagged 1-12,25-28&lt;BR /&gt;ip address 172.16.3.3 255.255.255.0&lt;BR /&gt;no untagged 13-23&lt;BR /&gt;&lt;BR /&gt;vlan 200&lt;BR /&gt;name "VOIP"&lt;BR /&gt;untagged 13-23----for vlan200 member pc&lt;BR /&gt;tagged 28---int28 uplink port to main switch &lt;BR /&gt;</description>
      <pubDate>Sat, 16 Aug 2008 12:04:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-problem/m-p/5124938#M28363</guid>
      <dc:creator>cenk sasmaztin</dc:creator>
      <dc:date>2008-08-16T12:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN Problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-problem/m-p/5124939#M28364</link>
      <description>Hi Cenk - Below is your config tweaked to fit in with our cabling.&lt;BR /&gt;&lt;BR /&gt;Main Switch&lt;BR /&gt;--------------&lt;BR /&gt;ip default-gateway 172.16.3.1&lt;BR /&gt;ip routing&lt;BR /&gt;vlan 1&lt;BR /&gt;   name "DEFAULT_VLAN"&lt;BR /&gt;   untagged A1-A4,E1-E24,F1-F1,F3-F24&lt;BR /&gt;   ip address 172.16.1.20 255.255.0.0&lt;BR /&gt;   no untagged F2&lt;BR /&gt;   exit&lt;BR /&gt;vlan 200&lt;BR /&gt;   name "VOIP"&lt;BR /&gt;   untagged F2&lt;BR /&gt;   ip helper-address 172.16.3.1&lt;BR /&gt;   ip address 192.168.1.1 255.255.0.0&lt;BR /&gt;   tagged F1&lt;BR /&gt;   exit&lt;BR /&gt;-----------&lt;BR /&gt;&lt;BR /&gt;PoE&lt;BR /&gt;--------------&lt;BR /&gt;ip default-gateway 172.16.3.1&lt;BR /&gt;ip routing&lt;BR /&gt;vlan 1&lt;BR /&gt;   name "DEFAULT_VLAN"&lt;BR /&gt;   untagged 1-12,25-28&lt;BR /&gt;   ip address 172.16.1.51 255.255.0.0&lt;BR /&gt;   no untagged 13-24&lt;BR /&gt;   exit&lt;BR /&gt;vlan 200&lt;BR /&gt;   name "VOIP"&lt;BR /&gt;   untagged 13-24&lt;BR /&gt;   ip address 192.168.1.2 255.255.0.0&lt;BR /&gt;   tagged 1&lt;BR /&gt;   exit&lt;BR /&gt;&lt;BR /&gt;---------------&lt;BR /&gt;Still not getting Ip's off the DHCP. I have plugged in to F2 on the Main switch and it still didnt get DHCP ip. Manually assigned IP can ping 192.168.1.1 and 192.168.1.2&lt;BR /&gt;&lt;BR /&gt;Could it be the DHCP server itself ? 172's hand out okay. Would I need to add a second IP onto the Nic interface?</description>
      <pubDate>Mon, 18 Aug 2008 07:44:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-problem/m-p/5124939#M28364</guid>
      <dc:creator>David Anderson78</dc:creator>
      <dc:date>2008-08-18T07:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN Problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-problem/m-p/5124940#M28365</link>
      <description>please look be carefully my config and you make&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;MS 2k3 - DHCP Server - 172.16.3.1&lt;BR /&gt;- Scope1= 172.16.*.* - SN=255.255.255.*&lt;BR /&gt;- Scope2= 192.168.*.* - SN=255.255.255.*&lt;BR /&gt;----------------&lt;BR /&gt;Main Swich&lt;BR /&gt;----------------&lt;BR /&gt;ip routing&lt;BR /&gt;vlan 1&lt;BR /&gt;name "DEFAULT_VLAN"&lt;BR /&gt;untagged A1-A4,E1-E24,F24---connect dhcp server this ports(forexample int F24)&lt;BR /&gt;ip address 172.16.3.2 255.255.255.0&lt;BR /&gt;no untagged F1-F23&lt;BR /&gt;&lt;BR /&gt;vlan 200&lt;BR /&gt;name "VOIP"&lt;BR /&gt;ip helper-address 172.16.3.1&lt;BR /&gt;ip address 192.168.1.1 255.255.255.0&lt;BR /&gt;untagged F1-F23----for vlan200 member pc&lt;BR /&gt;tagged F24 -----int F1 uplink port to PoE Switch&lt;BR /&gt;&lt;BR /&gt;------------------&lt;BR /&gt;PoE Switch&lt;BR /&gt;------------------&lt;BR /&gt;vlan 1&lt;BR /&gt;name "DEFAULT_VLAN"&lt;BR /&gt;untagged 1-12,25-28&lt;BR /&gt;ip address 172.16.3.3 255.255.255.0&lt;BR /&gt;no untagged 13-23&lt;BR /&gt;&lt;BR /&gt;vlan 200&lt;BR /&gt;name "VOIP"&lt;BR /&gt;untagged 13-23----for vlan200 member pc&lt;BR /&gt;tagged 28---int28 uplink port to main switch</description>
      <pubDate>Mon, 18 Aug 2008 07:58:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-problem/m-p/5124940#M28365</guid>
      <dc:creator>cenk sasmaztin</dc:creator>
      <dc:date>2008-08-18T07:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN Problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-problem/m-p/5124941#M28366</link>
      <description>and you make config dhcp server nic ip address&lt;BR /&gt;ip address 172.16.3.1&lt;BR /&gt;subnet mask 255.255.0.0&lt;BR /&gt;default gateway 172.16.3.2</description>
      <pubDate>Mon, 18 Aug 2008 08:02:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-problem/m-p/5124941#M28366</guid>
      <dc:creator>cenk sasmaztin</dc:creator>
      <dc:date>2008-08-18T08:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN Problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-problem/m-p/5124942#M28367</link>
      <description>All done and still no luck - could it be the switch firmware. 5406zl is at K.12.16.&lt;BR /&gt;&lt;BR /&gt;Seems its DHCP-relay problem or DHCP server. I've attached jpeg of DHCP server nic settings and scope settings.</description>
      <pubDate>Mon, 18 Aug 2008 08:51:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-problem/m-p/5124942#M28367</guid>
      <dc:creator>David Anderson78</dc:creator>
      <dc:date>2008-08-18T08:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN Problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-problem/m-p/5124943#M28368</link>
      <description>David&lt;BR /&gt;I adjure to you ....!:)&lt;BR /&gt;please test my config &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ip address 172.16.3.1&lt;BR /&gt;subnet mask 255.255.0.0&lt;BR /&gt;default gateway 172.16.3.2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;- Scope1= 172.16.*.* - SN=255.255.0.0&lt;BR /&gt;- Scope2= 192.168.*.* - SN=255.255.0.0&lt;BR /&gt;----------------&lt;BR /&gt;Main Swich&lt;BR /&gt;----------------&lt;BR /&gt;ip routing&lt;BR /&gt;vlan 1&lt;BR /&gt;name "DEFAULT_VLAN"&lt;BR /&gt;untagged A1-A4,E1-E24,F24---connect dhcp server this ports(forexample int F24)&lt;BR /&gt;ip address 172.16.3.2 255.255.0.0&lt;BR /&gt;no untagged F1-F23&lt;BR /&gt;&lt;BR /&gt;vlan 200&lt;BR /&gt;name "VOIP"&lt;BR /&gt;ip helper-address 172.16.3.1&lt;BR /&gt;ip address 192.168.1.1 255.255.0.0&lt;BR /&gt;untagged F1-F23----for vlan200 member pc&lt;BR /&gt;tagged F24 -----int F1 uplink port to PoE Switch&lt;BR /&gt;&lt;BR /&gt;------------------&lt;BR /&gt;PoE Switch&lt;BR /&gt;------------------&lt;BR /&gt;vlan 1&lt;BR /&gt;name "DEFAULT_VLAN"&lt;BR /&gt;untagged 1-12,25-28&lt;BR /&gt;ip address 172.16.3.3 255.255.0.0&lt;BR /&gt;no untagged 13-23&lt;BR /&gt;&lt;BR /&gt;vlan 200&lt;BR /&gt;name "VOIP"&lt;BR /&gt;untagged 13-23----for vlan200 member pc&lt;BR /&gt;tagged 28---int28 uplink port to main switch</description>
      <pubDate>Mon, 18 Aug 2008 09:57:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-problem/m-p/5124943#M28368</guid>
      <dc:creator>cenk sasmaztin</dc:creator>
      <dc:date>2008-08-18T09:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN Problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-problem/m-p/5124944#M28369</link>
      <description>Hi all sorted - I no tagged the DHCP server on the main switch (F24 on your config).&lt;BR /&gt;&lt;BR /&gt;Thanks for the help you've saved my bacon.</description>
      <pubDate>Mon, 18 Aug 2008 13:37:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-problem/m-p/5124944#M28369</guid>
      <dc:creator>David Anderson78</dc:creator>
      <dc:date>2008-08-18T13:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN Problem</title>
      <link>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-problem/m-p/5124945#M28370</link>
      <description>see last post</description>
      <pubDate>Mon, 18 Aug 2008 13:38:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/switches-hubs-and-modems/vlan-problem/m-p/5124945#M28370</guid>
      <dc:creator>David Anderson78</dc:creator>
      <dc:date>2008-08-18T13:38:11Z</dc:date>
    </item>
  </channel>
</rss>

