<?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: ICX 7150 to Ruckus ZD1200 w/H510 WAP in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39050#M2788</link>
    <description>Connect a laptop on port 1/1/1 and check if it gets an IP address.&lt;BR /&gt;&lt;BR /&gt;Make sure switch port is configured as access port with VLAN 10 untagged (Only for testing).</description>
    <pubDate>Wed, 28 Feb 2018 16:09:48 GMT</pubDate>
    <dc:creator>syamantakomer</dc:creator>
    <dc:date>2018-02-28T16:09:48Z</dc:date>
    <item>
      <title>ICX 7150 to Ruckus ZD1200 w/H510 WAP</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39038#M2776</link>
      <description>hello Newbie question.&lt;BR /&gt;I am trying to connect a ZD1200 via an ICX 7150 switch to H510 APs.&lt;BR /&gt;&amp;nbsp;vlan 1 is native /Vlan 20 public ssid /Vlan 30 for members / Vlan 40 for media and Vlan&amp;nbsp; 100 for wired connections.&lt;BR /&gt;&lt;BR /&gt;I have the following config but unable to get the ZD on port 1/1/1 to connect to the APs on ports 1/1/3 - 1/1/12.&lt;BR /&gt;&lt;BR /&gt;The source internet port is 1/2/1&lt;BR /&gt;&lt;BR /&gt;-------------------------------------------------------------------&lt;BR /&gt;&lt;PRE&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;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;vlan 1 name DEFAULT-VLAN by port&lt;BR /&gt;!&lt;BR /&gt;vlan 10 by port&lt;BR /&gt;&amp;nbsp;tagged ethe 1/1/1 ethe 1/1/11&lt;BR /&gt;!&lt;BR /&gt;vlan 20 by port&lt;BR /&gt;&amp;nbsp;tagged ethe 1/1/1 ethe 1/1/3&lt;BR /&gt;&amp;nbsp;router-interface ve 20&lt;BR /&gt;!&lt;BR /&gt;vlan 30 by port&lt;BR /&gt;&amp;nbsp;tagged ethe 1/1/1&lt;BR /&gt;&amp;nbsp;router-interface ve 30&lt;BR /&gt;!&lt;BR /&gt;vlan 40 by port&lt;BR /&gt;&amp;nbsp;tagged ethe 1/1/1&lt;BR /&gt;&amp;nbsp;router-interface ve 40&lt;BR /&gt;!&lt;BR /&gt;vlan 100 by port&lt;BR /&gt;&amp;nbsp;tagged ethe 1/1/1 ethe 1/1/7&lt;BR /&gt;&amp;nbsp;untagged ethe 1/1/8 to 1/1/9&lt;BR /&gt;&amp;nbsp;router-interface ve 100&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;boot sys fl sec&lt;BR /&gt;no ip dhcp-client auto-update enable&lt;BR /&gt;ip dhcp-server enable&lt;BR /&gt;no ip dhcp-server mgmt&lt;BR /&gt;!&lt;BR /&gt;ip dhcp-server pool public&lt;BR /&gt;&amp;nbsp;dhcp-default-router 172.16.1.1&lt;BR /&gt;&amp;nbsp;dns-server 8.8.8.8&lt;BR /&gt;&amp;nbsp;excluded-address 172.16.1.1&lt;BR /&gt;&amp;nbsp;lease 0 1 0&lt;BR /&gt;&amp;nbsp;network 172.16.1.0 255.255.255.0&lt;BR /&gt;&amp;nbsp;deploy&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ip dhcp-server pool members&lt;BR /&gt;&amp;nbsp;dhcp-default-router 172.16.2.1&lt;BR /&gt;&amp;nbsp;dns-server&amp;nbsp; 8.8.8.8&lt;BR /&gt;&amp;nbsp;lease 0 12 0&lt;BR /&gt;&amp;nbsp;network 172.16.2.0 255.255.255.0&lt;BR /&gt;&amp;nbsp;deploy&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ip dhcp-server pool media&lt;BR /&gt;&amp;nbsp;dhcp-default-router 172.16.3.1&lt;BR /&gt;&amp;nbsp;dns-server&amp;nbsp; 8.8.8.8&lt;BR /&gt;&amp;nbsp;lease 0 4 0&lt;BR /&gt;&amp;nbsp;network 172.16.3.0 255.255.255.0&lt;BR /&gt;&amp;nbsp;deploy&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ip dhcp-server pool vlan100&lt;BR /&gt;&amp;nbsp;dhcp-default-router 10.10.64.1&lt;BR /&gt;&amp;nbsp;dns-server 10.10.64.1 8.8.8.8&lt;BR /&gt;&amp;nbsp;excluded-address 10.10.64.1 10.10.64.50&lt;BR /&gt;&amp;nbsp;lease 1 0 0&lt;BR /&gt;&amp;nbsp;network 10.10.64.0 255.255.254.0&lt;BR /&gt;&amp;nbsp;deploy&lt;BR /&gt;!&lt;BR /&gt;ip default-network 10.10.64.0/23&lt;BR /&gt;ip dns domain-list CI_LA&lt;BR /&gt;ip dns server-address 10.10.64.1 8.8.8.8&lt;BR /&gt;ip route 10.10.64.0/23 ethernet 1/2/1&lt;BR /&gt;ip route 172.16.1.0/24 ethernet 1/2/1&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;interface ethernet 1/1/1&lt;BR /&gt;&amp;nbsp;dual-mode&amp;nbsp; 10&lt;BR /&gt;!&lt;BR /&gt;interface ethernet 1/1/3&lt;BR /&gt;&amp;nbsp;inline power&lt;BR /&gt;!&lt;BR /&gt;interface ethernet 1/1/4&lt;BR /&gt;&amp;nbsp;inline power&lt;BR /&gt;!&lt;BR /&gt;interface ethernet 1/1/5&lt;BR /&gt;&amp;nbsp;inline power&lt;BR /&gt;!&lt;BR /&gt;interface ethernet 1/1/6&lt;BR /&gt;&amp;nbsp;inline power&lt;BR /&gt;!&lt;BR /&gt;interface ethernet 1/1/7&lt;BR /&gt;&amp;nbsp;inline power&lt;BR /&gt;!&lt;BR /&gt;interface ethernet 1/1/8&lt;BR /&gt;&amp;nbsp;inline power&lt;BR /&gt;!&lt;BR /&gt;interface ethernet 1/1/9&lt;BR /&gt;&amp;nbsp;inline power&lt;BR /&gt;!&lt;BR /&gt;interface ethernet 1/1/10&lt;BR /&gt;&amp;nbsp;inline power&lt;BR /&gt;!&lt;BR /&gt;interface ethernet 1/1/11&lt;BR /&gt;&amp;nbsp;inline power&lt;BR /&gt;!&lt;BR /&gt;interface ethernet 1/1/12&lt;BR /&gt;&amp;nbsp;inline power&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/4&lt;BR /&gt;&amp;nbsp;speed-duplex 1000-full&lt;BR /&gt;!&lt;BR /&gt;interface ve 20&lt;BR /&gt;&amp;nbsp;ip address 172.16.1.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface ve 100&lt;BR /&gt;&amp;nbsp;ip address 10.10.64.1 255.255.254.0&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;interface ve 30&lt;BR /&gt;&amp;nbsp;ip address 172.16.2.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface ve 40&lt;BR /&gt;&amp;nbsp;ip address 172.16.3.1 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;end&lt;/PRE&gt;&lt;BR /&gt;&amp;nbsp;</description>
      <pubDate>Tue, 20 Feb 2018 20:58:55 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39038#M2776</guid>
      <dc:creator>p_tech</dc:creator>
      <dc:date>2018-02-20T20:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: ICX 7150 to Ruckus ZD1200 w/H510 WAP</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39039#M2777</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Could you please confirm what VLAN you wish to use for AP and ZDs?&lt;/P&gt;&lt;P&gt;It seems you want to use VLAN 100 for ZD and AP (Since you have mentioned VLAN 100 for wired), if that is the case then the only missing configuration for VLAN 100
