<?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 with setting up VLAN trunk ports on ICX switches - is this possible? in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/Help-with-setting-up-VLAN-trunk-ports-on-ICX-switches-is-this/m-p/21925#M921</link>
    <description>Hi ...&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Commands tips&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;# Add/remove vlan access in interface	&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch(config)#	vlan 200&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Router(config-vlan-200)#	untagged ethernet 1/1/3&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch(config)#	vlan 300&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Router(config-vlan-300)#	untagged ethernet 1/1/5 to 1/1/7&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Router(config-vlan-300)#	no untagged ethernet 1/1/5 to 1/1/7&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch(config)#	show vlan&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;# Add/remove vlan trunk in interface	&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch(config)#	vlan 200&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Router(config-vlan-200)#	tagged ethernet 1/1/4&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Router(config-vlan-300)#	tagged ethernet 1/1/5 to 1/1/7&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Router(config-vlan-300)#	no tagged ethernet 1/1/5 to 1/1/7&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;# Create interface IP (MODE FIRMWARE SWITCH - SPS08080b)	&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch#	ip address 192.168.1.27 255.255.255.0&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch#	show ip&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch#	ip default-gateway 192.168.1.1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;# Create interface vlan IP (MODE FIRMWARE ROUTER - SPR08061b)	&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch(config)#	vlan 1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Router(config-vlan-1)#	router-interface ve1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Router(config-vlan-1)#	exit&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch(config)#	 interface ve1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch(config-vif-1)#	ip address 192.168.1.170/24&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch(config-vif-1)#	exit&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch(config)# 	ip route 0.0.0.0/0 192.168.158.151&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch(config)# 	show ip interface&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;# Disable ip dhcp-client&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch(config)# no ip dhcp-client enable&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch(config-if-e1000-2/1/1)# no ip dhcp-client enable&amp;nbsp;&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, 09 Jul 2020 20:12:15 GMT</pubDate>
    <dc:creator>andre_paiva</dc:creator>
    <dc:date>2020-07-09T20:12:15Z</dc:date>
    <item>
      <title>Help with setting up VLAN trunk ports on ICX switches - is this possible?</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Help-with-setting-up-VLAN-trunk-ports-on-ICX-switches-is-this/m-p/21922#M918</link>
      <description>I have several Ruckus ICX7150-12P switches, running 08.0.92d (SPR08092d.bin).&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Our router is a pfSense.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I'm trying to setup trunk ports to act as uplink ports between the ICX switches.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I'm normally used to Cisco/Arista, and their concept of access/trunk ports - so I'm still getting used to configuring things on Ruckus.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I've created the VLANs, and I've designated some ports as access ports like so:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;PRE alt="" name="" rel="" target="" title="" type="" value=""&gt;vlan 16 name Office&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;tagged ethernet 1/1/12&lt;/PRE&gt;However, when I try to create the trunk ports, I hit an issue:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;PRE alt="" name="" rel="" target="" title="" type="" value=""&gt;ICX7150-C12 Router(config-if-e1000-1/1/1)#vlan-config add all-tagged&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;INFO : Command may take approximately 0 Seconds&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;error - IP routing, vrf, ip policy, route-only, rpf-mode, ip-mac or ip tcp mss was configured on ports&amp;nbsp; 1/1/1
