<?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: FlexConnect and Native VLAN? in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/flexconnect-and-native-vlan/m-p/3688547#M161333</link>
    <description>&lt;P&gt;On switch side you have to config native vlan , because you need to add a tag to&amp;nbsp; those capwap traffic from AP(wlc-ap management and central switching ssid traffic is untagged by default unless you enable vlan tagging on AP ) before forward the traffic inside switch.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On AP side, the native vlan id is just for psychological comfort, because AP do nothing if these is a untagged packet income from the wired interface. Even no CDP warning and STP risk, because LWAP never care them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So config the native vlan on AP is just useless.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Aug 2018 23:51:43 GMT</pubDate>
    <dc:creator>Jun Zhou</dc:creator>
    <dc:date>2018-08-14T23:51:43Z</dc:date>
    <item>
      <title>FlexConnect and Native VLAN?</title>
      <link>https://community.cisco.com/t5/wireless/flexconnect-and-native-vlan/m-p/3073610#M161327</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We are implementing a new wireless network using Cisco.&lt;/P&gt;
&lt;P&gt;Our design is using FlexConnect and multiple SSID.&lt;/P&gt;
&lt;P&gt;Each SSID is associated to a VLAN:&lt;/P&gt;
&lt;P&gt;SSID1 - VLAN 100&lt;/P&gt;
&lt;P&gt;SSID2 - VLAN 200&lt;/P&gt;
&lt;P&gt;SSID7 - VLAN 700&lt;/P&gt;
&lt;P&gt;etc.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The interface for the AP's is a trunk:&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet1/0/2&lt;/P&gt;
&lt;P&gt;&amp;nbsp; switchport trunk native vlan 102&lt;/P&gt;
&lt;P&gt;&amp;nbsp; switchport trunk allowed vlan 100,102,200,300,400,500,600,700,800,900&lt;/P&gt;
&lt;P&gt;&amp;nbsp; switchport mode trunk&lt;/P&gt;
&lt;P&gt;&amp;nbsp; switchport nonegotiate&lt;/P&gt;
&lt;P&gt;&amp;nbsp;!&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;The native VLAN (102) on the trunk is a "point-to-point"-VLAN between the distribution and access-switch and stretches to the access interfaces on the access-switch and the trunk interfaces for the AP's.&lt;/P&gt;
&lt;P&gt;The native VLAN is untagged.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Now, when configuring FlexConnect I have to enalbe VLAN Support under the FlexConnect tab and specify a Native VLAN ID.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Why do I have to specify a VLAN ID for an untagged native VLAN?&lt;/P&gt;
&lt;P&gt;What is it used for?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Untagged traffic is untagged, so what does the AP use this information for?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I haven't been able to find an answer besides "do this...", no why I have to and what it's used for.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Does anyone know? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 14:07:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/flexconnect-and-native-vlan/m-p/3073610#M161327</guid>
      <dc:creator>Ronni Feldt</dc:creator>
      <dc:date>2021-07-05T14:07:41Z</dc:date>
    </item>
    <item>
      <title>Native VLAN for AP should be</title>
      <link>https://community.cisco.com/t5/wireless/flexconnect-and-native-vlan/m-p/3073611#M161328</link>
      <description>&lt;P&gt;Native VLAN for AP should be 102 as you declared the native VLAN 102 on switch interface, if you declare native VLAN 1, you can use native 1 on AP as well...&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet1/0/2&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &lt;STRONG&gt;switchport trunk native vlan 102&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; switchport trunk allowed vlan 100,102,200,300,400,500,600,700,800,900&lt;/P&gt;
