<?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: Help uplink Dell 2048 to Ruckus ICX 8200 in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/Help-uplink-Dell-2048-to-Ruckus-ICX-8200/m-p/100291#M7050</link>
    <description>&lt;P&gt;Hi Applewaffle,&lt;/P&gt;
&lt;P&gt;For Creating a trunk port, where&amp;nbsp;multiple vlans are tagged and there is a untagged vlan.&lt;/P&gt;
&lt;P&gt;The ports are untagged to the default vlan thats set on the device by default. Usually this is Vlan 1. &lt;BR /&gt;When configuring the switch, the port would need to be re-mapped to the untagged its peer's port.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;For tagging a vlan or vlans on the ports can be done as shown : &lt;BR /&gt;Conf t &lt;BR /&gt;int eth &amp;lt; port number&amp;gt;&amp;nbsp;&lt;BR /&gt;Vlan-config add tagged &amp;lt; mention the vlan id with a space between them &amp;gt; &lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;Example : &lt;/P&gt;
&lt;P&gt;Conf t &lt;BR /&gt;int eth 1/1/48&lt;BR /&gt;vlan-config add tagged 10 20 30 40 &lt;BR /&gt;exit &lt;/P&gt;
&lt;P&gt;For untagging the port to the vlan : &lt;BR /&gt;Conf t &lt;BR /&gt;vlan &amp;lt; vlan id &amp;gt; &lt;BR /&gt;untagged eth &amp;lt; port number &amp;gt; &lt;BR /&gt;exit &lt;/P&gt;
&lt;P&gt;This should help create the one link / trunk connection between the 2 nodes.&lt;/P&gt;
&lt;P&gt;As for, how to mirror a port-channel with multiple vlan on the Dell to a LAG on the Ruckus. &lt;BR /&gt;Could the requirement here be that device/connection "X" on the Dell Switch needs to have the traffic mirrored across to an device that's connected on Ruckus Switch&amp;nbsp; ? &lt;BR /&gt;&lt;BR /&gt;Generally there would be local mirroring that could be done on the Dell unit, [ not sure of the config involved ]. &lt;BR /&gt;But passing the mirrored traffic from one switch to another over a lag where other traffic would also be observed, not sure if this could be achieved.&lt;BR /&gt;Hence for this would suggest that if local mirroring could be explored on the Dell Unit and check if the analyzer could be connected on there. &lt;/P&gt;
&lt;P&gt;Let me know if the details help !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards, &lt;BR /&gt;Joshua&lt;/P&gt;</description>
    <pubDate>Tue, 03 Dec 2024 10:43:26 GMT</pubDate>
    <dc:creator>jdryan</dc:creator>
    <dc:date>2024-12-03T10:43:26Z</dc:date>
    <item>
      <title>Help uplink Dell 2048 to Ruckus ICX 8200</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Help-uplink-Dell-2048-to-Ruckus-ICX-8200/m-p/100184#M7048</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I need to uplink a Ruckus to a Dell 2048 but the 2 switches uses different commands and I'm at a loss.&lt;/P&gt;&lt;P&gt;First, I would like to simply have a trunk ports on both up have a "one cable" uplink.&lt;/P&gt;&lt;P&gt;Second, I would like to know how to mirror a port-channel with multiple vlan on the Dell to a LAG on the Ruckus.&lt;/P&gt;&lt;P&gt;I've look to many articles, that create the LAG on the Ruckus, then use the command ports eth 1/1/1.. to tag ports on the LAG but my LAG int doesn't have any "ports" command.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2024 18:26:29 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Help-uplink-Dell-2048-to-Ruckus-ICX-8200/m-p/100184#M7048</guid>
      <dc:creator>Applewaffle</dc:creator>
      <dc:date>2024-11-29T18:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Help uplink Dell 2048 to Ruckus ICX 8200</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Help-uplink-Dell-2048-to-Ruckus-ICX-8200/m-p/100291#M7050</link>
      <description>&lt;P&gt;Hi Applewaffle,&lt;/P&gt;
&lt;P&gt;For Creating a trunk port, where&amp;nbsp;multiple vlans are tagged and there is a untagged vlan.&lt;/P&gt;
&lt;P&gt;The ports are untagged to the default vlan thats set on the device by default. Usually this is Vlan 1. &lt;BR /&gt;When configuring the switch, the port would need to be re-mapped to the untagged its peer's port.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;For tagging a vlan or vlans on the ports can be done as shown : &lt;BR /&gt;Conf t &lt;BR /&gt;int eth &amp;lt; port number&amp;gt;&amp;nbsp;&lt;BR /&gt;Vlan-config add tagged &amp;lt; mention the vlan id with a space between them &amp;gt; &lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;Example : &lt;/P&gt;
&lt;P&gt;Conf t &lt;BR /&gt;int eth 1/1/48&lt;BR /&gt;vlan-config add tagged 10 20 30 40 &lt;BR /&gt;exit &lt;/P&gt;
&lt;P&gt;For untagging the port to the vlan : &lt;BR /&gt;Conf t &lt;BR /&gt;vlan &amp;lt; vlan id &amp;gt; &lt;BR /&gt;untagged eth &amp;lt; port number &amp;gt; &lt;BR /&gt;exit &lt;/P&gt;
&lt;P&gt;This should help create the one link / trunk connection between the 2 nodes.&lt;/P&gt;
&lt;P&gt;As for, how to mirror a port-channel with multiple vlan on the Dell to a LAG on the Ruckus. &lt;BR /&gt;Could the requirement here be that device/connection "X" on the Dell Switch needs to have the traffic mirrored across to an device that's connected on Ruckus Switch&amp;nbsp; ? &lt;BR /&gt;&lt;BR /&gt;Generally there would be local mirroring that could be done on the Dell unit, [ not sure of the config involved ]. &lt;BR /&gt;But passing the mirrored traffic from one switch to another over a lag where other traffic would also be observed, not sure if this could be achieved.&lt;BR /&gt;Hence for this would suggest that if local mirroring could be explored on the Dell Unit and check if the analyzer could be connected on there. &lt;/P&gt;
&lt;P&gt;Let me know if the details help !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards, &lt;BR /&gt;Joshua&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 10:43:26 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Help-uplink-Dell-2048-to-Ruckus-ICX-8200/m-p/100291#M7050</guid>
      <dc:creator>jdryan</dc:creator>
      <dc:date>2024-12-03T10:43:26Z</dc:date>
    </item>
  </channel>
</rss>

