<?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>tópico In the tutorial that you sent na Routing</title>
    <link>https://community.cisco.com/t5/routing/access-from-various-ssid-to-access-various-vlan-s/m-p/2997618#M275262</link>
    <description>&lt;P&gt;In the tutorial that you sent, it talks about bridge, but I haven't any bridge...&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;There is other way to resolve that??&lt;/P&gt;</description>
    <pubDate>Tue, 17 Jan 2017 11:43:28 GMT</pubDate>
    <dc:creator>Nuno Galego</dc:creator>
    <dc:date>2017-01-17T11:43:28Z</dc:date>
    <item>
      <title>Access from various SSID to access various VLAN's</title>
      <link>https://community.cisco.com/t5/routing/access-from-various-ssid-to-access-various-vlan-s/m-p/2997607#M275251</link>
      <description>&lt;P&gt;I have an AP where I intend to have 2 ssid where each one accesses a different vlan. On the switch side I already have the trunk made with access to these vlans.&lt;BR /&gt;However I can only get network in the AP when I access the native vlan ... When I try to access the other one I do not get a network .. If I change the native vlan to the other SSID I can access it and not the other one ... In exemple, in AP I have SSID Web (vlan 11) and Guest (vlan 12), when I set in AP that vlan 11 is the native, I can access the network and get an IP address from DHCP, but if I try to access Vlan 12 I can't access the network and cant get an IP add... In AP logs it doesnt give any error... I think this is configuration..&lt;BR /&gt;From what I realized it is not possible to have 2 vlan's native, how do I solve this problem? Someone can help&lt;BR /&gt;&lt;BR /&gt;Can anybody give an exemple to how configure that?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2019 15:51:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/access-from-various-ssid-to-access-various-vlan-s/m-p/2997607#M275251</guid>
      <dc:creator>Nuno Galego</dc:creator>
      <dc:date>2019-03-05T15:51:04Z</dc:date>
    </item>
    <item>
      <title>Do you have Wireless</title>
      <link>https://community.cisco.com/t5/routing/access-from-various-ssid-to-access-various-vlan-s/m-p/2997608#M275252</link>
      <description>&lt;P&gt;Do you have Wireless controller in the network. Its possible to broadcast as many as SSID's upto what controller or Autonomous access point support and each can have different VLAN.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I did the setup as below but in my scenario i have WLC and LAP (light weight access points).&lt;/P&gt;
&lt;P&gt;Put the access point in one managment VLAN lets say 100 and map SSID's to different VLAN interface in WLC.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Configuration for Interface connecting to Lightweight Access Point&lt;BR /&gt;Interface gi1/0/1&lt;BR /&gt;switchport mode access&lt;BR /&gt;switchport access vlan 100&lt;BR /&gt;spanning-tree port-fast&lt;BR /&gt;spanning-tree bpduguard enable&lt;BR /&gt;exit&lt;BR /&gt;&lt;BR /&gt;On WLC for each SSID map it to separate VLAN and once client connect to that particular SSID IP will be given from DHCP server which can be either on switch, WLC or Microsoft server.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;/P&gt;</description>
      <pubDate>Sun, 15 Jan 2017 21:20:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/access-from-various-ssid-to-access-various-vlan-s/m-p/2997608#M275252</guid>
      <dc:creator>Fazal E Rasool Khan</dc:creator>
      <dc:date>2017-01-15T21:20:58Z</dc:date>
    </item>
    <item>
      <title>I think I did not explain</title>
      <link>https://community.cisco.com/t5/routing/access-from-various-ssid-to-access-various-vlan-s/m-p/2997609#M275253</link>
      <description>&lt;P&gt;I think I did not explain myself well ...&lt;BR /&gt;I have my trunk switch with native vlan 1 and vlans 11 and 12.&lt;BR /&gt;&lt;BR /&gt;I have 2 ssid's associated with vlans 11 and 12, but I can only access the network when I put these vlans as native.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;In exemple, in AP I have SSID Web (vlan 11) and Guest (vlan 12), when I set in AP that vlan 11 is the native, I can access the network and get an IP address from DHCP, but if I try to access Vlan 12 I can't access the network and cant get an IP add... In AP logs it doesnt give any error... I think this is configuration..&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I have this configuration that you show in switch... I can't put this in AP.. I guess..&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Can you put your switch configuration and you AP configuration?&lt;/P&gt;</description>
      <pubDate>Sun, 15 Jan 2017 21:36:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/access-from-various-ssid-to-access-various-vlan-s/m-p/2997609#M275253</guid>
      <dc:creator>Nuno Galego</dc:creator>
      <dc:date>2017-01-15T21:36:09Z</dc:date>
    </item>
    <item>
      <title>Hello Nuno, </title>
      <link>https://community.cisco.com/t5/routing/access-from-various-ssid-to-access-various-vlan-s/m-p/2997610#M275254</link>
      <description>&lt;P&gt;Hello Nuno,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In my scenario its light weight access points so AP's will take configuration from WLC. On switch there should be basic configuration including appropriate VLAN's.&lt;/P&gt;
&lt;P&gt;I attached sample configurations for autonomous AP and switch. hope it will help you but its not exactly same like your scenario.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2017 08:41:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/access-from-various-ssid-to-access-various-vlan-s/m-p/2997610#M275254</guid>
      <dc:creator>Fazal E Rasool Khan</dc:creator>
      <dc:date>2017-01-16T08:41:47Z</dc:date>
    </item>
    <item>
      <title>My switch configuration is</title>
      <link>https://community.cisco.com/t5/routing/access-from-various-ssid-to-access-various-vlan-s/m-p/2997611#M275255</link>
      <description>&lt;P&gt;My switch configuration is like that one you attached...&lt;/P&gt;
