<?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 + Local Switching = No Network Access in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/flexconnect-local-switching-no-network-access/m-p/3863713#M108719</link>
    <description>&lt;P&gt;Hi, on the SSID which you have set to flexconnect local switching you will have assigned an interface. If you go to the interfaces tab, under DHCP proxy mode what is that set to? I would set it to disable for my flexconnect SSIDs as normal practice.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this is a live enviroment and that interface is used on any local mode SSID's you will need to be careful not to prevent other users being affected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Tue, 28 May 2019 09:39:54 GMT</pubDate>
    <dc:creator>Mikey Boy</dc:creator>
    <dc:date>2019-05-28T09:39:54Z</dc:date>
    <item>
      <title>FlexConnect + Local Switching = No Network Access</title>
      <link>https://community.cisco.com/t5/wireless/flexconnect-local-switching-no-network-access/m-p/3863650#M108718</link>
      <description>&lt;DIV class="s163gtin-0 gmZJmY"&gt;&lt;DIV class="_1hLrLjnE1G_RBCNcN9MVQf"&gt;Hi, I'm working with cisco wireless for the first time.&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="_3xX726aBn29LDbsDtzr_6E s163gtin-6 gDIvpU"&gt;&lt;DIV class="s13uypuv-0 fkEcIT"&gt;&lt;P class="rz6fp9-10 himKiy"&gt;Im trying to setup some access points with multiple SSIDs/Vlans and to have the access points work even if the VWLC goes down (its on the same network as the APs) . I have a VWLC setup on a hyperV host with 3 networks on 3 different vlans.&lt;/P&gt;&lt;P class="rz6fp9-10 himKiy"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="rz6fp9-10 himKiy"&gt;I have confirmed that the VWLC subinterface ip's can be pinged from each network so I don't think its an issue with the vwlc the network adapter for it is in trunk mode and I made it using the powershell script on the cisco website.&lt;/P&gt;&lt;P class="rz6fp9-10 himKiy"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="rz6fp9-10 himKiy"&gt;The host is connected to a 2901 with an EHWIC-D-8ESG-P which is also where the APs are connected.&lt;/P&gt;&lt;P class="rz6fp9-10 himKiy"&gt;On the EHWIC-D-8ESG-P I have the following configured. the following for all 8 ports&lt;/P&gt;&lt;P class="rz6fp9-10 himKiy"&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;interface GigabitEthernet0/1/0
switchport trunk native vlan 10
switchport trunk allowed vlan 1,2,10-12,1002-1005
switchport mode trunk
no ip address&lt;/PRE&gt;&lt;P class="rz6fp9-10 himKiy"&gt;On the VWLC I have for the access points&lt;/P&gt;&lt;P class="rz6fp9-10 himKiy"&gt;AP Mode &lt;STRONG&gt;FlexConnect&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="rz6fp9-10 himKiy"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="rz6fp9-10 himKiy"&gt;In the FlexConnect tab for the APs I have&lt;/P&gt;&lt;P class="rz6fp9-10 himKiy"&gt;VLAN Support checked and when I go into VLAN Mappings I can see my SSIDs which I have specified local mode assigned to their vlans&lt;/P&gt;&lt;P class="rz6fp9-10 himKiy"&gt;&lt;STRONG&gt;WLAN Id&lt;/STRONG&gt; &lt;STRONG&gt;VLAN ID&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="rz6fp9-10 himKiy"&gt;Guest WiFi 12&lt;/P&gt;&lt;P class="rz6fp9-10 himKiy"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="rz6fp9-10 himKiy"&gt;On the interfaces I have setup&lt;/P&gt;&lt;P class="rz6fp9-10 himKiy"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="rz6fp9-10 himKiy"&gt;&lt;STRONG&gt;Interface Name VLAN IP Address&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="rz6fp9-10 himKiy"&gt;management 10 10.0.0.11&lt;/P&gt;&lt;P class="rz6fp9-10 himKiy"&gt;clientnet 11 10.0.1.11&lt;/P&gt;&lt;P class="rz6fp9-10 himKiy"&gt;dmznet 12 10.0.2.11&lt;/P&gt;&lt;P class="rz6fp9-10 himKiy"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="rz6fp9-10 himKiy"&gt;However when I connect any wifi client to the ssid I do not get an IP address from the DHCP server on this vlan.&lt;/P&gt;&lt;P class="rz6fp9-10 himKiy"&gt;I have not configured DHCP relay as there is a DHCP server on each vlan&lt;/P&gt;&lt;P class="rz6fp9-10 himKiy"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="rz6fp9-10 himKiy"&gt;The APs themselves get the following config&lt;/P&gt;&lt;P class="rz6fp9-10 himKiy"&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;interface GigabitEthernet0.10
 encapsulation dot1Q 10 native
 no ip route-cache
 bridge-group 1
 bridge-group 1 spanning-disabled
 no bridge-group 1 source-learning
!
interface GigabitEthernet0.11
 encapsulation dot1Q 11
 no ip route-cache
 bridge-group 5
 bridge-group 5 spanning-disabled
 no bridge-group 5 source-learning
