<?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: Switchport Config - Trunk or Access? in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/4752991#M250320</link>
    <description>&lt;P&gt;So do you create a VLAN within the network for CAPWAP tunnels? That way CAPWAP tunnels know how to get back to the WLC?&lt;/P&gt;&lt;P&gt;Once the AP is registered to a WLC, the wireless users send traffic over the CAPWAP via the generic VLAN across the network back to the WLC where it will segment into the necessary VLANs?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand that this is an old post, but I am new to wireless and the books only tell you that all traffic is sent via CAPWAP &lt;span class="lia-unicode-emoji" title=":face_with_tears_of_joy:"&gt;😂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jan 2023 14:23:37 GMT</pubDate>
    <dc:creator>sean maudsley</dc:creator>
    <dc:date>2023-01-11T14:23:37Z</dc:date>
    <item>
      <title>Switchport Config - Trunk or Access?</title>
      <link>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/1303897#M53394</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just wondering if Cisco has any recommendations around whether to configure the switchport as a trunk or as an access port for Lightweight Access Points?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We've been running some LAPs connected to trunk ports and some connected to access ports and we can't really see any difference. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We're guessing that the trunk port will allow 802.1p values to be carried in the frame, where an access port won't.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone provide any clarification or recommendations around this for us?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave.&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 00:44:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/1303897#M53394</guid>
      <dc:creator>david.kelsen</dc:creator>
      <dc:date>2021-07-04T00:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: Switchport Config - Trunk or Access?</title>
      <link>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/1303898#M53395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dave, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does your switchport carry two or more VLANs (like voice and data)?  If yes, then it's recommended that you configure the switchports as trunks.  Otherwise, if you only have one VLAN, then access would do just fine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2009 03:44:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/1303898#M53395</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2009-06-19T03:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Switchport Config - Trunk or Access?</title>
      <link>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/1303899#M53396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Leo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes the switchports do carry two vlans, as mentioned, voice &amp;amp; data... in fact three vlans if you include the management vlan. So it would make sense to configure them as trunks... but...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The LAPs connected to access ports still pass all traffic, whether its voice, data or management.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's whats led me to post the question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its got me a bit confused.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2009 04:26:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/1303899#M53396</guid>
      <dc:creator>david.kelsen</dc:creator>
      <dc:date>2009-06-19T04:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Switchport Config - Trunk or Access?</title>
      <link>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/1303900#M53397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dave, &lt;/P&gt;&lt;P&gt;You can always "allow" the specific VLANs you require: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;switchport trunk allowed vlan Management,Voice,Data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just substitute the "Management,Voice,Data".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2009 04:40:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/1303900#M53397</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2009-06-19T04:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Switchport Config - Trunk or Access?</title>
      <link>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/1303901#M53398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Leo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave mentioned these were for lwapp access points. These should always be access ports ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While the Cisco WLCs always connect to 802.1Q trunks, Cisco lightweight APs do not understand VLAN tagging and should only be connected to the access  ports of the neighbor switch. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://74.125.47.132/search?q=cache:1pLYVU-lw70J:www.cisco.com/en/US/products/ps6366/products_configuration_example09186a0080665cdf.shtml+lwapp+access+trunk&amp;amp;cd=4&amp;amp;hl=en&amp;amp;ct=clnk&amp;amp;gl=us" target="_blank"&gt;http://74.125.47.132/search?q=cache:1pLYVU-lw70J:www.cisco.com/en/US/products/ps6366/products_configuration_example09186a0080665cdf.shtml+lwapp+access+trunk&amp;amp;cd=4&amp;amp;hl=en&amp;amp;ct=clnk&amp;amp;gl=us&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If these were autonomous, then yes you would need a truck. But not with LWAPP... but hey you boyz from down under have a whole different way of doing things lol!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2009 08:04:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/1303901#M53398</guid>
      <dc:creator>George Stefanick</dc:creator>
      <dc:date>2009-06-19T08:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Switchport Config - Trunk or Access?</title>
      <link>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/1303902#M53399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gstefanick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've checked out the link and it seems to answer my question when it says that, 'Cisco lightweight APs do not understand VLAN tagging and should only be connected to the access ports'...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I'll correct any LAP switchports that are currently configured as trunks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How does it work though? Ie., having multiple vlans, but the LAP is attached to an access port in the management vlan.. how does the voice &amp;amp; data traffic get switched?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jun 2009 05:34:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/1303902#M53399</guid>
      <dc:creator>david.kelsen</dc:creator>
      <dc:date>2009-06-20T05:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Switchport Config - Trunk or Access?</title>
      <link>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/1303903#M53400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When an AP joins a controller it creates an LWAPP tunnel adjacency (if your are on 5.2 code, it's a CAPWAP tunnel). Like most tunnels, all your traffic is aggregated within the tunnel itself. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So your vlans, qos, ssids, and traffic transverse the LWAPP tunnel, so there is no need to config the access switch with a trunk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your aps dont attach to the manager interface, but rather to the AP manager. I forget what code version the ap manager goes away, but you get the point.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jun 2009 11:02:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/1303903#M53400</guid>
      <dc:creator>George Stefanick</dc:creator>
      <dc:date>2009-06-20T11:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Switchport Config - Trunk or Access?</title>
      <link>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/1303904#M53401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cool, that explains things. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yeah we're running 5.2 code, so it must be a CAPWAP tunnel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jun 2009 23:54:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/1303904#M53401</guid>
      <dc:creator>david.kelsen</dc:creator>
      <dc:date>2009-06-20T23:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: Switchport Config - Trunk or Access?</title>
      <link>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/1303905#M53402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi George, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had LAPs connected to access port and AP's connected to Trunks.  Don't see any difference.  He he he ... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jun 2009 21:46:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/1303905#M53402</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2009-06-21T21:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Switchport Config - Trunk or Access?</title>
      <link>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/1303906#M53403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Leo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOL, yea my first few installs was trunks too ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Jun 2009 21:57:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/1303906#M53403</guid>
      <dc:creator>George Stefanick</dc:creator>
      <dc:date>2009-06-21T21:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: Switchport Config - Trunk or Access?</title>
      <link>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/1303907#M53404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;I&gt;I forget what code version the ap manager goes away, but you get the point.&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 5508 does not use AP-Manager.  Optionally, you can have Dynamic AP-Manager.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2009 01:21:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/1303907#M53404</guid>
      <dc:creator>Leo Laohoo</dc:creator>
      <dc:date>2009-06-22T01:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Switchport Config - Trunk or Access?</title>
      <link>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/3728268#M53405</link>
      <description>&lt;P&gt;As George mentioned earlier the access points form a CAPWAP tunnel with the controller and all vlan traffic traverses through that capwap tunnel so there is no need to configure the port on the switch as a trunk port.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 22:17:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/3728268#M53405</guid>
      <dc:creator>Tinei</dc:creator>
      <dc:date>2018-10-18T22:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Switchport Config - Trunk or Access?</title>
      <link>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/3957800#M53406</link>
      <description>&lt;P&gt;&lt;SPAN&gt;"Satisfaction does not come from knowing the solution, it comes from knowing why." - Rosalind Franklin&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;nice explanation .can you suggest some books or online tutorials to learn cisco wireless.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 08:35:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/3957800#M53406</guid>
      <dc:creator>anilbhosale94</dc:creator>
      <dc:date>2019-11-13T08:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Switchport Config - Trunk or Access?</title>
      <link>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/3959033#M53407</link>
      <description>When an AP operates in Local mode (split MAC), then yes. When the AP operates in FlexConnect mode, then no.</description>
      <pubDate>Thu, 14 Nov 2019 23:09:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/3959033#M53407</guid>
      <dc:creator>juweiwei86</dc:creator>
      <dc:date>2019-11-14T23:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Switchport Config - Trunk or Access?</title>
      <link>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/3959035#M53408</link>
      <description>Which mode was your AP?</description>
      <pubDate>Thu, 14 Nov 2019 23:10:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/3959035#M53408</guid>
      <dc:creator>juweiwei86</dc:creator>
      <dc:date>2019-11-14T23:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Switchport Config - Trunk or Access?</title>
      <link>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/3959036#M53410</link>
      <description>What about AP runs in FlexConnect mode? Thanks.</description>
      <pubDate>Thu, 14 Nov 2019 23:15:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/3959036#M53410</guid>
      <dc:creator>juweiwei86</dc:creator>
      <dc:date>2019-11-14T23:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Switchport Config - Trunk or Access?</title>
      <link>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/4752991#M250320</link>
      <description>&lt;P&gt;So do you create a VLAN within the network for CAPWAP tunnels? That way CAPWAP tunnels know how to get back to the WLC?&lt;/P&gt;&lt;P&gt;Once the AP is registered to a WLC, the wireless users send traffic over the CAPWAP via the generic VLAN across the network back to the WLC where it will segment into the necessary VLANs?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand that this is an old post, but I am new to wireless and the books only tell you that all traffic is sent via CAPWAP &lt;span class="lia-unicode-emoji" title=":face_with_tears_of_joy:"&gt;😂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 14:23:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/4752991#M250320</guid>
      <dc:creator>sean maudsley</dc:creator>
      <dc:date>2023-01-11T14:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Switchport Config - Trunk or Access?</title>
      <link>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/4753014#M250321</link>
      <description>&lt;P&gt;Whenever you use LAPs in local mode, then is up to you to configure them on any access mode or trunk mode (with native VLAN other than VLAN 1 for security reasons).&lt;/P&gt;&lt;P&gt;If you use APs in flexconnect mode, again is up to you:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;If you use just ONE locally forwarded WLAN (and AP shares same VLAN if the site is really small and don't make any sense to deploy subnets) then all traffic goes to the same VLAN so you can use access mode or trunk mode. BUT the best practice recommends to always use trunk ports in order to avoid issues like &lt;A href="https://quickview.cloudapps.cisco.com/quickview/bug/CSCvr25112" target="_self"&gt;this&lt;/A&gt; have I discovered on the early stages of the C9800 codes, or any other future defect that could arise.&lt;/LI&gt;&lt;LI&gt;If you have multiple WLANs mapping to different VLANs then trunk mode is a must.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 14:51:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/4753014#M250321</guid>
      <dc:creator>JPavonM</dc:creator>
      <dc:date>2023-01-11T14:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Switchport Config - Trunk or Access?</title>
      <link>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/4874018#M258146</link>
      <description>&lt;P&gt;I think it depends on flex mode connection with the local switch or central switch in the case of flex mode with the central switch you can configure as access but if&amp;nbsp; flex mode with local switch it must be configurated as trunk,that right?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jul 2023 04:50:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/switchport-config-trunk-or-access/m-p/4874018#M258146</guid>
      <dc:creator>mohamed orabi</dc:creator>
      <dc:date>2023-07-14T04:50:17Z</dc:date>
    </item>
  </channel>
</rss>