&lt;/PRE&gt;I checked, and port 1/1/1 does have an IP address - it seems to have pulled one via DHCP by default. (And I can also use this IP address to SSH into the switch and configure things).&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I found out that I can remove the IP address, then apply the above VLAN configuration:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;PRE alt="" name="" rel="" target="" title="" type="" value=""&gt;ICX7150-C12 Router(config-if-e1000-1/1/1)#int eth 1/1/1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Router(config-if-e1000-1/1/1)#no ip address *&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Router(config-if-e1000-1/1/1)#vlan-config add all-tagged&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;INFO : Command may take approximately 0 Seconds&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Router(config-if-e1000-1/1/1)#&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;VLAN : [&amp;nbsp; 82]&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Port(s) ethe 1/1/1&amp;nbsp; add to 2 vlan(s) complete.....&lt;/PRE&gt;However, the IP address seems to come back on its own after a couple of minutes.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Obviously, I assume this isn't the correct way to configure things.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;The other issue is - devices don't seem to be talking correctly through the uplink ports I've configured between two ICX switches.&lt;BR /&gt;&lt;BR /&gt;Anyhow - what is the correct way of setting up some ports as access ports (e.g. Ports 2-4 are VLAN 10, ports 5-10 are VLAN 20, ports 11-12 are VLAN 30), and then also trunk ports that connect between the switches, and to our router, that carry all the VLANs?</description>
      <pubDate>Thu, 09 Jul 2020 19:40:50 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Help-with-setting-up-VLAN-trunk-ports-on-ICX-switches-is-this/m-p/21922#M918</guid>
      <dc:creator>victorhooi</dc:creator>
      <dc:date>2020-07-09T19:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Help with setting up VLAN trunk ports on ICX switches - is this possible?</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Help-with-setting-up-VLAN-trunk-ports-on-ICX-switches-is-this/m-p/21923#M919</link>
      <description>Here are a few of my VLAN configs that uplink to a cisco switch via fiber from a icx7150-48p stack running 08.0.92b&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Vlan with management IP address:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;vlan 101 name "VLan name" by port&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;tagged ethe 1/3/2 ethe 1/3/4 ethe 3/2/1 ethe 3/3/2 ethe 3/3/4&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;untagged ethe 1/1/2 to 1/1/48 ethe 2/1/1 to 2/1/48 ethe 3/1/2 to 3/1/48&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;spanning-tree 802-1w&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;management-vlan&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;default-gateway&amp;nbsp; 10.54.1.1 1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Other Vlans without IP address:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;vlan 22 name "Voice" by port&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;tagged ethe 1/3/2 ethe 1/3/4 ethe 3/1/2 to 3/1/48 ethe 3/3/2 ethe 3/3/4&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;untagged ethe 3/1/1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;spanning-tree 802-1w&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;!&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;vlan 90 name Wireless by port&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;tagged ethe 1/3/2 ethe 1/3/4 ethe 3/3/2 ethe 3/3/4&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;untagged ethe 4/1/1 to 4/1/8&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;spanning-tree 802-1w&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;!&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;vlan 91 name "Guest Wireless" by port&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;tagged ethe 1/3/2 ethe 1/3/4 ethe 3/3/2 ethe 3/3/4 ethe 4/1/1 to 4/1/8&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;spanning-tree 802-1w&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;hostname MDF&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ip address 10.54.1.16 255.255.255.0&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Tagged ports are uplink ports IE in cisco terms "trunk" ports&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Untagged ports are access ports&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;The only config I have on the ports themselves is for qos and speed-duplex&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;interface ethernet 3/1/7&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;voice-vlan 22&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;trust dscp&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;interface ethernet 1/3/2&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp;speed-duplex 1000-full&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;Hope this helps&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;PJM&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Thu, 09 Jul 2020 19:57:02 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Help-with-setting-up-VLAN-trunk-ports-on-ICX-switches-is-this/m-p/21923#M919</guid>
      <dc:creator>paul_mcguire_20</dc:creator>
      <dc:date>2020-07-09T19:57:02Z</dc:date>
    </item>
    <item>
      <title>Re: Help with setting up VLAN trunk ports on ICX switches - is this possible?</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Help-with-setting-up-VLAN-trunk-ports-on-ICX-switches-is-this/m-p/21924#M920</link>
      <description>Hi,