&lt;P&gt;&amp;nbsp; switchport mode trunk&lt;/P&gt;
&lt;P&gt;&amp;nbsp; switchport nonegotiate&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2017 21:42:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/flexconnect-and-native-vlan/m-p/3073611#M161328</guid>
      <dc:creator>Emerson Rodrigues</dc:creator>
      <dc:date>2017-05-31T21:42:58Z</dc:date>
    </item>
    <item>
      <title>Why do I have to specify a</title>
      <link>https://community.cisco.com/t5/wireless/flexconnect-and-native-vlan/m-p/3073612#M161329</link>
      <description>&lt;P&gt;Why do I have to specify a VLAN ID for an untagged native VLAN?&lt;/P&gt;
&lt;P&gt;What is it used for?&lt;/P&gt;
&lt;P&gt;Untagged traffic is untagged, so what does the AP use this information for?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Native vlan has to match on both sides of the trunk for the link to be up, other wise you will native vlan mismatch. Think of AP as a switch here connected to a another switch and there is&amp;nbsp; trunk between both. So the native vlan has to match, so you configure native vlan on AP side as well as on switch side.&lt;/P&gt;
&lt;P&gt;I believe if you don't mention, by default it would be vlan 1 on AP side leading to vlan mismatch.&lt;/P&gt;
&lt;P&gt;you can perform a packet capture on AP port and verify this.&lt;/P&gt;
&lt;P&gt;You are right its not mentioned anywhere but that's the only logical explanation I can think of.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;**rate helpful posts**&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 02:19:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/flexconnect-and-native-vlan/m-p/3073612#M161329</guid>
      <dc:creator>Ambuj M</dc:creator>
      <dc:date>2017-06-01T02:19:47Z</dc:date>
    </item>
    <item>
      <title>I don't know if I agree a 100</title>
      <link>https://community.cisco.com/t5/wireless/flexconnect-and-native-vlan/m-p/3073613#M161330</link>
      <description>&lt;P&gt;I don't know if I agree a 100% on this.&lt;/P&gt;
