<?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 Cisco 3750X And VLANS in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338185#M286939</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am not a stranger to Cisco Switches, but a newbie to VLANs and have had some confusion with them. I am trying to implement a 9800 wireless lan controller. but I am putting it on hold until I get all my Vlans Setup correctly.&lt;/P&gt;&lt;P&gt;I have a total of five vlans. See below&lt;/P&gt;&lt;P&gt;vlan 100 - Internal network with RADUIS server and domain and main network with Default Gateway out to the internet&lt;/P&gt;&lt;P&gt;vlan 200 - Wifi SSD For separate devices to connect to vlan 100 and go out to the internet that are not on the domain&lt;/P&gt;&lt;P&gt;vlan 300 - Wifi SSD for devices for my smart home automation and nest protect etc.&lt;/P&gt;&lt;P&gt;vlan 400 - For an SSID for my garage for internet access&lt;/P&gt;&lt;P&gt;vlan 900 - management of all network and server devices&lt;/P&gt;&lt;P&gt;Here are a couple sample ports that are assigned out to physical devices from a port on the switch and I am running two 3750X switches and all other ports are on native vlan 100. See below:&lt;/P&gt;&lt;P&gt;Vlan100 - Internal Network - About 50% of the ports are assigned to this vlan as this is the native Vlan for Internal network&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/0/12&lt;BR /&gt;switchport access vlan 100&lt;BR /&gt;switchport trunk encapsulation dot1q&lt;BR /&gt;switchport trunk native vlan 100&lt;BR /&gt;switchport mode trunk&lt;/P&gt;&lt;P&gt;Vlan200 and VLAN300 Share This Port - Three Wifi SSID's&lt;/P&gt;&lt;P&gt;iinterface GigabitEthernet1/0/48&lt;BR /&gt;switchport access vlan 100&lt;BR /&gt;switchport trunk allowed vlan 100-300,900&lt;BR /&gt;switchport trunk encapsulation dot1q&lt;BR /&gt;switchport trunk native vlan 100&lt;BR /&gt;switchport mode trunk&lt;/P&gt;&lt;P&gt;VLAN400 - 1 Wifi SSID&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/0/47&lt;BR /&gt;switchport access vlan 100&lt;BR /&gt;switchport trunk allowed vlan 400&lt;BR /&gt;switchport trunk encapsulation dot1q&lt;BR /&gt;switchport trunk native vlan 400&lt;BR /&gt;switchport mode trunk&lt;/P&gt;&lt;P&gt;Vlan900 - Management network&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/0/2&lt;BR /&gt;switchport access vlan 900&lt;BR /&gt;switchport trunk encapsulaton dot1q&lt;BR /&gt;switchport trunk native vlan 900&lt;BR /&gt;switchport mode trunk&lt;/P&gt;&lt;P&gt;I run a Zyxel Firewall and right now my Default Gateway is an untagged interface on the zyxel firewall. I would like it to be put under VLAN100. This device does all my routing within my network. Right now it is not working correctly, because when I introduce the VLAN100 profile with ip address 192.168.100.1 my whole network drops and loses access to everything and I have to rollback to the untagged interface for the firewall. I am keeping the same ip address of 192.168.100.1 as I do not want to Re-IP all my devices.&lt;/P&gt;&lt;P&gt;Here is the port that is configured to connect to firewall. See below:&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/0/1&lt;BR /&gt;switchport access vlan 100&lt;BR /&gt;switchport trunk allowed vlan 100-400,100&lt;BR /&gt;switchport trunk encapsulation dot1q&lt;BR /&gt;switchport trunk native vlan 100&lt;BR /&gt;switchport mode trunk&lt;/P&gt;&lt;P&gt;I am working with my vendor and they do not understand Cisco switches, but I have a small understanding but trying to understand if my vlan configuration is correct based on the sample set of ports I have provided. I want all VLANS to have access to VLAN100 for internet and also pull resources from the servers etc. I will be using the 9800 WLC on vlan100 and vlan900. I can hit everything if I leave the untagged interface on the Zyxel with no vlan on it, but as soon as I move to the VLAN100 profile nothing works at all. Does anyone have any tips or things I should check? Thank you.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Oct 2025 03:55:34 GMT</pubDate>
    <dc:creator>dcgtechnologies</dc:creator>
    <dc:date>2025-10-14T03:55:34Z</dc:date>
    <item>
      <title>Cisco 3750X And VLANS</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338185#M286939</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am not a stranger to Cisco Switches, but a newbie to VLANs and have had some confusion with them. I am trying to implement a 9800 wireless lan controller. but I am putting it on hold until I get all my Vlans Setup correctly.&lt;/P&gt;&lt;P&gt;I have a total of five vlans. See below&lt;/P&gt;&lt;P&gt;vlan 100 - Internal network with RADUIS server and domain and main network with Default Gateway out to the internet&lt;/P&gt;&lt;P&gt;vlan 200 - Wifi SSD For separate devices to connect to vlan 100 and go out to the internet that are not on the domain&lt;/P&gt;&lt;P&gt;vlan 300 - Wifi SSD for devices for my smart home automation and nest protect etc.&lt;/P&gt;&lt;P&gt;vlan 400 - For an SSID for my garage for internet access&lt;/P&gt;&lt;P&gt;vlan 900 - management of all network and server devices&lt;/P&gt;&lt;P&gt;Here are a couple sample ports that are assigned out to physical devices from a port on the switch and I am running two 3750X switches and all other ports are on native vlan 100. See below:&lt;/P&gt;&lt;P&gt;Vlan100 - Internal Network - About 50% of the ports are assigned to this vlan as this is the native Vlan for Internal network&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/0/12&lt;BR /&gt;switchport access vlan 100&lt;BR /&gt;switchport trunk encapsulation dot1q&lt;BR /&gt;switchport trunk native vlan 100&lt;BR /&gt;switchport mode trunk&lt;/P&gt;&lt;P&gt;Vlan200 and VLAN300 Share This Port - Three Wifi SSID's&lt;/P&gt;&lt;P&gt;iinterface GigabitEthernet1/0/48&lt;BR /&gt;switchport access vlan 100&lt;BR /&gt;switchport trunk allowed vlan 100-300,900&lt;BR /&gt;switchport trunk encapsulation dot1q&lt;BR /&gt;switchport trunk native vlan 100&lt;BR /&gt;switchport mode trunk&lt;/P&gt;&lt;P&gt;VLAN400 - 1 Wifi SSID&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/0/47&lt;BR /&gt;switchport access vlan 100&lt;BR /&gt;switchport trunk allowed vlan 400&lt;BR /&gt;switchport trunk encapsulation dot1q&lt;BR /&gt;switchport trunk native vlan 400&lt;BR /&gt;switchport mode trunk&lt;/P&gt;&lt;P&gt;Vlan900 - Management network&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/0/2&lt;BR /&gt;switchport access vlan 900&lt;BR /&gt;switchport trunk encapsulaton dot1q&lt;BR /&gt;switchport trunk native vlan 900&lt;BR /&gt;switchport mode trunk&lt;/P&gt;&lt;P&gt;I run a Zyxel Firewall and right now my Default Gateway is an untagged interface on the zyxel firewall. I would like it to be put under VLAN100. This device does all my routing within my network. Right now it is not working correctly, because when I introduce the VLAN100 profile with ip address 192.168.100.1 my whole network drops and loses access to everything and I have to rollback to the untagged interface for the firewall. I am keeping the same ip address of 192.168.100.1 as I do not want to Re-IP all my devices.&lt;/P&gt;&lt;P&gt;Here is the port that is configured to connect to firewall. See below:&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/0/1&lt;BR /&gt;switchport access vlan 100&lt;BR /&gt;switchport trunk allowed vlan 100-400,100&lt;BR /&gt;switchport trunk encapsulation dot1q&lt;BR /&gt;switchport trunk native vlan 100&lt;BR /&gt;switchport mode trunk&lt;/P&gt;&lt;P&gt;I am working with my vendor and they do not understand Cisco switches, but I have a small understanding but trying to understand if my vlan configuration is correct based on the sample set of ports I have provided. I want all VLANS to have access to VLAN100 for internet and also pull resources from the servers etc. I will be using the 9800 WLC on vlan100 and vlan900. I can hit everything if I leave the untagged interface on the Zyxel with no vlan on it, but as soon as I move to the VLAN100 profile nothing works at all. Does anyone have any tips or things I should check? Thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 03:55:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338185#M286939</guid>
      <dc:creator>dcgtechnologies</dc:creator>
      <dc:date>2025-10-14T03:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750X And VLANS</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338264#M286940</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; -&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/7018"&gt;@dcgtechnologies&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Did you also create the vlans on the switch ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp; M.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 06:27:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338264#M286940</guid>
      <dc:creator>Mark Elsen</dc:creator>
      <dc:date>2025-10-14T06:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750X And VLANS</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338269#M286941</link>
      <description>&lt;P&gt;You have not mentioned how you connected the WLC 9800 and the Cat switch. Do you have a high-level diagram of how these are linked? (or am i missing to read here ?)&lt;/P&gt;