!
interface GigabitEthernet0.12
 encapsulation dot1Q 12
 no ip route-cache
 bridge-group 6
 bridge-group 6 spanning-disabled
 no bridge-group 6 source-learning
!&lt;/PRE&gt;&lt;P class="rz6fp9-10 himKiy"&gt;Am I doing something wrong ?&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 05 Jul 2021 17:28:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/flexconnect-local-switching-no-network-access/m-p/3863650#M108718</guid>
      <dc:creator>JamieThompson9945</dc:creator>
      <dc:date>2021-07-05T17:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: FlexConnect + Local Switching = No Network Access</title>
      <link>https://community.cisco.com/t5/wireless/flexconnect-local-switching-no-network-access/m-p/3863713#M108719</link>
      <description>&lt;P&gt;Hi, on the SSID which you have set to flexconnect local switching you will have assigned an interface. If you go to the interfaces tab, under DHCP proxy mode what is that set to? I would set it to disable for my flexconnect SSIDs as normal practice.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this is a live enviroment and that interface is used on any local mode SSID's you will need to be careful not to prevent other users being affected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 09:39:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/flexconnect-local-switching-no-network-access/m-p/3863713#M108719</guid>
      <dc:creator>Mikey Boy</dc:creator>
      <dc:date>2019-05-28T09:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: FlexConnect + Local Switching = No Network Access</title>
      <link>https://community.cisco.com/t5/wireless/flexconnect-local-switching-no-network-access/m-p/3863719#M108720</link>
      <description>&lt;P&gt;Yes everything under the DHCP section is disabled for the interface the wlans are on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Primary DHCP Server&lt;/SPAN&gt;&amp;nbsp; empty&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Secondary DHCP Server &amp;nbsp;&lt;SPAN&gt;empty&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;DHCP Proxy Mode unticked&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Enable DHCP Option 82&amp;nbsp;&lt;SPAN&gt;unticked&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Enable DHCP Option 6 OpenDNS &amp;nbsp;&lt;SPAN&gt;unticked&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So the local dhcp server on each vlan should be used, Yet whenever I connect a device to the ssid it gets stuck on APIPA.&lt;BR /&gt;&lt;BR /&gt;I have a hyperv vm for testing that im assigning to the various vlans by changing the vlan tag and this gets the right IP address every time. But not anything going through the access points&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 09:49:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/flexconnect-local-switching-no-network-access/m-p/3863719#M108720</guid>
      <dc:creator>JamieThompson9945</dc:creator>
      <dc:date>2019-05-28T09:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: FlexConnect + Local Switching = No Network Access</title>
      <link>https://community.cisco.com/t5/wireless/flexconnect-local-switching-no-network-access/m-p/3863901#M108721</link>
      <description>&lt;P&gt;For an example if your AP VLAN is 10 , Domain WiFi is 12 and Guest VLAN is 13. Your AP switch port configuration should be as below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Switch port mode trunk&lt;/P&gt;&lt;P&gt;Switch port trunk native VLAN 10&lt;/P&gt;&lt;P&gt;Switch port trunk allowed VLAN 10,12-13&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 15:15:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/flexconnect-local-switching-no-network-access/m-p/3863901#M108721</guid>
      <dc:creator>Sathiyanarayanan Ravindran</dc:creator>
      <dc:date>2019-05-28T15:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: FlexConnect + Local Switching = No Network Access</title>
      <link>https://community.cisco.com/t5/wireless/flexconnect-local-switching-no-network-access/m-p/3863920#M108722</link>
      <description>&lt;P&gt;It sounds like you have everything configured. Is there any DHCP snooping config present on the switching?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Quick solution to see what is happening, span the switchport with an AP on it during a client association. You should see DHCP traffic outside of the CAPWAP tunnel. This will verify instantly whether or not the DHCP traffic is happening locally on the switchport.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 15:51:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/flexconnect-local-switching-no-network-access/m-p/3863920#M108722</guid>
      <dc:creator>Mikey Boy</dc:creator>
      <dc:date>2019-05-28T15:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: FlexConnect + Local Switching = No Network Access</title>
      <link>https://community.cisco.com/t5/wireless/flexconnect-local-switching-no-network-access/m-p/3864111#M108723</link>
      <description>&lt;P&gt;Because its a ehwic ive had to add the following default vlans&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;interface GigabitEthernet0/1/x&lt;BR /&gt;&amp;nbsp;switchport trunk native vlan 10&lt;BR /&gt;&amp;nbsp;switchport trunk allowed vlan 1,2,10-12,1002-1005&lt;BR /&gt;&amp;nbsp;switchport mode trunk&lt;BR /&gt;&amp;nbsp;no ip address&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;This should work correct ?&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because I can ping the VWLC interface ips from the respective network think the wlc is working fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the network config on the AP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;bridge irb
!
!
!
interface Dot11Radio0
 antenna gain 0
 rxsop-threshold 85
 stbc
 ampdu transmit priority 1
 ampdu transmit priority 2
 ampdu transmit priority 3
 mbssid
 speed  basic-1.0 basic-2.0 basic-5.5 basic-11.0 basic-6.0 basic-9.0 basic-12.0 18.0 24.0 36.0 48.0 54.0 m0. m1. m2. m3. m4. m5. m6. m7. m8. m9. m10. m11. m12. m13. m14. m15. m16. m17. m18. m19. m20. m21. m22. m23.
 power client local
 packet retries 64 drop-packet
 station-role root
 no cdp enable
