<?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 tag port VLAN1 in ICX Switches</title>
    <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-tag-port-VLAN1/m-p/54674#M3940</link>
    <description>&lt;P&gt;Hi XG&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the requirement mentioned I understand that you want to tag a port to vlan 1 . If vlan 1 is default vlan on the switch all ports would be untagged by default so you will not be able to tag any ports&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Link :&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://docs.commscope.com/bundle/fastiron-08095-l2guide/page/GUID-39F6F4BB-9844-412C-95CC-097C1BDFFDA4.html" target="_blank" rel="noopener"&gt;https://docs.commscope.com/bundle/fastiron-08095-l2guide/page/GUID-39F6F4BB-9844-412C-95CC-097C1BDFFDA4.html&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;But if you want the ports to be tagged you can create another vlan and use tag&amp;nbsp;command&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TestSW2(config)#vlan 4&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;TestSW2(config-vlan-4)#tagged e 1/1/3&lt;/STRONG&gt;&lt;BR /&gt;Added tagged port(s) ethe 1/1/3 to port-vlan 4.&lt;/P&gt;&lt;P&gt;If you want vlan 1 only to be used for tagging&amp;nbsp;&lt;/P&gt;&lt;P&gt;1st change the default vlan to another vlan using&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TestSW2(config)#default-vlan-id 2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;After you would be able to see the below option in vlan 1&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TestSW2(config)#vlan 1&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;TestSW2(config-vlan-1)#t?&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;tagged 802.1Q tagged port&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please refer layer for any more details on L2 setup&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://docs.commscope.com/en-US/bundle/fastiron-08095-l2guide/page/GUID-9B341D5A-7576-41BA-AC85-F75F9340A0A7.html" target="_blank" rel="noopener"&gt;https://docs.commscope.com/en-US/bundle/fastiron-08095-l2guide/page/GUID-9B341D5A-7576-41BA-AC85-F75F9340A0A7.html&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I hope this helps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Mar 2023 10:57:10 GMT</pubDate>
    <dc:creator>Chandini</dc:creator>
    <dc:date>2023-03-07T10:57:10Z</dc:date>
    <item>
      <title>ICX 7150 tag port VLAN1</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-tag-port-VLAN1/m-p/54673#M3939</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have multiple ICX 7150 switches in my network. I need a simple configuration based on vlan port. I need to tag VLAN 1 on some ports but seems is impossible.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In other switch brand this is possible. But in ruckus I found difficult.&lt;/P&gt;&lt;P&gt;Someone can help me?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 09:47:29 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-tag-port-VLAN1/m-p/54673#M3939</guid>
      <dc:creator>XG</dc:creator>
      <dc:date>2023-03-07T09:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: ICX 7150 tag port VLAN1</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-tag-port-VLAN1/m-p/54674#M3940</link>
      <description>&lt;P&gt;Hi XG&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the requirement mentioned I understand that you want to tag a port to vlan 1 . If vlan 1 is default vlan on the switch all ports would be untagged by default so you will not be able to tag any ports&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Link :&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://docs.commscope.com/bundle/fastiron-08095-l2guide/page/GUID-39F6F4BB-9844-412C-95CC-097C1BDFFDA4.html" target="_blank" rel="noopener"&gt;https://docs.commscope.com/bundle/fastiron-08095-l2guide/page/GUID-39F6F4BB-9844-412C-95CC-097C1BDFFDA4.html&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;But if you want the ports to be tagged you can create another vlan and use tag&amp;nbsp;command&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TestSW2(config)#vlan 4&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;TestSW2(config-vlan-4)#tagged e 1/1/3&lt;/STRONG&gt;&lt;BR /&gt;Added tagged port(s) ethe 1/1/3 to port-vlan 4.&lt;/P&gt;&lt;P&gt;If you want vlan 1 only to be used for tagging&amp;nbsp;&lt;/P&gt;&lt;P&gt;1st change the default vlan to another vlan using&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TestSW2(config)#default-vlan-id 2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;After you would be able to see the below option in vlan 1&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TestSW2(config)#vlan 1&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;TestSW2(config-vlan-1)#t?&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;tagged 802.1Q tagged port&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please refer layer for any more details on L2 setup&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://docs.commscope.com/en-US/bundle/fastiron-08095-l2guide/page/GUID-9B341D5A-7576-41BA-AC85-F75F9340A0A7.html" target="_blank" rel="noopener"&gt;https://docs.commscope.com/en-US/bundle/fastiron-08095-l2guide/page/GUID-9B341D5A-7576-41BA-AC85-F75F9340A0A7.html&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I hope this helps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 10:57:10 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-tag-port-VLAN1/m-p/54674#M3940</guid>
      <dc:creator>Chandini</dc:creator>
      <dc:date>2023-03-07T10:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: ICX 7150 tag port VLAN1</title>
      <link>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-tag-port-VLAN1/m-p/54676#M3942</link>
      <description>&lt;P&gt;Hi XG ,&lt;/P&gt;&lt;P&gt;There is a security perspective also in case you want to use Vlan 1 that I have mention below&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The Vlan1 itself is not insecure, even many still occupy it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The insecure thing is that everyone knows that it is the Vlan by default.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And&amp;nbsp; you can be a victim of attacks by this vulnerability. Therefore it is recommended not to use it to switching/routing end devices.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 11:44:42 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-tag-port-VLAN1/m-p/54676#M3942</guid>
      <dc:creator>Mayank</dc:creator>
      <dc:date>2023-03-07T11:44:42Z</dc:date>
    </item>
  </channel>
</rss>