is:&lt;/P&gt;

&lt;P&gt;-&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
Set the interface 1/1/1 and&amp;nbsp;1/1/3 to 1/1/12
in dual mode with VLAN 100&lt;/P&gt;

&lt;P&gt;For VLAN 100 you already configured a VLAN interface, a DHCP pool, and
IP route to gateway interface 1/2/1.&lt;/P&gt;

&lt;P&gt;VLAN 10 is not even configured on any of the VLAN interface, so I
think above should work.&lt;BR /&gt;&lt;/P&gt;

&lt;P&gt;Hope this will work.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2018 23:05:55 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39039#M2777</guid>
      <dc:creator>syamantakomer</dc:creator>
      <dc:date>2018-02-20T23:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: ICX 7150 to Ruckus ZD1200 w/H510 WAP</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39040#M2778</link>
      <description>The port for the ZD does not need to be tagged in any VLAN. It only needs to be untagged in your management VLAN (I assume VLAN 10). It will work the way it is setup, but it is not a best practice.&lt;BR /&gt;&lt;BR /&gt;For the H510, You need to tag ports 1/1/3 to 1/1/11 on VLANs for the wireless, management, and wired ports on the AP. You will need to set the VLAN for the wired ports on the H510 as your Dual-mode VLAN, and configure the management VLAN in the AP configuration of the ZD.&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;VLAN 10 (Assumed Management)&lt;BR /&gt;untagged e 1/1/1 - ZD Port&lt;BR /&gt;&lt;BR /&gt;VLAN 10 20 30 40 100&lt;BR /&gt;tagged e 1/1/3 to 1/1/11&lt;BR /&gt;&lt;BR /&gt;int e 1/1/3 to 1/1/11&lt;BR /&gt;dual-mode 100&lt;BR /&gt;&lt;BR /&gt;Configure management VLAN of the AP in ZD to 10</description>
      <pubDate>Tue, 20 Feb 2018 23:09:43 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39040#M2778</guid>
      <dc:creator>david_ellis_h2n</dc:creator>
      <dc:date>2018-02-20T23:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: ICX 7150 to Ruckus ZD1200 w/H510 WAP</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39041#M2779</link>
      <description>Hi P-Tech&lt;BR /&gt;&lt;BR /&gt;Another thing I notice is you have routes defined on interface 1/2/1 but
 no IP address assigned. This will be insufficient to work. You need to 