!
interface Dot11Radio0.1
 encapsulation dot1Q 1 native
 no cdp enable
 bridge-group 6
 bridge-group 6 subscriber-loop-control
 bridge-group 6 spanning-disabled
 bridge-group 6 block-unknown-source
 no bridge-group 6 source-learning
 no bridge-group 6 unicast-flooding
!
interface Dot11Radio0.3
 encapsulation dot1Q 3
 no cdp enable
 bridge-group 5
 bridge-group 5 subscriber-loop-control
 bridge-group 5 spanning-disabled
 bridge-group 5 block-unknown-source
 no bridge-group 5 source-learning
 no bridge-group 5 unicast-flooding
!
interface Dot11Radio0.18
 encapsulation dot1Q 18
 no cdp enable
 bridge-group 2
 bridge-group 2 subscriber-loop-control
 bridge-group 2 spanning-disabled
 bridge-group 2 block-unknown-source
 no bridge-group 2 source-learning
 no bridge-group 2 unicast-flooding
!
interface Dot11Radio0.19
 encapsulation dot1Q 19
 no cdp enable
 bridge-group 3
 bridge-group 3 subscriber-loop-control
 bridge-group 3 spanning-disabled
 bridge-group 3 block-unknown-source
 no bridge-group 3 source-learning
 no bridge-group 3 unicast-flooding
!
interface Dot11Radio0.20
 encapsulation dot1Q 20
 no cdp enable
 bridge-group 4
 bridge-group 4 subscriber-loop-control
 bridge-group 4 spanning-disabled
 bridge-group 4 block-unknown-source
 no bridge-group 4 source-learning
 no bridge-group 4 unicast-flooding
!
!
interface Dot11Radio1
 antenna gain 0
 peakdetect
 rxsop-threshold 80
 stbc
 ampdu transmit priority 1
 ampdu transmit priority 2
 ampdu transmit priority 3
 mbssid
 power client local
 packet retries 64 drop-packet
 station-role root
 no cdp enable
!
interface Dot11Radio1.2
 encapsulation dot1Q 2
 no cdp enable
 bridge-group 6
 bridge-group 6 subscriber-loop-control
 bridge-group 6 spanning-disabled
 bridge-group 6 block-unknown-source
 no bridge-group 6 source-learning
 no bridge-group 6 unicast-flooding
!
interface Dot11Radio1.18
 encapsulation dot1Q 18
 no cdp enable
 bridge-group 2
 bridge-group 2 subscriber-loop-control
 bridge-group 2 spanning-disabled
 bridge-group 2 block-unknown-source
 no bridge-group 2 source-learning
 no bridge-group 2 unicast-flooding
!
interface Dot11Radio1.19
 encapsulation dot1Q 19
 no cdp enable
 bridge-group 3
 bridge-group 3 subscriber-loop-control
 bridge-group 3 spanning-disabled
 bridge-group 3 block-unknown-source
 no bridge-group 3 source-learning
 no bridge-group 3 unicast-flooding
!
interface Dot11Radio1.20
 encapsulation dot1Q 20
 no cdp enable
 bridge-group 4
 bridge-group 4 subscriber-loop-control
 bridge-group 4 spanning-disabled
 bridge-group 4 block-unknown-source
 no bridge-group 4 source-learning
 no bridge-group 4 unicast-flooding
!
interface GigabitEthernet0
 no ip route-cache
 duplex auto
 speed auto
!
interface GigabitEthernet0.10
 encapsulation dot1Q 10 native
 no ip route-cache
 bridge-group 1
 bridge-group 1 spanning-disabled
 no bridge-group 1 source-learning
!
interface GigabitEthernet0.11
 encapsulation dot1Q 11
 no ip route-cache
 bridge-group 5
 bridge-group 5 spanning-disabled
 no bridge-group 5 source-learning
!
interface GigabitEthernet0.12
 encapsulation dot1Q 12
 no ip route-cache
 bridge-group 6
 bridge-group 6 spanning-disabled
 no bridge-group 6 source-learning
!
interface BVI1
 mac-address 
 ip address dhcp client-id BVI1
 no ip route-cache
 ipv6 address dhcp
 ipv6 address autoconfig
 ipv6 enable
!
interface BVI2
 mac-address 
 no ip address
!
interface BVI3
 mac-address 
 no ip address
!
interface BVI4
 mac-address 
 no ip address
!
bridge 1 protocol ieee
bridge 1 route ip
bridge 2 route ip
bridge 3 route ip
bridge 4 route ip
 &lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 May 2019 21:15:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/flexconnect-local-switching-no-network-access/m-p/3864111#M108723</guid>
      <dc:creator>JamieThompson9945</dc:creator>
      <dc:date>2019-05-28T21:15:08Z</dc:date>
    </item>
  </channel>
</rss>