&lt;P&gt;If you connected a port-channel between the WLC and the Cat 3750, you need to configure it that way to achieve high availability.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/wireless/controller/9800/technical-reference/c9800-best-practices.html#Linkaggregationmode" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/wireless/controller/9800/technical-reference/c9800-best-practices.html#Linkaggregationmode&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 06:41:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338269#M286941</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2025-10-14T06:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750X And VLANS</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338452#M286953</link>
      <description>&lt;P&gt;Hi Mark,&amp;nbsp;&lt;/P&gt;&lt;P&gt;All vlans are on the switch as follows. See below:&lt;/P&gt;&lt;P&gt;1 default active Gi1/1/2, Gi1/1/3, Gi1/1/4&lt;BR /&gt;100 Internal_Network active Gi1/0/11, Gi1/0/14, Gi1/0/15&lt;BR /&gt;Gi1/0/16, Gi1/0/19, Gi1/0/20&lt;BR /&gt;Gi1/0/21, Gi1/0/22, Gi1/0/25&lt;BR /&gt;Gi1/0/26, Gi1/0/27, Gi1/0/28&lt;BR /&gt;Gi1/0/29, Gi1/0/30, Gi1/0/38&lt;BR /&gt;Gi1/0/42, Gi1/0/43, Gi1/0/45&lt;BR /&gt;Gi1/0/46&lt;BR /&gt;200 Wifi1_Network active&lt;BR /&gt;300 Wifi2_Network active&lt;BR /&gt;400 Wifi3_Network active&lt;BR /&gt;900 Mgmt_Network active Gi1/0/6&lt;/P&gt;&lt;P&gt;They are all on switches and labeled. I am just trying to see if my base configuration is setup correctly before I even move on with the 9800 WLC.&lt;/P&gt;&lt;P&gt;When I run the command show vlan br a port below for example&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/0/47&lt;BR /&gt;switchport access vlan 100&lt;BR /&gt;switchport trunk allowed vlan 400&lt;BR /&gt;switchport trunk encapsulation dot1q&lt;BR /&gt;switchport trunk native vlan 400&lt;BR /&gt;switchport mode trunk&lt;/P&gt;&lt;P&gt;should show here. See below&lt;/P&gt;&lt;P&gt;400 Wifi3_Network active&lt;/P&gt;&lt;P&gt;but it does not that is why I am confused. Should it show there when that command is ran?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you Mark.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 15:50:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338452#M286953</guid>
      <dc:creator>dcgtechnologies</dc:creator>
      <dc:date>2025-10-14T15:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750X And VLANS</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338453#M286954</link>
      <description>&lt;P&gt;Right now I am not concerned with 9800 WLC as I am more concerned with the VLAN setup on the switches to make sure they are configured correctly so I can then I can move back to the 9800 WLC. Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 15:34:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338453#M286954</guid>
      <dc:creator>dcgtechnologies</dc:creator>
      <dc:date>2025-10-14T15:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750X And VLANS</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338470#M286955</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; -&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/7018"&gt;@dcgtechnologies&lt;/a&gt;&amp;nbsp; &amp;nbsp;On the switch this looks all good. As far as the connection with the&amp;nbsp;&lt;SPAN&gt;Zyxel&lt;/SPAN&gt;&amp;nbsp;firewall is concerned,&lt;BR /&gt;&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; you will have to make sure that the firewall understands vlans and vlan tagging AND&lt;BR /&gt;&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; that the port on the firewall are configured in the correct vlan and allow traffic from it.&lt;BR /&gt;&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; For the 9800 I understood you where using&lt;STRONG&gt; vpsphere&lt;/STRONG&gt;&amp;nbsp; ; you must also&lt;BR /&gt;&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; then make sure that those vlans become known in &lt;STRONG&gt;vsphere&lt;/STRONG&gt; and can be made available&lt;BR /&gt;&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; on the (virtual) interfaces of the 9800 virtual controller.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; M.&lt;BR /&gt;&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;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 15:56:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338470#M286955</guid>
      <dc:creator>Mark Elsen</dc:creator>
      <dc:date>2025-10-14T15:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750X And VLANS</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338478#M286956</link>
      <description>&lt;P&gt;Hi Mark.....Thank you for all your replies. I am working with the vendor on this for my firewall and I think I have narrowed the issue down to my Dell VRTX which runs a R1-2401 switch inside the VRTX so I am working with Dell to get the VRTX configured correctly as I am using two of the four blades for vsphere. Right now I am halting all progress on the 9800 WLC until I get all my Vlans configure correctly to support the WLC.&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the second part I was curious.&amp;nbsp;When I run the command show vlan br a port below for example&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/0/47&lt;BR /&gt;switchport access vlan 100&lt;BR /&gt;switchport trunk allowed vlan 400&lt;BR /&gt;switchport trunk encapsulation dot1q&lt;BR /&gt;switchport trunk native vlan 400&lt;BR /&gt;switchport mode trunk&lt;/P&gt;&lt;P&gt;should show here. See below&lt;/P&gt;&lt;P&gt;400 Wifi3_Network active&lt;/P&gt;&lt;P&gt;and also with&amp;nbsp;&lt;/P&gt;&lt;P&gt;900 Mgmt_Network active&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/0/2&lt;BR /&gt;switchport access vlan 100&lt;BR /&gt;switchport trunk allowed vlan 100,900&lt;BR /&gt;switchport trunk encapsulation dot1q&lt;BR /&gt;switchport trunk native vlan 100&lt;BR /&gt;switchport mode trunk&lt;/P&gt;&lt;P&gt;I have six of these ports and they do not show up when I run show vlan br and are not located on that table at all. Any idea why? Thank you Mark!&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 16:55:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338478#M286956</guid>
      <dc:creator>dcgtechnologies</dc:creator>
      <dc:date>2025-10-14T16:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750X And VLANS</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338526#M286959</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/7018"&gt;@dcgtechnologies&lt;/a&gt;&amp;nbsp;You have those ports configured as Trunk ports - which is why they don't show.&amp;nbsp; Only access port VLANs will show there.&lt;/P&gt;
