<?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 dhcp, cisco layer 3 and brocade icx6450 functionality in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/dhcp-cisco-layer-3-and-brocade-icx6450-functionality/m-p/36768#M2492</link>
    <description>I am learning to program our brocade switches and I am struggling with a few things.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;We use a cisco layer 3 for our core switch.&amp;nbsp; I create all new vlans on the cisco. If I plug my laptop directly into the cisco and change the port to "access" and assign my new vlan to the port, I get an ip address as expected.  However, I created the new vlan on the brocade and tagged the port but it doesn't seem to obtain an ip address from the dhcp server.&amp;nbsp; I am thinking it's a trunk port to trunk port issue.&amp;nbsp; How do I make the brocade uplink to the cisco a trunk port?&amp;nbsp; Any other suggestions?&amp;nbsp; Thank you.&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;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
    <pubDate>Wed, 23 Oct 2019 20:32:30 GMT</pubDate>
    <dc:creator>david_wheeler_e</dc:creator>
    <dc:date>2019-10-23T20:32:30Z</dc:date>
    <item>
      <title>dhcp, cisco layer 3 and brocade icx6450 functionality</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/dhcp-cisco-layer-3-and-brocade-icx6450-functionality/m-p/36768#M2492</link>
      <description>I am learning to program our brocade switches and I am struggling with a few things.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;We use a cisco layer 3 for our core switch.&amp;nbsp; I create all new vlans on the cisco. If I plug my laptop directly into the cisco and change the port to "access" and assign my new vlan to the port, I get an ip address as expected.  However, I created the new vlan on the brocade and tagged the port but it doesn't seem to obtain an ip address from the dhcp server.&amp;nbsp; I am thinking it's a trunk port to trunk port issue.&amp;nbsp; How do I make the brocade uplink to the cisco a trunk port?&amp;nbsp; Any other suggestions?&amp;nbsp; Thank you.&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;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Wed, 23 Oct 2019 20:32:30 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/dhcp-cisco-layer-3-and-brocade-icx6450-functionality/m-p/36768#M2492</guid>
      <dc:creator>david_wheeler_e</dc:creator>
      <dc:date>2019-10-23T20:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: dhcp, cisco layer 3 and brocade icx6450 functionality</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/dhcp-cisco-layer-3-and-brocade-icx6450-functionality/m-p/36769#M2493</link>
      <description>&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Hi Dave,&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Hope You are doing Great!&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;On ICXs you have to specify in the vlan context the type of port you have.&amp;nbsp; In ICX tagged means like trunk in Cisco world.&amp;nbsp; And untagged means like access port in Cisco.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Example ports 1/1/1 thru 1/1/5&amp;nbsp;are trunk ports and 1/1/24 is access port.:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;config t&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7650-48F Router(config-vlan-100)#tag&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; tagged&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 802.1Q tagged port&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7650-48F Router(config-vlan-100)#tagged e 1/1/1 to 1/1/5&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Added tagged port(s) ethe 1/1/1 to 1/1/5 to port-vlan 100.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Added tagged port(s) ethe 1/1/1 to 1/1/5 to port-vlan 100.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7650-48F Router(config-vlan-100)#^C&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7650-48F Router(config-vlan-100)#untag e 1/1/24&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Added untagged port(s) ethe 1/1/24 to port-vlan 100.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Please check vlan configuration.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Hope this helps.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Thanks&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Hashim&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Wed, 23 Oct 2019 23:38:12 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/dhcp-cisco-layer-3-and-brocade-icx6450-functionality/m-p/36769#M2493</guid>
      <dc:creator>hashim_bharooc1</dc:creator>
      <dc:date>2019-10-23T23:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: dhcp, cisco layer 3 and brocade icx6450 functionality</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/dhcp-cisco-layer-3-and-brocade-icx6450-functionality/m-p/36770#M2494</link>
      <description>I appreciate your response.&amp;nbsp; I guess my question requires a more detailed answer for my to apply it to my network.&amp;nbsp; I am dealing with an already configured switch and I want to add\change some things.&amp;nbsp; Here are some more details if you don't mind...&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;The default vlan 1 contains the ip of the switch.&amp;nbsp; port 1/1/48 is the uplink port to the cisco core switch.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;This is where it gets tricky.&amp;nbsp; I want to make port 1/1/12 an access port for vlan 70 but it is using a shore-tel VOIP phone the requires voice-vlan 88 and dual-mode to be configured on the port.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I've tried several things but I can't get vlan 70 to acquire ip's from dhcp.&amp;nbsp; Like I said originally, it works from a connected cisco switch.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I suspect the uplink port (1/1/48) isn't passing vlan 70 traffic because something isn't configured correctly.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Also, my default vlan shows the following:&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;router-interface ve 1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Thank for the follow-up.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Dave&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Tue, 05 Nov 2019 21:12:12 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/dhcp-cisco-layer-3-and-brocade-icx6450-functionality/m-p/36770#M2494</guid>
      <dc:creator>david_wheeler_e</dc:creator>
      <dc:date>2019-11-05T21:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: dhcp, cisco layer 3 and brocade icx6450 functionality</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/dhcp-cisco-layer-3-and-brocade-icx6450-functionality/m-p/36771#M2495</link>
      <description>Hi&amp;nbsp;Dave,&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;1/1/12 should be trunk port, in traditional legacy world, phones are like switches so it understands tagging and Computers do not understand tagging.&amp;nbsp; &lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Please send output of following commands:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;show vlan brief e 1/1/12 &lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;show vlan brief e 1/1/48&amp;nbsp; (is it part of VLAN 70?)&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Voice VLAN should be trunk/tagged data vlan should be untagged.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;All you need to do is add as tagged port to both voice and data VLAN.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Then go to interface context and make sure you run command: dual-mode &lt;DATA vlan="" id=""&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Also check if 1/1/48 is port of both the voice and data VLAN.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;If not then add to the ones missing in your config.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I think best is to open a TAC case and work interactively with our TAC.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Hope this helps.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Thanks&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Hashim&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;/DATA&gt;</description>
      <pubDate>Tue, 05 Nov 2019 22:10:13 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/dhcp-cisco-layer-3-and-brocade-icx6450-functionality/m-p/36771#M2495</guid>
      <dc:creator>hashim_bharooc1</dc:creator>
      <dc:date>2019-11-05T22:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: dhcp, cisco layer 3 and brocade icx6450 functionality</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/dhcp-cisco-layer-3-and-brocade-icx6450-functionality/m-p/36772#M2496</link>
      <description>Hi, here is the information you requested.&amp;nbsp; (The actual access port in question is 2/1/37, not 1/1/12.)&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;telnet@River_5_MDF#sho vlan brief e 2/1/37&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Port 2/1/37 is a member of 2 VLANs&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;VLANs 1 200&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;telnet@River_5_MDF#show vlan brief e 1/1/48&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Port 1/1/48 is a member of 6 VLANs&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;VLANs 1 10 70 158 168 200&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;telnet@River_5_MDF#&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;EXTRA INFO:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Here are the "show run" for the ports in question:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;!&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;interface ethernet 1/1/48&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;port-name Uplink to Cisco 3850 port 1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;dual-mode&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;dual-mode&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;inline power power-limit 15400&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;voice-vlan 200&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;Thanks in advance for your help.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Dave&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;</description>
      <pubDate>Wed, 06 Nov 2019 13:58:52 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/dhcp-cisco-layer-3-and-brocade-icx6450-functionality/m-p/36772#M2496</guid>
      <dc:creator>david_wheeler_e</dc:creator>
      <dc:date>2019-11-06T13:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: dhcp, cisco layer 3 and brocade icx6450 functionality</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/dhcp-cisco-layer-3-and-brocade-icx6450-functionality/m-p/36773#M2497</link>
      <description>&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Hi Dave,&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Your outputs are from some very old code, best is to open a ticket and work with out TAC team.&amp;nbsp; I was hoping to see something like this:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Port 1/1/1 is a member of 1 VLANs&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;VLANs 2&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Untagged VLAN&amp;nbsp;&amp;nbsp; : 2&amp;nbsp; (Access Port)&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Tagged&amp;nbsp;&amp;nbsp; VLANs&amp;nbsp; :&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (Trunk Port)&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;But I do not see that in your output.&amp;nbsp; Basically your uplink ports should be member of the voice and data VLAN.&amp;nbsp; Your oice VLAN should be tagged and the data untagged.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;As you can differentiate between a trunk port and access port your ICX software is not showing this.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Also not sure why you are using both commands voice-vlan and dual-mode.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;In you case the ports are untagged to your default vlan.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Thanks&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Hashim&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Wed, 06 Nov 2019 18:32:59 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/dhcp-cisco-layer-3-and-brocade-icx6450-functionality/m-p/36773#M2497</guid>
      <dc:creator>hashim_bharooc1</dc:creator>
      <dc:date>2019-11-06T18:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: dhcp, cisco layer 3 and brocade icx6450 functionality</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/dhcp-cisco-layer-3-and-brocade-icx6450-functionality/m-p/36774#M2498</link>
      <description>Hi Hashim, we don't have support on any of out brocade switches.&amp;nbsp; How would I go about opening a TAC with Ruckus?&amp;nbsp; Thanks.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Dave&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Wed, 06 Nov 2019 21:23:48 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/dhcp-cisco-layer-3-and-brocade-icx6450-functionality/m-p/36774#M2498</guid>
      <dc:creator>david_wheeler_e</dc:creator>
      <dc:date>2019-11-06T21:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: dhcp, cisco layer 3 and brocade icx6450 functionality</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/dhcp-cisco-layer-3-and-brocade-icx6450-functionality/m-p/36775#M2499</link>
      <description>You purchase a support contract.&lt;BR /&gt;Hashim has provided you with senior level assistance already.</description>
      <pubDate>Wed, 06 Nov 2019 21:50:34 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/dhcp-cisco-layer-3-and-brocade-icx6450-functionality/m-p/36775#M2499</guid>
      <dc:creator>michael_brado</dc:creator>
      <dc:date>2019-11-06T21:50:34Z</dc:date>
    </item>
  </channel>
</rss>

