<?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: Uplink ports explained in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37315#M2574</link>
    <description>Changing my lag setup to static made it work!&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Thanks a lot guys!</description>
    <pubDate>Thu, 23 Aug 2018 20:50:59 GMT</pubDate>
    <dc:creator>fernando_fl_rez</dc:creator>
    <dc:date>2018-08-23T20:50:59Z</dc:date>
    <item>
      <title>Uplink ports explained</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37302#M2561</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;So sorry for what could be a very basic question but I'm starting to learn about networking and Ruckus.&lt;BR /&gt;&lt;BR /&gt;I've got an ICX 7150 24P switch where I have configured 2 vlans: (1st vlan: 1/1/1 to 1/1/12 and 2nd: 1/1/13 to 1/1/24). I would like to connect this my core switch which also has these 2 vlans.&lt;BR /&gt;&lt;BR /&gt;Could I use the uplink ports? if so, should I have one cable for each vlan or how does this work?&lt;BR /&gt;&lt;BR /&gt;Thank you!</description>
      <pubDate>Thu, 16 Aug 2018 17:46:27 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37302#M2561</guid>
      <dc:creator>fernando_fl_rez</dc:creator>
      <dc:date>2018-08-16T17:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Uplink ports explained</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37303#M2562</link>
      <description>I believe the 7150-24P has ports like 1/2/1-1/2/8, right? You can use these as your trunking ports.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;To do this, tag both vlans on the port you want to use, for example 1/2/1. Both vlans can be tagged across one port, then you only need one cable to uplink to another switch.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Or if you want to lag, you can use 1/2/1 and 1/2/2, or more. Then you would need more cables but the vlans would still be tagged across all ports.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Thu, 16 Aug 2018 17:51:51 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37303#M2562</guid>
      <dc:creator>chris_hill_4zpl</dc:creator>
      <dc:date>2018-08-16T17:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Uplink ports explained</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37304#M2563</link>
      <description>Hey Fernando,&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;You can pass multiple vlans on one port. For example you could pass your two example vlans upstream with something like this:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;enable&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;conf t&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;vlan &lt;VLAN-1&gt; &lt;VLAN-2&gt; *not sure on your numbers*&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;tagged eth 1/2/1&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;This would allow you to pass both vlans' traffic upstream to your core on one port. Your core switch would also need the appropriate vlans 802.1q tagged towards the 7150.&amp;nbsp;&lt;/VLAN-2&gt;&lt;/VLAN-1&gt;</description>
      <pubDate>Thu, 16 Aug 2018 17:54:58 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37304#M2563</guid>
      <dc:creator>BenBeck</dc:creator>
      <dc:date>2018-08-16T17:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Uplink ports explained</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37305#M2564</link>
      <description>vlan 123 name DATA by port&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;untagged ethe 1/1/1 to 1/1/12&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;tagged ethe 1/2/1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;!&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;vlan 567 name MOREDATA by port&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;untagged etthe 1/1/13 to 1/1/24&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;tagged ethe 1/2/1&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;Connect 1/2/1 to your core.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Your core MUST also have the port you connect TAGGED in the same vlan(s).&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;If your core is not Brocade the terminology is that it would be called a TRUNK interface.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;Something like:&lt;/B&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;interface GigabitEthernet1/1/1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;switchport&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;switchport trunk encapsulation dot1q&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;switchport trunk allowed vlan 123,567&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;switchport mode trunk&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>Thu, 16 Aug 2018 18:53:20 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37305#M2564</guid>
      <dc:creator>netwizz</dc:creator>
      <dc:date>2018-08-16T18:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Uplink ports explained</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37306#M2565</link>
      <description>Thank you!&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Fri, 17 Aug 2018 22:10:37 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37306#M2565</guid>
      <dc:creator>fernando_fl_rez</dc:creator>
      <dc:date>2018-08-17T22:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: Uplink ports explained</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37307#M2566</link>
      <description>Hello,&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Sorry for getting back to this but I've tried a couple of things and they don't seem to work as expected. Here is my scenario:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;2 VLANs:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;vlan 1: 1/1/1 to 1/1/12 untagged&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;vlan 2: 1/1/13 to 1/1/24 untagged&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;What I would like to do is use both uplink ports to increase bandwidth and also to assure availability in case of the cables fail.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;LAG creation:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;lag myuplink dynamic id auto&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ports ethernet 1/2/1 to 1/2/2&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Is that all? Cause doesn't seem to work.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Thank you!</description>
      <pubDate>Tue, 21 Aug 2018 23:16:21 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37307#M2566</guid>
      <dc:creator>fernando_fl_rez</dc:creator>
      <dc:date>2018-08-21T23:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Uplink ports explained</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37308#M2567</link>
      <description>What firmware version are you running? LAG creation will differ a little bit between versions.&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;One thing for certain, you will need to tag the uplink interface on both vlans.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;For example:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;conf t&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;vlan 1 2&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;tag e 1/2/1&lt;BR /&gt;&lt;BR /&gt;This will tag both vlans on your uplink interface. If you are lagging the uplink between 1/2/1 and 1/2/2, you will only need to tag the primary port of the LAG (1/2/1).&amp;nbsp;</description>
      <pubDate>Wed, 22 Aug 2018 00:06:24 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37308#M2567</guid>
      <dc:creator>chris_hill_4zpl</dc:creator>
      <dc:date>2018-08-22T00:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Uplink ports explained</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37309#M2568</link>
      <description>My current firmware is: 8.0.80&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;So this should do it?&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;lag myuplink dynamic id auto&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ports ethernet 1/2/1 to 1/2/2&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;vlan 1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;untagged ethernet 1/1/1 to 1/1/12&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;tagged ethernet 1/2/1 to 1/2/2&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;vlan 2&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;untagged ethernet 1/1/13 to 1/1/24&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;tagged ethernet 1/2/1 to 1/2/2&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;Whats the difference or in which cases should I use a static or dynamic lag?&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Thank you!</description>
      <pubDate>Wed, 22 Aug 2018 00:11:10 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37309#M2568</guid>
      <dc:creator>fernando_fl_rez</dc:creator>
      <dc:date>2018-08-22T00:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Uplink ports explained</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37310#M2569</link>
      <description>Static or dynamic depends on the other switch's capabilities. Dynamic is the better option. If it's another Ruckus, go dynamic for sure. Check to make sure that the LAG is active with "show lag". Both links should be in forwarding state.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Otherwise, your vlan config looks correct.&amp;nbsp;</description>
      <pubDate>Wed, 22 Aug 2018 00:29:02 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37310#M2569</guid>
      <dc:creator>chris_hill_4zpl</dc:creator>
      <dc:date>2018-08-22T00:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Uplink ports explained</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37311#M2570</link>
      <description>If you did it correctly, it should remove 1/2/1 and 1/2/2 from the VLANS and add lag1 as a lag interface.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Having multiple VLANs you would need to do "tagged lag 1" in both VLANS to carry them both across the LAG Trunk.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;In 08.0.80 you should not need to set the primary-port or use the keyword deployed, but you can verify with "show lag"&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Wed, 22 Aug 2018 12:42:40 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37311#M2570</guid>
      <dc:creator>netwizz</dc:creator>
      <dc:date>2018-08-22T12:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Uplink ports explained</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37312#M2571</link>
      <description>Doesn't seem to work unfortunately. I'm trying to connect this switch to a fortinet fw.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Here is my new test conf:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;lag fw dynamic id 1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ports ethernet 1/2/1 to 1/2/2&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;vlan 3 name test&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;tagged ethernet 1/1/1 to 1/1/24 lag 1&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;With the cable connected to the uplink I don't received an ip (the firewall has a dhcp service as a test).&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;If I connect the ethernet on one of the downlink ports I get an IP of the default lan (not vlan). If I create a vlan conf on my laptop then I received the ip from the vlan correctly.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Also, when I do a show lag I get that both uplink ports are in "blocked" state.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;What I'm doing wrong?&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Thanks!</description>
      <pubDate>Thu, 23 Aug 2018 02:26:14 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37312#M2571</guid>
      <dc:creator>fernando_fl_rez</dc:creator>
      <dc:date>2018-08-23T02:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: Uplink ports explained</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37313#M2572</link>
      <description>At this point I would look to simplify the situation and disable the lag on both ends. Make sure you can get communications working over a single link, and then get the lag configured after that</description>
      <pubDate>Thu, 23 Aug 2018 12:37:41 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37313#M2572</guid>
      <dc:creator>chris_hill_4zpl</dc:creator>
      <dc:date>2018-08-23T12:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Uplink ports explained</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37314#M2573</link>
      <description>Ok, so I've got some progress testing and seems the issue is with the LAG:</description>
      <pubDate>Thu, 23 Aug 2018 20:42:53 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37314#M2573</guid>
      <dc:creator>fernando_fl_rez</dc:creator>
      <dc:date>2018-08-23T20:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Uplink ports explained</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37315#M2574</link>
      <description>Changing my lag setup to static made it work!&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Thanks a lot guys!</description>
      <pubDate>Thu, 23 Aug 2018 20:50:59 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Uplink-ports-explained/m-p/37315#M2574</guid>
      <dc:creator>fernando_fl_rez</dc:creator>
      <dc:date>2018-08-23T20:50:59Z</dc:date>
    </item>
  </channel>
</rss>