&lt;P&gt;Note that there is special configuration required on VMware to support 9800-CL (I presume that is what you are planning to deploy?).&amp;nbsp; Refer to&amp;nbsp;&lt;A href="https://www.cisco.com/c/en/us/td/docs/wireless/controller/9800/technical-reference/c9800-best-practices.html#C9800CLconsiderations" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/wireless/controller/9800/technical-reference/c9800-best-practices.html#C9800CLconsiderations&lt;/A&gt;&amp;nbsp;and the 9800-CL installation and setup guides.&lt;/P&gt;
&lt;P&gt;If your firewall only needs to access VLAN 100 then why do you want to use VLAN tagging on the port?&amp;nbsp; Why not just make it an access port in VLAN 100? (don't make it more complicated than it needs to be).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 21:13:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338526#M286959</guid>
      <dc:creator>Rich R</dc:creator>
      <dc:date>2025-10-14T21:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750X And VLANS</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338541#M286962</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/244975"&gt;@Rich R&lt;/a&gt;&amp;nbsp;Hello Rich,&lt;/P&gt;&lt;P&gt;Thank you for the explanation about the first point and yes I did follow that guide you mentioned as well as four others out there so I have a good grasp on the setup, but I need my network and VLAN's fixed before I proceed, because the Dell VRTX r1-2401 switch is not configured correctly, which I am working through now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If your firewall only needs to access VLAN 100 then why do you want to use VLAN tagging on the port?&amp;nbsp; Why not just make it an access port in VLAN 100? (don't make it more complicated than it needs to be). &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What would this configuration look like? I do want it to have access to VLAN100 and I think I have over complicated my VLAN setup now that I understand the concepts after reading a lot over the past couple of days. Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 22:58:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338541#M286962</guid>
      <dc:creator>dcgtechnologies</dc:creator>
      <dc:date>2025-10-14T22:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750X And VLANS</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338631#M286965</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; -&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/7018"&gt;@dcgtechnologies&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;This one isn't correct :&lt;BR /&gt;&lt;FONT color="#FF6600"&gt;&lt;EM&gt;&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; interface GigabitEthernet1/0/47&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT color="#FF6600"&gt;&lt;EM&gt;&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; switchport access vlan 100&lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT color="#FF6600"&gt;&lt;EM&gt;&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;switchport trunk allowed vlan 400&lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;FONT color="#FF6600"&gt;&lt;EM&gt;&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;switchport trunk encapsulation dot1q&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF6600"&gt;&lt;EM&gt;&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;switchport trunk native vlan 400&lt;/EM&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF6600"&gt;&lt;EM&gt;&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;switchport mode trunk&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;You set the port in vlan 100, but only allow vlan 400 on the trunk, so in that case the line protocol on&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;vlan 100 would remain down, because there is no active physical connection possible,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;M.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 06:10:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338631#M286965</guid>
      <dc:creator>Mark Elsen</dc:creator>
      <dc:date>2025-10-15T06:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750X And VLANS</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338648#M286967</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/291804"&gt;@Mark Elsen&lt;/a&gt;&amp;nbsp;&lt;STRONG&gt;&lt;FONT color="#FF6600"&gt;&lt;EM&gt;switchport access vlan 100 &lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#FF6600"&gt;&lt;EM&gt;&lt;FONT color="#000000"&gt;is ignored by the switch because&amp;nbsp;&lt;/FONT&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#FF6600"&gt;&lt;EM&gt;switchport &lt;U&gt;mode&lt;/U&gt; trunk&lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 06:36:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338648#M286967</guid>
      <dc:creator>Rich R</dc:creator>
      <dc:date>2025-10-15T06:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750X And VLANS</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338650#M286968</link>
      <description>&lt;P&gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;What would this configuration look like?&lt;/SPAN&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;interface GigabitEthernet1/0/1&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;&amp;nbsp;switchport access vlan 100&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;&amp;nbsp;switchport mode access&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 06:39:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338650#M286968</guid>
      <dc:creator>Rich R</dc:creator>
      <dc:date>2025-10-15T06:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750X And VLANS</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338651#M286969</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; -&amp;nbsp;&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/244975"&gt;@Rich R&lt;/a&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Then I would still remove '&lt;STRONG&gt;&lt;FONT color="#FF6600"&gt;&lt;EM&gt;switchport access vlan 100&lt;SPAN&gt;&amp;nbsp;&lt;FONT color="#000000"&gt;'&lt;/FONT&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000"&gt;from the port's configuration because of&lt;BR /&gt;&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; consistency.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;&amp;nbsp;M.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 06:43:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338651#M286969</guid>
      <dc:creator>Mark Elsen</dc:creator>
      <dc:date>2025-10-15T06:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750X And VLANS</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338678#M286972</link>
      <description>&lt;P&gt;&amp;gt;&amp;nbsp;&lt;SPAN&gt;Then I would still remove '&lt;/SPAN&gt;&lt;STRONG&gt;&lt;FONT color="#FF6600"&gt;&lt;EM&gt;switchport access vlan 100&lt;SPAN&gt;&amp;nbsp;&lt;FONT color="#000000"&gt;'&lt;/FONT&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000"&gt;from the port's configuration because of consistency.&lt;BR /&gt;100% yes - but actually - since the trunk port only has one VLAN (400) and it's the native VLAN (untagged) there is no point in even making this a trunk port - it &lt;STRONG&gt;should&lt;/STRONG&gt; be an access mode port in VLAN 400...&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 07:44:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338678#M286972</guid>
      <dc:creator>Rich R</dc:creator>
      <dc:date>2025-10-15T07:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750X And VLANS</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338706#M286976</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; -&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/244975"&gt;@Rich R&lt;/a&gt;&amp;nbsp; &amp;nbsp;Completely correct; what I would also like to point out for&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/7018"&gt;@dcgtechnologies&lt;/a&gt;&amp;nbsp; is&amp;nbsp; that when&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; an SVI (Vlan) is created and not attached to an active connected Gi-interface then the&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Vlan will be up , but the line protocol will remain down (as you already observed).&lt;/P&gt;
&lt;P&gt;&amp;nbsp; M.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 08:29:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338706#M286976</guid>
      <dc:creator>Mark Elsen</dc:creator>
      <dc:date>2025-10-15T08:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750X And VLANS</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338908#M286984</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/291804"&gt;@Mark Elsen&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/244975"&gt;@Rich R&lt;/a&gt;&amp;nbsp;The config for that port would look like this. See below:&lt;/P&gt;&lt;P&gt;Interface GigabitEthernet1/0/47&lt;BR /&gt;switchport mode allowed vlan 100&lt;BR /&gt;switchport trunk encapsulation dot1q&lt;BR /&gt;switchport trunk native vlan 400&lt;BR /&gt;switchport mode trunk&lt;/P&gt;&lt;P&gt;This is how I read it and basically there is no need to make it an access port because it is on the trunk, because of "switchport mode trunk" command. I want its native VLAN to be 400 and it needs access to resources on VLAN100. Is this accurate? Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Oct 2025 18:04:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5338908#M286984</guid>
      <dc:creator>dcgtechnologies</dc:creator>
      <dc:date>2025-10-15T18:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750X And VLANS</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5339040#M286989</link>
      <description>&lt;P&gt;No!&amp;nbsp; It is either trunk &lt;STRONG&gt;or&lt;/STRONG&gt; access mode - it can't be both.&lt;BR /&gt;"allowed" is not a valid mode for switchport.&amp;nbsp; &lt;BR /&gt;"switchport trunk allowed vlan" must list &lt;STRONG&gt;all&lt;/STRONG&gt; the VLANs allowed on the port.&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;interface GigabitEthernet1/0/47&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;&amp;nbsp;switchport trunk allowed vlan 100,400&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;&amp;nbsp;switchport trunk encapsulation dot1q&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;&amp;nbsp;switchport trunk native vlan 400&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;&amp;nbsp;switchport mode trunk&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2025 06:10:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5339040#M286989</guid>
      <dc:creator>Rich R</dc:creator>
      <dc:date>2025-10-16T06:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750X And VLANS</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5339047#M286990</link>
      <description>&lt;P&gt;Configure trunk to allow the required VLAN is the best option&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2025 06:36:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5339047#M286990</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2025-10-16T06:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750X And VLANS</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5339086#M286991</link>
      <description>&lt;P&gt;show interface trunk on cisco switch will&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;displays information about the active trunk interfaces on a switch, including the mode, encapsulation type, status, and allowed VLANs for each trunk port. You can verify the link upon configuring.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2025 10:05:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5339086#M286991</guid>
      <dc:creator>srimal99</dc:creator>
      <dc:date>2025-10-16T10:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco 3750X And VLANS</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5339213#M286993</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/244975"&gt;@Rich R&lt;/a&gt;&amp;nbsp;Thank you for the wonderful explanation. So I have some switch work to do as my config is really messed up.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Oct 2025 17:10:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3750x-and-vlans/m-p/5339213#M286993</guid>
      <dc:creator>dcgtechnologies</dc:creator>
      <dc:date>2025-10-16T17:10:47Z</dc:date>
    </item>
  </channel>
</rss>