either assign an IP address to eth 1/2/1 which will make it a routed 
port (consider use of route-only command in that case on 1/2/1) or 
preferably use another VLAN and asign it untagged on eth 1/2/1 with the 
routes pointing to the corresponding VE.&lt;BR /&gt;&lt;BR /&gt;For extra brownie points, consider&lt;BR /&gt;&lt;PRE&gt;int eth 1/1/3 to 1/1/12&lt;BR /&gt; port-name WAPs&lt;BR /&gt;&lt;BR /&gt;int eth 1/1/1&lt;BR /&gt; port-name "SZ1200 ctrlr"&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;or similar.&lt;BR /&gt;This will make it easier to follow in the future what you intended.&lt;BR /&gt;Also, use &lt;BR /&gt;&lt;PRE&gt;show vlan&lt;/PRE&gt;or show vlan eth x/y/z to understand better what your current config is achieving. The output is a little hard to follow at first but it is comprehensive.&lt;BR /&gt;&lt;BR /&gt;btw the dual-mode 10 on eth&amp;nbsp; 1/1/1 was perfectly valid but as David Ellis says, you don't need any other VLAN so untagged or dual mode much of a muchness.&lt;BR /&gt;&lt;BR /&gt;Also maybe the below &lt;BR /&gt;&lt;PRE&gt;vlan 10 by port&lt;BR /&gt;&amp;nbsp;tagged ethe 1/1/1 ethe 1/1/11&lt;BR /&gt;&lt;/PRE&gt;was supposed to be&lt;PRE&gt;vlan 10 by port&lt;BR /&gt;&amp;nbsp;tagged ethe 1/1/1 to 1/1/12&lt;BR /&gt;&lt;/PRE&gt;What about a management ve for VLAN 10 so you can talk to the controller and what of address assignment for APs? These are not in align atm.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.</description>
      <pubDate>Wed, 21 Feb 2018 00:40:32 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39041#M2779</guid>
      <dc:creator>bruce_o_donnell</dc:creator>
      <dc:date>2018-02-21T00:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: ICX 7150 to Ruckus ZD1200 w/H510 WAP</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39042#M2780</link>
      <description>Apologies for the delayed response due to illness . Thank you all for your assistance and will update you shortly</description>
      <pubDate>Thu, 22 Feb 2018 16:09:03 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39042#M2780</guid>
      <dc:creator>p_tech</dc:creator>
      <dc:date>2018-02-22T16:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: ICX 7150 to Ruckus ZD1200 w/H510 WAP</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39043#M2781</link>
      <description>still having an issue. I made the amendments but still not getting&amp;nbsp; the ZD to connect to the APs&lt;BR /&gt;ZD is set to VLAN 10&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vlan 10 name MGMT by port&lt;BR /&gt;&amp;nbsp;tagged ethe 1/1/3 to 1/1/12&lt;BR /&gt;&amp;nbsp;untagged ethe 1/1/1&lt;BR /&gt;&amp;nbsp;router-interface ve 10&lt;BR /&gt;!&lt;BR /&gt;vlan 20 name Public by port&lt;BR /&gt;&amp;nbsp;tagged ethe 1/1/3 to 1/1/12&lt;BR /&gt;&amp;nbsp;router-interface ve 20&lt;BR /&gt;!&lt;BR /&gt;vlan 30 name Members by port&lt;BR /&gt;&amp;nbsp;tagged ethe 1/1/3 to 1/1/12&lt;BR /&gt;&amp;nbsp;router-interface ve 30&lt;BR /&gt;!&lt;BR /&gt;vlan 40 name Media by port&lt;BR /&gt;&amp;nbsp;tagged ethe 1/1/3 to 1/1/12&lt;BR /&gt;&amp;nbsp;router-interface ve 40&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;no ip dhcp-client auto-update enable&lt;BR /&gt;ip dhcp-server enable&lt;BR /&gt;ip dhcp-server server-identifier 172.31.255.1&lt;BR /&gt;no ip dhcp-server mgmt&lt;BR /&gt;!&lt;BR /&gt;ip dhcp-server pool public&lt;BR /&gt;&amp;nbsp;dhcp-default-router 172.31.20.1&lt;BR /&gt;&amp;nbsp;dns-server&amp;nbsp; 8.8.8.8&lt;BR /&gt;&amp;nbsp;excluded-address 172.31.20.1&lt;BR /&gt;&amp;nbsp;lease 0 1 0&lt;BR /&gt;&amp;nbsp;network 172.31.20.0 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ip dhcp-server pool members&lt;BR /&gt;&amp;nbsp;dhcp-default-router 172.31.30.1&lt;BR /&gt;&amp;nbsp;dns-server&amp;nbsp; 8.8.8.8&lt;BR /&gt;&amp;nbsp;excluded-address 172.31.30.1&lt;BR /&gt;&amp;nbsp;lease 1 0 0&lt;BR /&gt;&amp;nbsp;network 172.31.30.0 255.255.255.0&lt;BR /&gt;&amp;nbsp;deploy&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ip dhcp-server pool media&lt;BR /&gt;&amp;nbsp;dhcp-default-router 172.31.40.1&lt;BR /&gt;&amp;nbsp;dns-server&amp;nbsp; 8.8.8.8&lt;BR /&gt;&amp;nbsp;excluded-address 172.31.40.1&lt;BR /&gt;&amp;nbsp;lease 1 0 0&lt;BR /&gt;&amp;nbsp;network 172.31.40.0 255.255.255.0&lt;BR /&gt;&amp;nbsp;deploy&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;ip dhcp-server pool mgmt_1&lt;BR /&gt;&amp;nbsp;dhcp-default-router 172.31.255.1&lt;BR /&gt;&amp;nbsp;dns-server 172.31.255.1&lt;BR /&gt;&amp;nbsp;excluded-address 172.31.255.1 172.31.255.99&lt;BR /&gt;&amp;nbsp;lease 0 6 0&lt;BR /&gt;&amp;nbsp;network 172.31.255.0 255.255.255.0&lt;BR /&gt;&amp;nbsp;deploy&lt;BR /&gt;!&lt;BR /&gt;ip default-network 10.10.64.0/23&lt;BR /&gt;ip route 0.0.0.0/0 192.168.1.1&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;interface ethernet 1/1/3&lt;BR /&gt;&amp;nbsp;port-name WAPs&lt;BR /&gt;&amp;nbsp;dual-mode&amp;nbsp; 10&lt;BR /&gt;&amp;nbsp;inline power&lt;BR /&gt;!&lt;BR /&gt;interface ethernet 1/1/4&lt;BR /&gt;&amp;nbsp;port-name WAPs&lt;BR /&gt;&amp;nbsp;dual-mode&amp;nbsp; 10&lt;BR /&gt;&amp;nbsp;inline power&lt;BR /&gt;!&lt;BR /&gt;interface ethernet 1/2/2&lt;BR /&gt;&amp;nbsp;ip address 192.168.1.250 255.255.255.252&lt;BR /&gt;!&lt;BR /&gt;interface ve 10&lt;BR /&gt;&amp;nbsp;ip address 172.31.255.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface ve 20&lt;BR /&gt;&amp;nbsp;ip address 172.31.20.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface ve 30&lt;BR /&gt;&amp;nbsp;ip address 172.31.30.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;interface ve 40&lt;BR /&gt;&amp;nbsp;ip address 172.31.40.1 255.255.255.0&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;end</description>
      <pubDate>Tue, 27 Feb 2018 23:13:11 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39043#M2781</guid>
      <dc:creator>p_tech</dc:creator>
      <dc:date>2018-02-27T23:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: ICX 7150 to Ruckus ZD1200 w/H510 WAP</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39044#M2782</link>
      <description>Are you getting DHCP Addresses on the APs? What VLAN is DHCP Server on? Are you using an Option 43 or DNS for the APs to find the controller?</description>
      <pubDate>Tue, 27 Feb 2018 23:51:34 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39044#M2782</guid>
      <dc:creator>david_ellis_h2n</dc:creator>
      <dc:date>2018-02-27T23:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: ICX 7150 to Ruckus ZD1200 w/H510 WAP</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39045#M2783</link>
      <description>Not using option 43.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;on the switch I get&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;I&gt;MAC-Address&amp;nbsp; &amp;nbsp; &amp;nbsp;Port&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Type&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;VLAN&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;34fa.9f03..b10&amp;nbsp; 1/1/7&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Dynamic&amp;nbsp; &amp;nbsp; &amp;nbsp; 10&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;d838.fc02..e80&amp;nbsp; 1/1/1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Dynamic&amp;nbsp; &amp;nbsp; &amp;nbsp; 10&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;34fa.9f03..8f0&amp;nbsp; 1/1/3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Dynamic&amp;nbsp; &amp;nbsp; &amp;nbsp; 10&lt;/I&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;I&gt;#sho ip dhcp-ser bind&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; IP Address&amp;nbsp; &amp;nbsp; Client-ID/&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Lease expiration Type&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Hardware address&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp;&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; 172.31.255.100&amp;nbsp; &amp;nbsp; 34fa.9f03..8f0&amp;nbsp; &amp;nbsp;000d:06h:00m:00s&amp;nbsp; &amp;nbsp;Automatic&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; 172.31.255.101&amp;nbsp; &amp;nbsp; d838.fc02..e80&amp;nbsp; &amp;nbsp;000d:05h:59m:50s&amp;nbsp; &amp;nbsp;Automatic&lt;/I&gt;&lt;BR /&gt;&lt;I&gt;&amp;nbsp; &amp;nbsp; 172.31.255.102&amp;nbsp; &amp;nbsp; 34fa.9f03..b10&amp;nbsp; &amp;nbsp;000d:05h:59m:58s&amp;nbsp; &amp;nbsp;Automatic&lt;/I&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;but&amp;nbsp; on the ZD I still see the factory default ip in the management interface.</description>
      <pubDate>Wed, 28 Feb 2018 14:30:09 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39045#M2783</guid>
      <dc:creator>p_tech</dc:creator>
      <dc:date>2018-02-28T14:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: ICX 7150 to Ruckus ZD1200 w/H510 WAP</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39046#M2784</link>
      <description>If I look on the VLAN 10 configuration by port then there is one issue.&lt;BR /&gt;ZD's interface 1/1/1 is set to untagged VLAN 10 and rest AP ports 1/1/3 to 1/1/12 are set to tagged VLAN, ZD-AP will not communicate with each other in this case.&lt;BR /&gt;&lt;BR /&gt;vlan 10 name MGMT by port&lt;BR /&gt;&amp;nbsp;tagged ethe 1/1/3 to 1/1/12&lt;BR /&gt;&amp;nbsp;untagged ethe 1/1/1&lt;BR /&gt;&amp;nbsp;router-interface ve 10&lt;BR /&gt;&lt;BR /&gt;To resolve this please put all the interface into dual mode VLAN 10.&lt;BR /&gt;&lt;BR /&gt;Now APs and ZD will get IP on Untagged VLAN 10 on same subnet and if you have additional VLANs then you can tag them on these interface for WLAN traffic (e.i. VLAN 30 member, VLAN 20 public and VLAN 40 for media).&lt;BR /&gt;&lt;BR /&gt;Now talk about the AP/ZD discovery, if both AP and ZD are in same VLAN/Same IP subnet then there is no requirement for option 43, L2 discovery will work and APs will discover the controller without any extra efforts.&lt;SPAN&gt;﻿&lt;/SPAN&gt;</description>
      <pubDate>Wed, 28 Feb 2018 14:38:31 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39046#M2784</guid>
      <dc:creator>syamantakomer</dc:creator>
      <dc:date>2018-02-28T14:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: ICX 7150 to Ruckus ZD1200 w/H510 WAP</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39047#M2785</link>
      <description>Hi P-Tech,&lt;BR /&gt;&lt;BR /&gt;Could you please ssh into the AP and enter the below command ?&lt;BR /&gt;&lt;BR /&gt;Set director ip &lt;IP address="" of="" zd=""&gt;&amp;nbsp;&lt;BR /&gt;reboot&lt;/IP&gt;</description>
      <pubDate>Wed, 28 Feb 2018 14:54:56 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39047#M2785</guid>
      <dc:creator>abilash_p_r</dc:creator>
      <dc:date>2018-02-28T14:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: ICX 7150 to Ruckus ZD1200 w/H510 WAP</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39048#M2786</link>
      <description>not sure how this would work.&lt;BR /&gt;&lt;BR /&gt;The ZD is still showing the default factory ip address even though it is set to DHCP. the switch has issued the new ip address but the ZD (&lt;I&gt;&amp;nbsp;d838.fc02..e80 ) is not showing it. ZD has been restarted several times.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/I&gt;</description>
      <pubDate>Wed, 28 Feb 2018 15:30:54 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39048#M2786</guid>
      <dc:creator>p_tech</dc:creator>
      <dc:date>2018-02-28T15:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: ICX 7150 to Ruckus ZD1200 w/H510 WAP</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39049#M2787</link>
      <description>&lt;BLOCKQUOTE&gt;To resolve this please put all the interface into dual mode VLAN 10.&lt;/BLOCKQUOTE&gt;would this be same as connecting the ZD to port&amp;nbsp; 1/1/4 ?</description>
      <pubDate>Wed, 28 Feb 2018 16:07:00 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39049#M2787</guid>
      <dc:creator>p_tech</dc:creator>
      <dc:date>2018-02-28T16:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: ICX 7150 to Ruckus ZD1200 w/H510 WAP</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39050#M2788</link>
      <description>Connect a laptop on port 1/1/1 and check if it gets an IP address.&lt;BR /&gt;&lt;BR /&gt;Make sure switch port is configured as access port with VLAN 10 untagged (Only for testing).</description>
      <pubDate>Wed, 28 Feb 2018 16:09:48 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39050#M2788</guid>
      <dc:creator>syamantakomer</dc:creator>
      <dc:date>2018-02-28T16:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: ICX 7150 to Ruckus ZD1200 w/H510 WAP</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39051#M2789</link>
      <description>Yes, since all the other interfaces 1/1/3 to 1/1/12 will be on dual mode on VLAN 10 (assuming you made changes as advised in my previous comment), ZD should pull the IP on VLAN 10. &lt;BR /&gt;&lt;BR /&gt;It should work on any interface where interface has VLAN 10 in dual mode.</description>
      <pubDate>Wed, 28 Feb 2018 16:14:14 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39051#M2789</guid>
      <dc:creator>syamantakomer</dc:creator>
      <dc:date>2018-02-28T16:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: ICX 7150 to Ruckus ZD1200 w/H510 WAP</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39052#M2790</link>
      <description>I thought so but no joy.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;As a test a plugged a laptop into the port and got an ip&amp;nbsp;&lt;BR /&gt;&amp;nbsp; 172.31.255.103&amp;nbsp; &amp;nbsp; d4c9.ef53.7e99&amp;nbsp; &amp;nbsp;000d:05h:02m:09s&amp;nbsp; &amp;nbsp;Automatic&lt;BR /&gt;&lt;BR /&gt;on switch the ZD is given&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;172.31.255.101&amp;nbsp; &amp;nbsp; d838.fc02..e80&amp;nbsp; &amp;nbsp;000d:05h:59m:58s&amp;nbsp; &amp;nbsp;Automatic&lt;BR /&gt;&lt;BR /&gt;but on the ZD I see this&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Image_ images_messages_5f91c468135b77e247a684e7_26cfce975491425fe2d352a6d40f85d0_RackMultipart2018022810523sax9-7bf5b900-8466-4a4e-af1c-dd5f26f0c34d-1539161287.JPG1519835930"&gt;&lt;img src="https://community.ruckuswireless.com/t5/image/serverpage/image-id/907iE9C28E62D402E4E1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Image_ images_messages_5f91c468135b77e247a684e7_26cfce975491425fe2d352a6d40f85d0_RackMultipart2018022810523sax9-7bf5b900-8466-4a4e-af1c-dd5f26f0c34d-1539161287.JPG1519835930" alt="Image_ images_messages_5f91c468135b77e247a684e7_26cfce975491425fe2d352a6d40f85d0_RackMultipart2018022810523sax9-7bf5b900-8466-4a4e-af1c-dd5f26f0c34d-1539161287.JPG1519835930" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 28 Feb 2018 16:42:54 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39052#M2790</guid>
      <dc:creator>p_tech</dc:creator>
      <dc:date>2018-02-28T16:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: ICX 7150 to Ruckus ZD1200 w/H510 WAP</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39053#M2791</link>
      <description>PORT-VLAN 10, Name MGMT, Priority level0, Spanning tree Off&lt;BR /&gt;&amp;nbsp;Untagged Ports: (U1/M1)&amp;nbsp; &amp;nbsp;1&lt;BR /&gt;&amp;nbsp; &amp;nbsp;Tagged Ports: None&lt;BR /&gt;&amp;nbsp; &amp;nbsp;Uplink Ports: None&lt;BR /&gt;&amp;nbsp;DualMode Ports: (U1/M1)&amp;nbsp; &amp;nbsp;3&amp;nbsp; &amp;nbsp;4&amp;nbsp; &amp;nbsp;5&amp;nbsp; &amp;nbsp;6&amp;nbsp; &amp;nbsp;7&amp;nbsp; &amp;nbsp;8&amp;nbsp; &amp;nbsp;9&amp;nbsp; 10&amp;nbsp; 11&amp;nbsp; 12</description>
      <pubDate>Wed, 28 Feb 2018 16:44:24 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39053#M2791</guid>
      <dc:creator>p_tech</dc:creator>
      <dc:date>2018-02-28T16:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: ICX 7150 to Ruckus ZD1200 w/H510 WAP</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39054#M2792</link>
      <description>laptop:&lt;BR /&gt;&lt;BR /&gt;d4c9.ef53.7e99&amp;nbsp; 1/1/1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Dynamic&amp;nbsp; &amp;nbsp; &amp;nbsp; 10&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;172.31.255.103&amp;nbsp; &amp;nbsp; d4c9.ef53.7e99&amp;nbsp; &amp;nbsp;000d:05h:58m:56s&amp;nbsp; &amp;nbsp;Automatic&lt;BR /&gt;&lt;BR /&gt;but cannot ping any of the other addresses</description>
      <pubDate>Wed, 28 Feb 2018 16:53:02 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39054#M2792</guid>
      <dc:creator>p_tech</dc:creator>
      <dc:date>2018-02-28T16:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: ICX 7150 to Ruckus ZD1200 w/H510 WAP</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39055#M2793</link>
      <description>Still I do not see interface 1/1/1 in Dual port mode for VLAN 10.&lt;BR /&gt;&lt;BR /&gt;Kindly correct this or plug the ZD on any interface 3-12 for testing and it should get an IP and should be reachable from switch.&lt;BR /&gt;&lt;BR /&gt;You may also factory reset the ZD once to see if it gets an IP then.</description>
      <pubDate>Wed, 28 Feb 2018 17:24:35 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39055#M2793</guid>
      <dc:creator>syamantakomer</dc:creator>
      <dc:date>2018-02-28T17:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: ICX 7150 to Ruckus ZD1200 w/H510 WAP</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39056#M2794</link>
      <description>This is because switch port 1/1/1/ is set to Untagged VLAN 10, hence this will be untagged traffic and none of the tagged VLAN 10 devices can be reached. Either both the devices should be on tagged VLAN 10 or untagged for inter reachability.</description>
      <pubDate>Wed, 28 Feb 2018 17:35:04 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39056#M2794</guid>
      <dc:creator>syamantakomer</dc:creator>
      <dc:date>2018-02-28T17:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: ICX 7150 to Ruckus ZD1200 w/H510 WAP</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39057#M2795</link>
      <description>thanks for your assistance so far.&lt;BR /&gt;&lt;BR /&gt;Still no joy.&amp;nbsp; I didn't factory reset the ZD yet but did get this when I changed the vlan from 10 to 1&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Image_ images_messages_5f91c468135b77e247a69bf3_13d1cf32d8096996ec5716cd51adcb1f_RackMultipart201803011023861td-a89e5335-c0d4-4b53-9fd1-27afbb5609d9-706299138.JPG1519918845"&gt;&lt;img src="https://community.ruckuswireless.com/t5/image/serverpage/image-id/908iD67F2AEAFB594F3C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Image_ images_messages_5f91c468135b77e247a69bf3_13d1cf32d8096996ec5716cd51adcb1f_RackMultipart201803011023861td-a89e5335-c0d4-4b53-9fd1-27afbb5609d9-706299138.JPG1519918845" alt="Image_ images_messages_5f91c468135b77e247a69bf3_13d1cf32d8096996ec5716cd51adcb1f_RackMultipart201803011023861td-a89e5335-c0d4-4b53-9fd1-27afbb5609d9-706299138.JPG1519918845" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 01 Mar 2018 15:41:31 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-to-Ruckus-ZD1200-w-H510-WAP/m-p/39057#M2795</guid>
      <dc:creator>p_tech</dc:creator>
      <dc:date>2018-03-01T15:41:31Z</dc:date>
    </item>
  </channel>
</rss>