&lt;BR /&gt;&lt;BR /&gt;
Un fastiron OS what we calle access ports should be SET as "untagged" 
&lt;BR /&gt;&lt;BR /&gt;
So for example: 
&lt;BR /&gt;
VLAN 20 
&lt;BR /&gt;
untag ethernet  1/1/5 to 1/1/10.     (One Port can be untagged un one clan only)
&lt;BR /&gt;&lt;BR /&gt;
For the "trunk ports" these needs to be Tagged one Port can be Tagged in More than one VLAN.
&lt;BR /&gt;&lt;BR /&gt;
VLAN 12 
&lt;BR /&gt;
Tag ethernet 1/1/1
&lt;BR /&gt;&lt;BR /&gt;
For the IP addess you can create a virtual interface (VE) under the VLAN 12 for example so int 1/1/1 uses that IP.</description>
      <pubDate>Thu, 09 Jul 2020 20:00:53 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Help-with-setting-up-VLAN-trunk-ports-on-ICX-switches-is-this/m-p/21924#M920</guid>
      <dc:creator>david_chavarri1</dc:creator>
      <dc:date>2020-07-09T20:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help with setting up VLAN trunk ports on ICX switches - is this possible?</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Help-with-setting-up-VLAN-trunk-ports-on-ICX-switches-is-this/m-p/21925#M921</link>
      <description>Hi ...&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Commands tips&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;# Add/remove vlan access in interface	&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch(config)#	vlan 200&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Router(config-vlan-200)#	untagged ethernet 1/1/3&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch(config)#	vlan 300&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Router(config-vlan-300)#	untagged ethernet 1/1/5 to 1/1/7&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Router(config-vlan-300)#	no untagged ethernet 1/1/5 to 1/1/7&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch(config)#	show vlan&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;# Add/remove vlan trunk in interface	&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch(config)#	vlan 200&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Router(config-vlan-200)#	tagged ethernet 1/1/4&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Router(config-vlan-300)#	tagged ethernet 1/1/5 to 1/1/7&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Router(config-vlan-300)#	no tagged ethernet 1/1/5 to 1/1/7&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;# Create interface IP (MODE FIRMWARE SWITCH - SPS08080b)	&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch#	ip address 192.168.1.27 255.255.255.0&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch#	show ip&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch#	ip default-gateway 192.168.1.1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;# Create interface vlan IP (MODE FIRMWARE ROUTER - SPR08061b)	&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch(config)#	vlan 1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Router(config-vlan-1)#	router-interface ve1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Router(config-vlan-1)#	exit&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch(config)#	 interface ve1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch(config-vif-1)#	ip address 192.168.1.170/24&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch(config-vif-1)#	exit&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch(config)# 	ip route 0.0.0.0/0 192.168.158.151&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch(config)# 	show ip interface&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;# Disable ip dhcp-client&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch(config)# no ip dhcp-client enable&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;ICX7150-C12 Switch(config-if-e1000-2/1/1)# no ip dhcp-client enable&amp;nbsp;&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, 09 Jul 2020 20:12:15 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Help-with-setting-up-VLAN-trunk-ports-on-ICX-switches-is-this/m-p/21925#M921</guid>
      <dc:creator>andre_paiva</dc:creator>
      <dc:date>2020-07-09T20:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Help with setting up VLAN trunk ports on ICX switches - is this possible?</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Help-with-setting-up-VLAN-trunk-ports-on-ICX-switches-is-this/m-p/21926#M922</link>
      <description>&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;I haven't seen an example of multiple VLAN tagged which I think is
