<?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: VLAN implementation over WLAN in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/vlan-implementation-over-wlan/m-p/526873#M99485</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which VLAN is your DHCP server connected to?  Is it on the native VLAN?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have IP-HELPER configured on the AP-side of the switches virtual interface? DHCP starts the transaction with a broadcast from the client, routed interfaces block broadcasts by default, so you'd use IP-HELPER (only on the client-side of the interface) to forward those requests to your DHCP server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The RADIUS requests work because they are unicast, and can be normally routed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And, while you do not explicitely say so, I'm assuming that you have L3 mode enabled on your 3750, and each VLAN presents a routed interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, just having the various VLANs hosted through a device doesn't mean they'll talk to each other. They are logically separate broadcast domains and require something acting as a router to move traffic from one VLAN to the other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 30 Jul 2006 19:11:49 GMT</pubDate>
    <dc:creator>scottmac</dc:creator>
    <dc:date>2006-07-30T19:11:49Z</dc:date>
    <item>
      <title>VLAN implementation over WLAN</title>
      <link>https://community.cisco.com/t5/wireless/vlan-implementation-over-wlan/m-p/526870#M99482</link>
      <description>&lt;P&gt;I have a wired network w VLAN of networks, 192.168.10.0/24, 192.168.20.0/24 and so on. Is it possible to implement?&lt;/P&gt;&lt;P&gt;I have configured according to the cisco example document, but never able to get IP address even though i have set it to no open authenication.&lt;/P&gt;&lt;P&gt;Appreciate any advise/guidance.&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jul 2021 19:44:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/vlan-implementation-over-wlan/m-p/526870#M99482</guid>
      <dc:creator>cashqoo</dc:creator>
      <dc:date>2021-07-04T19:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN implementation over WLAN</title>
      <link>https://community.cisco.com/t5/wireless/vlan-implementation-over-wlan/m-p/526871#M99483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where is your DHCP server? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using multiple SSIDs, one for each VLAN?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have a Layer 3 device to connect / route between the VLANs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even if your DHCP server is on the AP, DHCP service are only available on the native VLAN. To get the DHCP requests/replys to other VLANs, you need a layer three device (router or L3 switch) to move the traffic from the native VLAN to the other VLANs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Jul 2006 15:37:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/vlan-implementation-over-wlan/m-p/526871#M99483</guid>
      <dc:creator>scottmac</dc:creator>
      <dc:date>2006-07-30T15:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN implementation over WLAN</title>
      <link>https://community.cisco.com/t5/wireless/vlan-implementation-over-wlan/m-p/526872#M99484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;&amp;gt;Where is your DHCP server? &lt;/P&gt;&lt;P&gt;my dhcp is using Windows 2000 server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;Are you using multiple SSIDs, one for each VLAN? &lt;/P&gt;&lt;P&gt;yap. i have set the an native VLLAN &amp;amp; other VLAN as according the switch's VLAN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;Do you have a Layer 3 device to connect / route between the VLANs? &lt;/P&gt;&lt;P&gt;the AP1100 is connect to 3750 POE switch&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My switch has been condigure for trunk mode, as per cisco example documentation.Just dont know where i have missed out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sure that the hardware have no problems, as i earlier have access via the AP, the switch interface  "switchport access vlan 200", local authentication by RADIUS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Jul 2006 16:15:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/vlan-implementation-over-wlan/m-p/526872#M99484</guid>
      <dc:creator>cashqoo</dc:creator>
      <dc:date>2006-07-30T16:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN implementation over WLAN</title>
      <link>https://community.cisco.com/t5/wireless/vlan-implementation-over-wlan/m-p/526873#M99485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which VLAN is your DHCP server connected to?  Is it on the native VLAN?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have IP-HELPER configured on the AP-side of the switches virtual interface? DHCP starts the transaction with a broadcast from the client, routed interfaces block broadcasts by default, so you'd use IP-HELPER (only on the client-side of the interface) to forward those requests to your DHCP server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The RADIUS requests work because they are unicast, and can be normally routed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And, while you do not explicitely say so, I'm assuming that you have L3 mode enabled on your 3750, and each VLAN presents a routed interface. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, just having the various VLANs hosted through a device doesn't mean they'll talk to each other. They are logically separate broadcast domains and require something acting as a router to move traffic from one VLAN to the other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Jul 2006 19:11:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/vlan-implementation-over-wlan/m-p/526873#M99485</guid>
      <dc:creator>scottmac</dc:creator>
      <dc:date>2006-07-30T19:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN implementation over WLAN</title>
      <link>https://community.cisco.com/t5/wireless/vlan-implementation-over-wlan/m-p/526874#M99486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have re-configured from scratch again, and i encountered DHCP problem. My test results shows that when i am using static IP, everything works well (including from different VLANs w different SSID). When i set "Auto DHCP",&lt;/P&gt;&lt;P&gt;via &amp;gt; AP &amp;gt; 3750 - fail,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe its the IP-HELPER you mentioned earlier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate you guide me through.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2006 15:34:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/vlan-implementation-over-wlan/m-p/526874#M99486</guid>
      <dc:creator>cashqoo</dc:creator>
      <dc:date>2006-08-04T15:34:10Z</dc:date>
    </item>
  </channel>
</rss>

