<?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: multiple vlan with different DHCP pool in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/multiple-vlan-with-different-DHCP-pool/m-p/31773#M1830</link>
    <description>yea i dont get it why is not working... i will get&amp;nbsp;"show ip dhcp-server summary" and "show ip dhcp-server binding" to show you when i am back to office.. anything else i should check?&amp;nbsp;</description>
    <pubDate>Thu, 25 Apr 2019 15:54:09 GMT</pubDate>
    <dc:creator>daniel_ling_i7i</dc:creator>
    <dc:date>2019-04-25T15:54:09Z</dc:date>
    <item>
      <title>multiple vlan with different DHCP pool</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/multiple-vlan-with-different-DHCP-pool/m-p/31767#M1824</link>
      <description>Hi Guys,&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I need some help, i am using an 7450-24p with an router image running on version&amp;nbsp;08.0.80e.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;i enable dhcp server on the switch. i am trying to have 2 vlans with different ip subnet.&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;below is my config, did i miss or do anything wrong over here? as i am not able to get any ip from it.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;show run&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Current configuration:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;!&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ver 08.0.80eT213&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;!&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;stack unit 1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; module 1 icx7450-24p-poe-port-management-module&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; module 2 icx7400-xgf-4port-40g-module&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; module 3 icx7400-qsfp-1port-40g-module&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; module 4 icx7400-qsfp-1port-40g-module&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;!&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;global-stp&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;!&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;vlan 1 name DEFAULT-VLAN by port&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;spanning-tree&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;!&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;vlan 10 name IP-subnet_192.168.1.0/24 by port&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;untagged ethe 1/1/1 to 1/1/12&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;router-interface ve 10&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;spanning-tree&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;!&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;vlan 20 name IP-subnet_192.168.2.0/24 by port&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;untagged ethe 1/1/13 to 1/1/24&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;router-interface ve 20&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;spanning-tree&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;!&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ip dhcp-server pool wifi&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;excluded-address 192.168.1.1 192.168.1.10&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;lease 1 0 0&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;network 192.168.1.0 255.255.255.0&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;option&amp;nbsp; 3 ip 192.168.1.1&amp;nbsp;&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;option&amp;nbsp; 6 ip 8.8.8.8&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;deploy&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;!&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ip dhcp-server pool smart&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;excluded-address 192.168.2.1 192.168.2.10&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;lease 1 0 0&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;network 192.168.2.0 255.255.255.0&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;option&amp;nbsp; 3 ip 192.168.2.1&amp;nbsp;&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;option&amp;nbsp; 6 ip 8.8.8.8&amp;nbsp;&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;deploy&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;!&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;interface ve 10&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;port-name wifi&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;ip address 192.168.1.1 255.255.255.0&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;!&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;interface ve 20&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;ip address 192.168.2.1 255.255.255.0&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Thu, 25 Apr 2019 09:39:56 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/multiple-vlan-with-different-DHCP-pool/m-p/31767#M1824</guid>
      <dc:creator>daniel_ling_i7i</dc:creator>
      <dc:date>2019-04-25T09:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: multiple vlan with different DHCP pool</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/multiple-vlan-with-different-DHCP-pool/m-p/31768#M1825</link>
      <description>Hey Dan,&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Do you have "ip dhcp-server enable" in your configuration? It is a global command.&amp;nbsp;</description>
      <pubDate>Thu, 25 Apr 2019 14:25:39 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/multiple-vlan-with-different-DHCP-pool/m-p/31768#M1825</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2019-04-25T14:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: multiple vlan with different DHCP pool</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/multiple-vlan-with-different-DHCP-pool/m-p/31769#M1826</link>
      <description>Maybe you could try adding an "ip helper-address" to the ve interface.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;That's what I use, but my dhcp server is external.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Thu, 25 Apr 2019 14:55:43 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/multiple-vlan-with-different-DHCP-pool/m-p/31769#M1826</guid>
      <dc:creator>eric_pouliot</dc:creator>
      <dc:date>2019-04-25T14:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: multiple vlan with different DHCP pool</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/multiple-vlan-with-different-DHCP-pool/m-p/31770#M1827</link>
      <description>He shouldn't need that here since he is serving directly attached vlans. If the server was on an external network like you mentioned, then we would use a helper.&amp;nbsp;</description>
      <pubDate>Thu, 25 Apr 2019 15:00:32 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/multiple-vlan-with-different-DHCP-pool/m-p/31770#M1827</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2019-04-25T15:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: multiple vlan with different DHCP pool</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/multiple-vlan-with-different-DHCP-pool/m-p/31771#M1828</link>
      <description>Hi Ben, Yes dhcp-server is enable.</description>
      <pubDate>Thu, 25 Apr 2019 15:38:30 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/multiple-vlan-with-different-DHCP-pool/m-p/31771#M1828</guid>
      <dc:creator>daniel_ling_i7i</dc:creator>
      <dc:date>2019-04-25T15:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: multiple vlan with different DHCP pool</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/multiple-vlan-with-different-DHCP-pool/m-p/31772#M1829</link>
      <description>Interesting. I don't see anything wrong in your configuration although it is just a snippet. Are you learning mac-addresses probably on the ports? "show ip dhcp-server summary" and "show ip dhcp-server binding" should give you a clue about whether the switch is trying to serve addresses.&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Thu, 25 Apr 2019 15:46:35 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/multiple-vlan-with-different-DHCP-pool/m-p/31772#M1829</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2019-04-25T15:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: multiple vlan with different DHCP pool</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/multiple-vlan-with-different-DHCP-pool/m-p/31773#M1830</link>
      <description>yea i dont get it why is not working... i will get&amp;nbsp;"show ip dhcp-server summary" and "show ip dhcp-server binding" to show you when i am back to office.. anything else i should check?&amp;nbsp;</description>
      <pubDate>Thu, 25 Apr 2019 15:54:09 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/multiple-vlan-with-different-DHCP-pool/m-p/31773#M1830</guid>
      <dc:creator>daniel_ling_i7i</dc:creator>
      <dc:date>2019-04-25T15:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: multiple vlan with different DHCP pool</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/multiple-vlan-with-different-DHCP-pool/m-p/31774#M1831</link>
      <description>If you plug a TAP (Wireshark or your preferred sniffer) into a untagged&amp;nbsp; Vlan 10, or vlan 20 port, are you seeing your target device's DHCP Requests? This is where I'd go now. try and see if DHCP is responding with a NAC, or if your Target device is being outright ignored, or isn't seen. Can you produce a scenario where DHCP works on this switch at all?</description>
      <pubDate>Thu, 25 Apr 2019 16:04:30 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/multiple-vlan-with-different-DHCP-pool/m-p/31774#M1831</guid>
      <dc:creator>andrew_giancol1</dc:creator>
      <dc:date>2019-04-25T16:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: multiple vlan with different DHCP pool</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/multiple-vlan-with-different-DHCP-pool/m-p/31775#M1832</link>
      <description>Hard to say off just that configuration. I see you are on old spanning tree (802.1d). You may want to move to 802.1w for faster convergence as 802.1d is pretty slow.The command is "span 8" at the vlan level. "show log" should also give you some clues as to if the switch is trying to give out addresses. If we can't get a clue out of these outputs, it may just be easier to open a case and have an engineer look at it with you.&amp;nbsp;</description>
      <pubDate>Thu, 25 Apr 2019 16:04:30 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/multiple-vlan-with-different-DHCP-pool/m-p/31775#M1832</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2019-04-25T16:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: multiple vlan with different DHCP pool</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/multiple-vlan-with-different-DHCP-pool/m-p/31776#M1833</link>
      <description>Hi Dan,&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Upon checking the configuration which is given above it looks like you have not enabled DHCP globally that is the reason why its not working.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;If globally if it is enabled, we should see that in the configuration as below.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;aaa authentication web-server default local&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;aaa authentication login default local&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;enable telnet authentication&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;enable aaa console&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;hostname MDF-CORE&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;ip dhcp-server enable&lt;/B&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;!&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ip dhcp-server pool 1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;dhcp-default-router 192.168.8.100&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;dns-server 8.8.8.8 8.8.4.4&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;excluded-address 192.168.8.99 192.168.8.140&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;lease 0 4 0&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;network 192.168.8.0 255.255.252.0&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;deploy&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;!&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;!&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ip dhcp-server pool 206&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;dhcp-default-router 10.206.0.1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;dns-server 8.8.8.8 8.8.4.4&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;excluded-address 10.206.0.1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;excluded-address 10.206.0.25&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;lease 0 0 5&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;network 10.206.0.0 255.255.224.0&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;deploy&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;!&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;!&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ip dhcp-server pool 207&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;dhcp-default-router 10.207.0.1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;dns-server 8.8.8.8 8.8.4.4&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;excluded-address 10.207.0.1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;lease 0 0 10&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;network 10.207.0.0 255.255.224.0&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;deploy&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Regards,&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Abilash PR.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Thu, 25 Apr 2019 18:04:47 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/multiple-vlan-with-different-DHCP-pool/m-p/31776#M1833</guid>
      <dc:creator>abilashpr</dc:creator>
      <dc:date>2019-04-25T18:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: multiple vlan with different DHCP pool</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/multiple-vlan-with-different-DHCP-pool/m-p/31777#M1834</link>
      <description>omg thanks Abilash! stupid me i turn on dhcp-client instead of server hahaha it works now thanks!!&amp;nbsp;</description>
      <pubDate>Fri, 26 Apr 2019 04:26:41 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/multiple-vlan-with-different-DHCP-pool/m-p/31777#M1834</guid>
      <dc:creator>daniel_ling_i7i</dc:creator>
      <dc:date>2019-04-26T04:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: multiple vlan with different DHCP pool</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/multiple-vlan-with-different-DHCP-pool/m-p/31778#M1835</link>
      <description>got it working thanks to Abilash... i turn on dhcp-client instead of server hahah... thanks ben!&amp;nbsp;</description>
      <pubDate>Fri, 26 Apr 2019 04:27:31 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/multiple-vlan-with-different-DHCP-pool/m-p/31778#M1835</guid>
      <dc:creator>daniel_ling_i7i</dc:creator>
      <dc:date>2019-04-26T04:27:31Z</dc:date>
    </item>
  </channel>
</rss>