what he wanted so here goes&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;
&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;
&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;First state the vlans (five in
this example, 2, 4, 7, 10, 40)&lt;/I&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;
&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;
config)# &lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;VLAN 2 4 7 10 40&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;
&lt;/B&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;
&lt;I alt="" name="" rel="" target="" title="" type="" value=""&gt;Then tag those to the interface&lt;/I&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;
&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;
config-vlan 2*40# &lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;tag int e 1/1/1&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;
&lt;/B&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;
Done!&lt;/P&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;/P&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;save your work, tho &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;/P&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Thu, 09 Jul 2020 20:40:57 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Help-with-setting-up-VLAN-trunk-ports-on-ICX-switches-is-this/m-p/21926#M922</guid>
      <dc:creator>bob_heathote</dc:creator>
      <dc:date>2020-07-09T20:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Help with setting up VLAN trunk ports on ICX switches - is this possible?</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Help-with-setting-up-VLAN-trunk-ports-on-ICX-switches-is-this/m-p/21927#M923</link>
      <description>Running the router (layer 3) code is a big difference than running the switch (Layer 2) code.&amp;nbsp; If you have pfsense as your router I would think you would be better off running the switch code.</description>
      <pubDate>Thu, 09 Jul 2020 21:07:00 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Help-with-setting-up-VLAN-trunk-ports-on-ICX-switches-is-this/m-p/21927#M923</guid>
      <dc:creator>paul_mcguire_20</dc:creator>
      <dc:date>2020-07-09T21:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Help with setting up VLAN trunk ports on ICX switches - is this possible?</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Help-with-setting-up-VLAN-trunk-ports-on-ICX-switches-is-this/m-p/45245#M3283</link>
      <description>&lt;P&gt;Dear Sir,&lt;/P&gt;&lt;P&gt;We have tried all possibilities, but no luck.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can u please provide me a commands for trunk configuration, request.&lt;/P&gt;&lt;P&gt;for&amp;nbsp;RUCKUS ICX 7510- 24port switch&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Fenny Kumar&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jun 2022 10:09:16 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Help-with-setting-up-VLAN-trunk-ports-on-ICX-switches-is-this/m-p/45245#M3283</guid>
      <dc:creator>Fenny</dc:creator>
      <dc:date>2022-06-16T10:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Help with setting up VLAN trunk ports on ICX switches - is this possible?</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Help-with-setting-up-VLAN-trunk-ports-on-ICX-switches-is-this/m-p/47398#M3597</link>
      <description>&lt;P&gt;Fenny I am no expert but trunk ports work without issue. I have setup trunks between ICX, Telesis Switches and a Trunk to ESX distributed switch in a home lab environment. You may be having some difficulty if you are used to setting up&amp;nbsp; Cisco trunks, the terminology is quite different with other switch OS's. A trunk in Ruckus is associated to aggregation groups unlike Cisco a trunk is actually a port with multiple VLAN's that are pre tagged to traverse that interface.&amp;nbsp;&lt;/P&gt;&lt;P&gt;enab&lt;BR /&gt;conf t&lt;BR /&gt;vlan 10 #creates vlan 10 (if not already created)&lt;BR /&gt;vlan 2048 #&lt;/P&gt;&lt;P&gt;---------&amp;gt;So now tag the interface to the VLAN (reverse of how Cisco does trunks)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;SSH@CoreSwitch(config)#vlan 10&lt;BR /&gt;SSH@CoreSwitch(config-vlan-10)#tagged ethernet 1/1/8&lt;BR /&gt;Added tagged port(s) ethe 1/1/8 to port-vlan 10.&lt;/P&gt;&lt;P&gt;SSH@CoreSwitch(config-vlan-10)#exit&lt;/P&gt;&lt;P&gt;SSH@CoreSwitch(config)#vlan 2048&lt;BR /&gt;SSH@CoreSwitch(config-vlan-2048)#tagged ethernet 1/1/8&lt;BR /&gt;Added tagged port(s) ethe 1/1/8 to port-vlan 2048.&lt;/P&gt;&lt;P&gt;---------&amp;gt;Now ether 1/1/8 is effectively (in Cisco language) a trunk for vlan 10 &amp;amp; 2048&lt;BR /&gt;---------&amp;gt;That's it&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 29 Oct 2022 09:38:10 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Help-with-setting-up-VLAN-trunk-ports-on-ICX-switches-is-this/m-p/47398#M3597</guid>
      <dc:creator>Labuser</dc:creator>
      <dc:date>2022-10-29T09:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: Help with setting up VLAN trunk ports on ICX switches - is this possible?</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/Help-with-setting-up-VLAN-trunk-ports-on-ICX-switches-is-this/m-p/114000#M8004</link>
      <description>&lt;P&gt;6 years on and the help comes in handy&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2026 09:40:52 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/Help-with-setting-up-VLAN-trunk-ports-on-ICX-switches-is-this/m-p/114000#M8004</guid>
      <dc:creator>Zachaeus</dc:creator>
      <dc:date>2026-04-23T09:40:52Z</dc:date>
    </item>
  </channel>
</rss>