&lt;P&gt;In attach i will send my AP configuration... I only can access the VLAN native... if I change the native VLAN to other VLAN, I will access that one...&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I need some help to resolve that...&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2017 09:23:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/access-from-various-ssid-to-access-various-vlan-s/m-p/2997611#M275255</guid>
      <dc:creator>Nuno Galego</dc:creator>
      <dc:date>2017-01-16T09:23:07Z</dc:date>
    </item>
    <item>
      <title>The native VLAN should not be</title>
      <link>https://community.cisco.com/t5/routing/access-from-various-ssid-to-access-various-vlan-s/m-p/2997612#M275256</link>
      <description>&lt;P&gt;The native VLAN should not be assigned to a SSID unless it is a bridge connection. The native VLAN should only be used for management of the AP. The native VLAN is always assigned to bridge group 1 which should include BVI1 and Fa0. In your config the BVI interface and your default gateway are not in the same network.&lt;/P&gt;
&lt;P&gt;You don't go into a lot of detail about your switch network and where your DHCP servers are located in that network. However the helper addresses should be assigned to the SVI for that VLAN in the switch. When you make a connection from a wireless client to the AP the connection is assigned to a VLAN just like a wired client.&amp;nbsp;The client does not need to have any IP information in common with the AP since the AP is a L2 bridge. Therefor any L3 communication will be between the client and the switch, at this point the switch should be a DHCP server or be able to tell the client where the DHCP server is.&lt;/P&gt;
&lt;P&gt;Your AP config looks fine except for the default gateway and the helper addresses. T&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Sam&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2017 12:04:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/access-from-various-ssid-to-access-various-vlan-s/m-p/2997612#M275256</guid>
      <dc:creator>Sam Smiley</dc:creator>
      <dc:date>2017-01-16T12:04:12Z</dc:date>
    </item>
    <item>
      <title>So why this don't work???</title>
      <link>https://community.cisco.com/t5/routing/access-from-various-ssid-to-access-various-vlan-s/m-p/2997613#M275257</link>
      <description>&lt;P&gt;So why this don't work???&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Can you send me the correct config based on my AP config with the corrections?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Nuno&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2017 12:11:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/access-from-various-ssid-to-access-various-vlan-s/m-p/2997613#M275257</guid>
      <dc:creator>Nuno Galego</dc:creator>
      <dc:date>2017-01-16T12:11:15Z</dc:date>
    </item>
    <item>
      <title>Here is a very good document</title>
      <link>https://community.cisco.com/t5/routing/access-from-various-ssid-to-access-various-vlan-s/m-p/2997614#M275258</link>
      <description>&lt;P&gt;Here is a very good document that explains the relationship of VLANs to an AP including configuration. This does go a little into the switch configuration however it does not go into the TCP/IP configuration that should be in place on the network.&lt;/P&gt;
&lt;P&gt;I explained to you best I could as to why this isn't working, without your switch configuration and information about your DHCP server there isn't any more I can do.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Sam&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2017 12:41:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/access-from-various-ssid-to-access-various-vlan-s/m-p/2997614#M275258</guid>
      <dc:creator>Sam Smiley</dc:creator>
      <dc:date>2017-01-16T12:41:36Z</dc:date>
    </item>
    <item>
      <title>This is the tutorial that I</title>
      <link>https://community.cisco.com/t5/routing/access-from-various-ssid-to-access-various-vlan-s/m-p/2997615#M275259</link>
      <description>&lt;P&gt;This is the tutorial that I was followed, and does't work... I configured exactly like it shows, and dont work....&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;:(&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2017 13:37:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/access-from-various-ssid-to-access-various-vlan-s/m-p/2997615#M275259</guid>
      <dc:creator>Nuno Galego</dc:creator>
      <dc:date>2017-01-16T13:37:01Z</dc:date>
    </item>
    <item>
      <title>How can I make a Bridge</title>
      <link>https://community.cisco.com/t5/routing/access-from-various-ssid-to-access-various-vlan-s/m-p/2997616#M275260</link>
      <description>&lt;P&gt;How can I make a&amp;nbsp;Bridge Configuration???&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I haven´t a&amp;nbsp;bridge# , I only have the AP and Switch...&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2017 13:54:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/access-from-various-ssid-to-access-various-vlan-s/m-p/2997616#M275260</guid>
      <dc:creator>Nuno Galego</dc:creator>
      <dc:date>2017-01-16T13:54:48Z</dc:date>
    </item>
    <item>
      <title>Somebody can help me with my</title>
      <link>https://community.cisco.com/t5/routing/access-from-various-ssid-to-access-various-vlan-s/m-p/2997617#M275261</link>
      <description>&lt;P&gt;Somebody can help me with my problem??&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2017 20:25:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/access-from-various-ssid-to-access-various-vlan-s/m-p/2997617#M275261</guid>
      <dc:creator>Nuno Galego</dc:creator>
      <dc:date>2017-01-16T20:25:14Z</dc:date>
    </item>
    <item>
      <title>In the tutorial that you sent</title>
      <link>https://community.cisco.com/t5/routing/access-from-various-ssid-to-access-various-vlan-s/m-p/2997618#M275262</link>
      <description>&lt;P&gt;In the tutorial that you sent, it talks about bridge, but I haven't any bridge...&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;There is other way to resolve that??&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2017 11:43:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/routing/access-from-various-ssid-to-access-various-vlan-s/m-p/2997618#M275262</guid>
      <dc:creator>Nuno Galego</dc:creator>
      <dc:date>2017-01-17T11:43:28Z</dc:date>
    </item>
  </channel>
</rss>

