<?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: How do I configure an IP helper for DHCP when handling mulitple VLANS in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-configure-an-IP-helper-for-DHCP-when-handling-mulitple/m-p/8826#M82</link>
    <description>@Igor,&lt;BR /&gt;I'm not sure how to upload an attachment in this forum, but I had a post recently on the old Brocade forums with a diagram that's very close to my current layout.&amp;nbsp;&lt;A href="https://community.brocade.com/t5/Ethernet-Switches-Routers/Routing-a-new-vlan/td-p/94904" rel="nofollow" target="_blank" title="Link https//communitybrocadecom/t5/Ethernet-Switches-Routers/Routing-a-new-vlan/td-p/94904"&gt;https://community.brocade.com/t5/Ethernet-Switches-Routers/Routing-a-new-vlan/td-p/94904&lt;/A&gt;&lt;BR /&gt;.&amp;nbsp; (I'm still trying to figure out who owns the ICX Brocade family of switches now... Brocade directs you to Extreme Networking as the new place, but Ruckus is branded on the switches and has all the software updates and docs.)</description>
    <pubDate>Mon, 04 Dec 2017 21:46:26 GMT</pubDate>
    <dc:creator>tom_lebel</dc:creator>
    <dc:date>2017-12-04T21:46:26Z</dc:date>
    <item>
      <title>How do I configure an IP helper for DHCP when handling mulitple VLANS</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-configure-an-IP-helper-for-DHCP-when-handling-mulitple/m-p/8821#M77</link>
      <description>I am new to ICX.&amp;nbsp; I have SPR08061a code running and have Ruckus R610 APs plugged in to multiple ports.&amp;nbsp; The AP are configured for 4 VLANs via 4 SSIDs (based on OS running on end device and a guest network).&lt;BR /&gt;I have my main ICX 7150 plugged into my Internet router (Sonicwall) and also back to server room with a second ICX 7150 wherer DHCP server is.&lt;BR /&gt;Question is how do I set up DHCP IP helper so wireless clients each get the appropriate IP from the DHCP server?&lt;BR /&gt;&lt;BR /&gt;I can provide more info if it is needed.&lt;BR /&gt;&lt;BR /&gt;TT24</description>
      <pubDate>Sun, 03 Dec 2017 20:03:22 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-configure-an-IP-helper-for-DHCP-when-handling-mulitple/m-p/8821#M77</guid>
      <dc:creator>tom_lebel</dc:creator>
      <dc:date>2017-12-03T20:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure an IP helper for DHCP when handling mulitple VLANS</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-configure-an-IP-helper-for-DHCP-when-handling-mulitple/m-p/8822#M78</link>
      <description>Whatever device hosts the gateways for the subnets is the device that needs the ip-helper setup. You don't mention what that is so that's about as much as anyone can tell you. Depending on device it may also be called a DHCP Relay Agent. All you should have to do is give it the IP address of your DHCP server</description>
      <pubDate>Sun, 03 Dec 2017 21:23:27 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-configure-an-IP-helper-for-DHCP-when-handling-mulitple/m-p/8822#M78</guid>
      <dc:creator>dave_watkins_74</dc:creator>
      <dc:date>2017-12-03T21:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure an IP helper for DHCP when handling mulitple VLANS</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-configure-an-IP-helper-for-DHCP-when-handling-mulitple/m-p/8823#M79</link>
      <description>Dave,&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply.&amp;nbsp; I am still building this replacement structure for the old over-worked network, so I have options.&lt;BR /&gt;My thought was to use the new main ICX-7150 as the gateway for the new VLANs (10.56.2.250, 10.56.3.250), and use the existing networks DHCP on 10.56.0.x as the DHCP for all 3 networks. VLAN 2 and 3 are tied to router-interfaces ve 2 and ve 3, so am I interpreting this correctly?&lt;BR /&gt;#interface ve 2&lt;BR /&gt;#ip helper-address 10.56.0.x&lt;BR /&gt;#exit&lt;BR /&gt;#interface ve 3&lt;BR /&gt;#ip helper-address 10.56.0.x&lt;BR /&gt;#exit&lt;BR /&gt;#wr mem&lt;BR /&gt;?</description>
      <pubDate>Sun, 03 Dec 2017 22:40:17 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-configure-an-IP-helper-for-DHCP-when-handling-mulitple/m-p/8823#M79</guid>
      <dc:creator>tom_lebel</dc:creator>
      <dc:date>2017-12-03T22:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure an IP helper for DHCP when handling mulitple VLANS</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-configure-an-IP-helper-for-DHCP-when-handling-mulitple/m-p/8824#M80</link>
      <description>I've not dealt with ICX so can't tell you is that's the correct commands for the platform, but the intention is correct</description>
      <pubDate>Sun, 03 Dec 2017 22:49:17 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-configure-an-IP-helper-for-DHCP-when-handling-mulitple/m-p/8824#M80</guid>
      <dc:creator>dave_watkins_74</dc:creator>
      <dc:date>2017-12-03T22:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure an IP helper for DHCP when handling mulitple VLANS</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-configure-an-IP-helper-for-DHCP-when-handling-mulitple/m-p/8825#M81</link>
      <description>Hi Tom,&lt;BR /&gt;&lt;BR /&gt;could you show the network diagramm. It is a litle bit unclear&amp;nbsp; why do you need a DHCP-relay. You must confgure a helper addres to forward a client broadcast request for a UDP application when the client and DHCP-server are on different networks.&lt;BR /&gt;Do I understand correct that you have two ICX 7150 and both of them have L3 image? If your Router have all VLANs in the routing table you don't need to configure a DHCP-Relay.</description>
      <pubDate>Mon, 04 Dec 2017 07:51:20 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-configure-an-IP-helper-for-DHCP-when-handling-mulitple/m-p/8825#M81</guid>
      <dc:creator>igor_tunakin</dc:creator>
      <dc:date>2017-12-04T07:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure an IP helper for DHCP when handling mulitple VLANS</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-configure-an-IP-helper-for-DHCP-when-handling-mulitple/m-p/8826#M82</link>
      <description>@Igor,&lt;BR /&gt;I'm not sure how to upload an attachment in this forum, but I had a post recently on the old Brocade forums with a diagram that's very close to my current layout.&amp;nbsp;&lt;A href="https://community.brocade.com/t5/Ethernet-Switches-Routers/Routing-a-new-vlan/td-p/94904" rel="nofollow" target="_blank" title="Link https//communitybrocadecom/t5/Ethernet-Switches-Routers/Routing-a-new-vlan/td-p/94904"&gt;https://community.brocade.com/t5/Ethernet-Switches-Routers/Routing-a-new-vlan/td-p/94904&lt;/A&gt;&lt;BR /&gt;.&amp;nbsp; (I'm still trying to figure out who owns the ICX Brocade family of switches now... Brocade directs you to Extreme Networking as the new place, but Ruckus is branded on the switches and has all the software updates and docs.)</description>
      <pubDate>Mon, 04 Dec 2017 21:46:26 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-configure-an-IP-helper-for-DHCP-when-handling-mulitple/m-p/8826#M82</guid>
      <dc:creator>tom_lebel</dc:creator>
      <dc:date>2017-12-04T21:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure an IP helper for DHCP when handling mulitple VLANS</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-configure-an-IP-helper-for-DHCP-when-handling-mulitple/m-p/8827#M83</link>
      <description>Ruckus owns the ICX line but that's it.&amp;nbsp;</description>
      <pubDate>Tue, 05 Dec 2017 17:05:35 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-configure-an-IP-helper-for-DHCP-when-handling-mulitple/m-p/8827#M83</guid>
      <dc:creator>chris_hill_4zpl</dc:creator>
      <dc:date>2017-12-05T17:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure an IP helper for DHCP when handling mulitple VLANS</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-configure-an-IP-helper-for-DHCP-when-handling-mulitple/m-p/8828#M84</link>
      <description>Truth be told I am steel not sure I understand your network.&amp;nbsp; You wrote 'second ICX 7150 wherer DHCP'. Does it means you configured&amp;nbsp; DHCP&amp;nbsp; pools on&amp;nbsp; your 2nd switch? Show the configuration of the 2nd switch please.</description>
      <pubDate>Wed, 06 Dec 2017 08:34:20 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-configure-an-IP-helper-for-DHCP-when-handling-mulitple/m-p/8828#M84</guid>
      <dc:creator>igor_tunakin</dc:creator>
      <dc:date>2017-12-06T08:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure an IP helper for DHCP when handling mulitple VLANS</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-configure-an-IP-helper-for-DHCP-when-handling-mulitple/m-p/8829#M85</link>
      <description>Igor,&lt;BR /&gt;&lt;BR /&gt;Thanks, the diagram is a little off, as it was one I did as I was still building.&amp;nbsp; DHCP is on a Windows server off second switch, on Vlan 1. Here is the show run for second ICX7150:&lt;BR /&gt;Current configuration:&lt;BR /&gt;!&lt;BR /&gt;ver 08.0.61aT213&lt;BR /&gt;!&lt;BR /&gt;stack unit 1&lt;BR /&gt;&amp;nbsp; module 1 icx7150-24p-poe-port-management-module&lt;BR /&gt;&amp;nbsp; module 2 icx7150-2-copper-port-2g-module&lt;BR /&gt;&amp;nbsp; module 3 icx7150-4-sfp-plus-port-40g-module&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;global-stp&lt;BR /&gt;!&lt;BR /&gt;lag ToMain dynamic id 1&lt;BR /&gt;&amp;nbsp;ports ethe 1/1/1 to 1/1/2&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;vlan 1 name DEFAULT-VLAN by port&lt;BR /&gt;&amp;nbsp;router-interface ve 1&lt;BR /&gt;&amp;nbsp;spanning-tree&lt;BR /&gt;!&lt;BR /&gt;vlan 2 by port&lt;BR /&gt;&amp;nbsp;tagged ethe 1/1/16 to 1/1/24 lag 1&lt;BR /&gt;&amp;nbsp;router-interface ve 2&lt;BR /&gt;&amp;nbsp;spanning-tree&lt;BR /&gt;!&lt;BR /&gt;vlan 3 by port&lt;BR /&gt;&amp;nbsp;tagged ethe 1/1/16 to 1/1/24 lag 1&lt;BR /&gt;&amp;nbsp;router-interface ve 3&lt;BR /&gt;&amp;nbsp;spanning-tree&lt;BR /&gt;!&lt;BR /&gt;vlan 10 name Guest by port&lt;BR /&gt;&amp;nbsp;tagged ethe 1/1/16 to 1/1/24 lag 1&lt;BR /&gt;&amp;nbsp;untagged ethe 1/1/15&lt;BR /&gt;&amp;nbsp;spanning-tree&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;aaa authentication web-server default local&lt;BR /&gt;aaa authentication login default local&lt;BR /&gt;enable telnet authentication&lt;BR /&gt;enable aaa console&lt;BR /&gt;hostname "Brocade Annex-240"&lt;BR /&gt;ip dns domain-list DOMAIN.MY&lt;BR /&gt;ip dns server-address 10.56.0.6 10.56.0.8&lt;BR /&gt;ip route 0.0.0.0/0 10.56.0.1&lt;BR /&gt;ip route 10.56.2.0/24 ve 2&lt;BR /&gt;ip route 10.56.2.0/24 0.0.0.0&lt;BR /&gt;ip route 10.56.3.0/24 ve 3&lt;BR /&gt;ip route 10.56.3.0/24 0.0.0.0&lt;BR /&gt;!&lt;BR /&gt;username Admin password .....&lt;BR /&gt;password-change any&lt;BR /&gt;snmp-server contact Tom Lebel&lt;BR /&gt;snmp-server location Annex Computer Room&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;clock timezone gmt GMT-05&lt;BR /&gt;web-management https&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;interface ethernet 1/1/16&lt;BR /&gt;&amp;nbsp;dual-mode&lt;BR /&gt;&amp;nbsp;inline power&lt;BR /&gt;!&lt;BR /&gt;interface ethernet 1/1/17&lt;BR /&gt;&amp;nbsp;dual-mode&lt;BR /&gt;&amp;nbsp;inline power&lt;BR /&gt;!&lt;BR /&gt;interface ethernet 1/1/18&lt;BR /&gt;&amp;nbsp;dual-mode&lt;BR /&gt;&amp;nbsp;inline power&lt;BR /&gt;!&lt;BR /&gt;interface ethernet 1/1/19&lt;BR /&gt;&amp;nbsp;dual-mode&lt;BR /&gt;&amp;nbsp;inline power&lt;BR /&gt;!&lt;BR /&gt;interface ethernet 1/1/20&lt;BR /&gt;&amp;nbsp;dual-mode&lt;BR /&gt;&amp;nbsp;inline power&lt;BR /&gt;!&lt;BR /&gt;interface ethernet 1/1/21&lt;BR /&gt;&amp;nbsp;dual-mode&lt;BR /&gt;&amp;nbsp;inline power&lt;BR /&gt;!&lt;BR /&gt;interface ethernet 1/1/22&lt;BR /&gt;&amp;nbsp;dual-mode&lt;BR /&gt;&amp;nbsp;inline power&lt;BR /&gt;!&lt;BR /&gt;interface ethernet 1/1/23&lt;BR /&gt;&amp;nbsp;dual-mode&lt;BR /&gt;&amp;nbsp;inline power&lt;BR /&gt;!&lt;BR /&gt;interface ethernet 1/1/24&lt;BR /&gt;&amp;nbsp;dual-mode&lt;BR /&gt;!&lt;BR /&gt;interface ethernet 1/3/1&lt;BR /&gt;&amp;nbsp;speed-duplex 1000-full&lt;BR /&gt;!&lt;BR /&gt;interface ethernet 1/3/2&lt;BR /&gt;&amp;nbsp;speed-duplex 1000-full&lt;BR /&gt;!&lt;BR /&gt;interface ethernet 1/3/3&lt;BR /&gt;&amp;nbsp;speed-duplex 1000-full&lt;BR /&gt;!&lt;BR /&gt;interface ethernet 1/3/4&lt;BR /&gt;&amp;nbsp;speed-duplex 1000-full&lt;BR /&gt;!&lt;BR /&gt;interface lag 1&lt;BR /&gt;&amp;nbsp;dual-mode&lt;BR /&gt;!&lt;BR /&gt;interface ve 1&lt;BR /&gt;&amp;nbsp;ip address 10.56.0.240 255.255.254.0&lt;BR /&gt;!&lt;BR /&gt;interface ve 2&lt;BR /&gt;&amp;nbsp;ip address 10.56.2.240 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface ve 3&lt;BR /&gt;&amp;nbsp;ip address 10.56.3.240 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;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;end&lt;BR /&gt;&lt;BR /&gt;TT</description>
      <pubDate>Wed, 06 Dec 2017 21:59:07 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-configure-an-IP-helper-for-DHCP-when-handling-mulitple/m-p/8829#M85</guid>
      <dc:creator>tom_lebel</dc:creator>
      <dc:date>2017-12-06T21:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure an IP helper for DHCP when handling mulitple VLANS</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-configure-an-IP-helper-for-DHCP-when-handling-mulitple/m-p/8830#M86</link>
      <description>Once again for understanding. When a device connects to a network, the DHCP client software sends a broadcast query. When a client is in VLAN 2 or 3 and the DHCP-server is on VLAN1, to forward a DHCP request you should configure helper address on the interface connected to the client. In your case it is Interfaces from 1/1/15 to 1/1/24. &lt;BR /&gt;The ports form 1/1/1 to 1/1/14 have dafault VLAN1 and all clients conected to this ports are able to connect your DHCP-Server.&lt;BR /&gt;&lt;BR /&gt;The alternative solution would be to configure DHCP pools on the switch. I this case you donot need the Windows DHCP server.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;For example:&lt;BR /&gt;&lt;BR /&gt;ip dhcp-server enable&lt;BR /&gt;!&lt;BR /&gt;ip dhcp-server pool 1&lt;BR /&gt;&amp;nbsp;dhcp-default-router&amp;nbsp;10.56.0.240&lt;BR /&gt;&amp;nbsp;dns-server 8.8.8.8&lt;BR /&gt;&amp;nbsp;excluded-address 10.56.0.1 10.56.0.240&lt;BR /&gt;&amp;nbsp;network&amp;nbsp;10.56.0.0/23&lt;BR /&gt;&amp;nbsp;deploy&lt;BR /&gt;!&lt;BR /&gt;ip dhcp-server pool 2&lt;BR /&gt;&amp;nbsp;dhcp-default-router&amp;nbsp;10.56.2.240&lt;BR /&gt;&amp;nbsp;dns-server 8.8.8.8&lt;BR /&gt;&amp;nbsp;excluded-address 10.56.2.240&lt;BR /&gt;&amp;nbsp;network&amp;nbsp;10.56.2.0/24&lt;BR /&gt;&amp;nbsp;deploy&lt;BR /&gt;!&lt;BR /&gt;ip dhcp-server pool 3&lt;BR /&gt;&amp;nbsp;dhcp-default-router&amp;nbsp;10.56.3.240&lt;BR /&gt;&amp;nbsp;dns-server 8.8.8.8&lt;BR /&gt;&amp;nbsp;excluded-address 10.56.3.240&lt;BR /&gt;&amp;nbsp;network&amp;nbsp;10.56.3.0/24&lt;BR /&gt;&amp;nbsp;deploy&lt;BR /&gt;!&lt;BR /&gt;ip dhcp-server pool 10&lt;BR /&gt;... ???&lt;BR /&gt;&lt;BR /&gt;Please pay attention to the VLAN 10. There is not router-interface configuration.</description>
      <pubDate>Thu, 07 Dec 2017 07:59:40 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-configure-an-IP-helper-for-DHCP-when-handling-mulitple/m-p/8830#M86</guid>
      <dc:creator>igor_tunakin</dc:creator>
      <dc:date>2017-12-07T07:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure an IP helper for DHCP when handling mulitple VLANS</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-configure-an-IP-helper-for-DHCP-when-handling-mulitple/m-p/8831#M87</link>
      <description>Igor,&lt;BR /&gt;&lt;BR /&gt;Thank you. I think I am finally getting it. Just as clarification to me, in my case, as the WAPs are plugged in to interfaces 1/1/16-1/1/24 and carry all VLANs, and VLANs router-interfaces on ve 2 and ve 3, should I be putting the ip helper-address in the ve interface, or the physical interfaces?&lt;BR /&gt;&lt;BR /&gt;interface ve 2&lt;BR /&gt;&amp;nbsp;ip address 10.56.2.240 255.255.255.0&lt;BR /&gt;&amp;nbsp;ip helper-address 1 10.56.0.x&lt;BR /&gt;0r like:&lt;BR /&gt;interface ethernet 1/1/16&lt;BR /&gt;&amp;nbsp;dual-mode&lt;BR /&gt;&amp;nbsp;inline power&lt;BR /&gt;&amp;nbsp;ip helper-address 1 10.56.0.x&lt;BR /&gt;&lt;BR /&gt;?&lt;BR /&gt;TT</description>
      <pubDate>Thu, 07 Dec 2017 22:02:18 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-configure-an-IP-helper-for-DHCP-when-handling-mulitple/m-p/8831#M87</guid>
      <dc:creator>tom_lebel</dc:creator>
      <dc:date>2017-12-07T22:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: How do I configure an IP helper for DHCP when handling mulitple VLANS</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-configure-an-IP-helper-for-DHCP-when-handling-mulitple/m-p/8832#M88</link>
      <description>Hi Tom,&lt;BR /&gt;&lt;BR /&gt;truthly I did not check the helper feature. I am using the DHCP-Server which is integrated into the switch. And it works fine.&lt;BR /&gt;&lt;BR /&gt;Did you read the guide Brocade FastIron DHCP Configuration Guide, 08.0.61 Part Number: 53-1005199-01? It is wery helpful. &lt;BR /&gt;&lt;BR /&gt;So, if my understanding is correct you have to configure ip helper address in each&amp;nbsp;&amp;nbsp;ve interface.&amp;nbsp; hope this helps.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Igor</description>
      <pubDate>Fri, 08 Dec 2017 08:58:18 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/How-do-I-configure-an-IP-helper-for-DHCP-when-handling-mulitple/m-p/8832#M88</guid>
      <dc:creator>igor_tunakin</dc:creator>
      <dc:date>2017-12-08T08:58:18Z</dc:date>
    </item>
  </channel>
</rss>