&lt;P&gt;The AP should be able to just send untagged traffic without knowing the native VLAN, and the switch will put the untagged traffic in the native VLAN specified on the interface.&lt;/P&gt;
&lt;P&gt;The native VLAN mismatch is a CDP thing.&lt;/P&gt;
&lt;P&gt;So why does the AP need to know the native VLAN, it doesn't have to tag the traffic, just send it.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 12:22:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/flexconnect-and-native-vlan/m-p/3073613#M161330</guid>
      <dc:creator>Ronni Feldt</dc:creator>
      <dc:date>2017-06-01T12:22:34Z</dc:date>
    </item>
    <item>
      <title>Maybe the answer is in the</title>
      <link>https://community.cisco.com/t5/wireless/flexconnect-and-native-vlan/m-p/3073614#M161331</link>
      <description>&lt;P&gt;Maybe the answer is in the correspondng configuration on the ap:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet0&lt;BR /&gt; no ip route-cache&lt;BR /&gt; duplex auto&lt;BR /&gt; speed auto&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0.140&lt;BR /&gt; encapsulation dot1Q 140&lt;BR /&gt; no ip route-cache&lt;BR /&gt; bridge-group 5&lt;BR /&gt; bridge-group 5 spanning-disabled&lt;BR /&gt; no bridge-group 5 source-learning&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0.150&lt;BR /&gt; encapsulation dot1Q 150&lt;BR /&gt; no ip route-cache&lt;BR /&gt; bridge-group 7&lt;BR /&gt; bridge-group 7 spanning-disabled&lt;BR /&gt; no bridge-group 7 source-learning&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0.155&lt;BR /&gt; encapsulation dot1Q 155&lt;BR /&gt; no ip route-cache&lt;BR /&gt; bridge-group 6&lt;BR /&gt; bridge-group 6 spanning-disabled&lt;BR /&gt; no bridge-group 6 source-learning&lt;BR /&gt;!&lt;BR /&gt;interface GigabitEthernet0.220&lt;BR /&gt; encapsulation dot1Q 220 native&lt;BR /&gt; no ip route-cache&lt;BR /&gt; bridge-group 1&lt;BR /&gt; bridge-group 1 spanning-disabled&lt;BR /&gt; no bridge-group 1 source-learning&lt;BR /&gt;!&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;It seems that the ap creates a sub interface for each vlan, even for the untagged one, that way I think you need to specify which one of them is the untagged.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 12:51:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/flexconnect-and-native-vlan/m-p/3073614#M161331</guid>
      <dc:creator>Massimo Baschieri</dc:creator>
      <dc:date>2017-06-01T12:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: FlexConnect and Native VLAN?</title>
      <link>https://community.cisco.com/t5/wireless/flexconnect-and-native-vlan/m-p/3182928#M161332</link>
      <description>&lt;P&gt;You can actually skip setting the native VLAN on the AP. So what's the purpose of this config? Well, it is to avoid Native VLAN mismatch&lt;BR /&gt;&lt;BR /&gt;Just imagine the AP as another switch, if you connect the switch and AP, in a trunk port with different native VLANs, you'd expect the switch to nag native VLAN mismatch logs.&lt;BR /&gt;&lt;BR /&gt;It is always recommended to match native VLAN settings. It's just for security purposes and avoid VLAN hopping attacks, w/c can be exploited on devices with native vlan mismatches &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2017 11:16:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/flexconnect-and-native-vlan/m-p/3182928#M161332</guid>
      <dc:creator>LJ Gabrillo</dc:creator>
      <dc:date>2017-09-12T11:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: FlexConnect and Native VLAN?</title>
      <link>https://community.cisco.com/t5/wireless/flexconnect-and-native-vlan/m-p/3688547#M161333</link>
      <description>&lt;P&gt;On switch side you have to config native vlan , because you need to add a tag to&amp;nbsp; those capwap traffic from AP(wlc-ap management and central switching ssid traffic is untagged by default unless you enable vlan tagging on AP ) before forward the traffic inside switch.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On AP side, the native vlan id is just for psychological comfort, because AP do nothing if these is a untagged packet income from the wired interface. Even no CDP warning and STP risk, because LWAP never care them.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So config the native vlan on AP is just useless.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Aug 2018 23:51:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/flexconnect-and-native-vlan/m-p/3688547#M161333</guid>
      <dc:creator>Jun Zhou</dc:creator>
      <dc:date>2018-08-14T23:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: FlexConnect and Native VLAN?</title>
      <link>https://community.cisco.com/t5/wireless/flexconnect-and-native-vlan/m-p/3689302#M161334</link>
      <description>&lt;P&gt;"So config the native vlan on AP is just useless." - This is not correct.&lt;BR /&gt;&lt;BR /&gt;The FlexConnect AP needs to be aware of the native VLAN in case a client needs to be bridged to the same VLAN as where the AP itself is located in. This way the AP knows that the outgoing client frames should not be tagged and that incoming frames won't have a VLAN tag either. I recommend to always use separate VLANs, but that is another story &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;Please rate useful posts... &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 22:13:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/flexconnect-and-native-vlan/m-p/3689302#M161334</guid>
      <dc:creator>Freerk Terpstra</dc:creator>
      <dc:date>2018-08-15T22:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: FlexConnect and Native VLAN?</title>
      <link>https://community.cisco.com/t5/wireless/flexconnect-and-native-vlan/m-p/3734100#M161335</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i am going on this discussion as I am having an issue with this native&amp;nbsp;vlan story.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With 2800 APs, when I put native vlan for the AP on vlan X, and also the SSID on the vlan X, it’s not working.&lt;/P&gt;
&lt;P&gt;i am doing the same with other models like 1600, it’s working.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;any idea?&lt;/P&gt;</description>
      <pubDate>Sat, 27 Oct 2018 07:27:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/flexconnect-and-native-vlan/m-p/3734100#M161335</guid>
      <dc:creator>aleopoldie</dc:creator>
      <dc:date>2018-10-27T07:27:29Z</dc:date>
    </item>
  </channel>
</rss>

