WLC SETUP VLAN DIFFERENT & SSID

Hello world

I have a scenario in which WLC 2504 is connected to access 4507R + E.and Core switch switches are connected to the switch of base as well. In these access toggle AIR-CAP702I-A-K9 access points.

My question is this:

I want to use vlan 104 for office with SSID OFFICE-EMPLOYEES

I want to use vlan 103 for guest with SSID Office-guests

Here's what I have set the main switch

(config) #interface xx

(config) #description xxx

trunk mode (config) #switchport

(config) #switchport trunk allowed vlan 103 104

Here's what I have configured on the access switches

(config) #interface xx

access mode (config) #swithcport

(config) #swithcport access vlan 104

If I setup port trunk on access switches and access points allowing 103 & 104 both vlan are not joining controller.

Right now, IP management is of vlan 104 and all access points and clients receive an ip of the vlan 104.

What I will do in this scenario. I want to use separate traffic office employee and comments.

It would be great if someone can help me.

Hello

I guess the AP management vlan is 104!

Please check the latter:

Config of switch Core for WLC:

interface GigabitEthernet XX
Description * Cisco WLC *.
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 103 104
switchport mode trunk
no downtime
!

Access to AP light switch:

interface GigabitEthernet1/0/22
Description * AP *.
switchport access vlan 104
switchport mode access
no downtime

Switch to access switch uplink port and vice versa, must be configured as a trunk port.

Concerning

Remember messages useful rates

Tags: Cisco Support

Similar Questions

  • Two extremes of the airport with different SSID

    I want to connect a garage to the rest of the House. (The garage becomes a living space). The main unit is an Airport Extreme. Could I connect another AirPort Extreme by hand via a power adapter carrier online - and set up mode bridge using different SSID as the main? I don't want to extend the network, etc. - people in the main House should never connect to the garage network. We just want to share an internet connection.

    Note: the machine takes care of everything - the modem is set to Transparent bridging mode, if that makes a difference. And we already have the extra AirPort Extreme. Thank you!

  • WAP321 - How can I distribute bandwidth to different SSIDS?

    I just bought the WAP321 and am overwhelmed by the amount of controls in the admin interface.

    I had a WAP4410N (which I returned to Cisco), which had the possibility of allowing me to distribute my bandwidth to different SSID on the access point.

    I'm not able to find the options in the WAP321. Anyone done this yet and could you please share how you did on this subject?

    Thank you!

    Jack

    Singapore

    Hi Jack,

    This WAP seems to expand the options that are available to you from the old WAP4410N.

    You can add people to different SSID if you want.  You then have to option to limit the virtual AP, check out the screenshot below.

    You can see that I circled the help option, select this option if you want to understand this page more in detail.

    Best regards, Dave

  • P2V on servers by omitting of VLAN different

    We've been migrating servers to our new VMware guests, and so far the P2V conversions are continuing smoothly.  Recenly tried to migrate servers and they were all fail.  The only difference I see is that they are in one VLAN different than others.

    The hosts have a vSwitch supporting VLAN multipul, and I was able to move a virtual server in this VLAN and work with it, so everything seems to be fine up to now.

    I am using vCenter Converter 5.0.1 build-875114.

    Don't know what I'm missing.

    Double please make sure that the source computer is able to resolve the DNS name of the host target ESXi (see http://kb.vmware.com/kb/1034292)

    André

  • WLC 2504 several VLANs multiple SSID

    I have three sites

    Data center management unit A - main - controller + Access - Point IP 172.16.x.x - Vlan 38

    Unit B - system managed by controller IP 172.17.x.x - Vlan 38 Access Points

    Unit C - system managed by controller IP 172.18.x.x - Vlan 38 Access Points

    In the network topology OSPF runs. We have several VLANS about 38 we wish to propagate through SSID, but maybe I'm not create more than 16. How to make a movement of the user of a unit for unit B how do mention Vlan IP for the user because it is 38 Vlan spread on each unit.

    UNIT A - UNIT B - UNIT C

    |                            |                               |

    172.16.X.X 172.17.X.X 172.18.X.X

    |                            |                               |

    VLAN 2-38 VLAN 2-38 VLAN 2-38

    |                            |                               |

    AP-1                          AP-2                        AP-3

    |                               |                               |

    User to user-1 user-2-3

    Need of advice and suggestion

    Hello Saad,

    If I understand your scenario, you have 2-38 or 16 VLAN for each unit. To ensure exactly the addressing specific IP must be assigned to the user, you must create groups of AP and add AP group particular AP. Let's say for the 1st floor that you used the subnet 192.168.1.0/24 and AP-group1 so all the first floor AP will be in AP group1. In addition to browse documents cisco you will get any idea on AP groups concept.

    In order to obtain roaming when users move from one unit to another unit we configure mobility in the controller. As OSPF is already running then you have reach-ability between the controller.

    Hope this information helps you.

  • 4402 aPs w / different ssid

    I have WCS and WLC 4402 and want to deploy access points in all the different versions this unique WLC's control. I wish that every building and ap in the building have their own ssid/WLAN.

    All buildings are connected through fiber to the main campus switch where the WLC.

    I can do it and someone can point me in the right direction?

    TIA

    Craig

    You can use the override wlan to do this

    It is located on the under wireless controller | Access Points|802.11b/g/n or 802. 11A / n

  • How to assign the password for different SSID in embedded AP - w1941 Cisco

    Hello

    Can someone tell me the configuration of the CLI of assinging for SSID password created in cisco integrated access point 1941.

    If so, then can we use WEP encryption on cisco 1941 AP?

    Yet one thing, I get the message click the SSID that "information sent over this network might be visible to others" what does this mean and how to solve this problem. Thank you

    Gotcha!

    The command is...

    encryption [vlan vlan-id] key 1-4 size { 40 | 128 } encryption-key [transmit-key]

    We need to map the Vlan for each SSID..

    So the comand will be..

    encryption (vlan vlan#) key 1 size 40bit 7 F3546E765203 transmit-key

    We need to make sure that... under the SSID, we have mapped the coresponding vlan..

    that is.. if you have a SSID by name XYZ and you want the clients to get the IP from vlan 10.. then the config will be..

    en
    config t
    dot11 ssid XYZ
    vlan 10
    auth open
    mbssid guest-mode
    end

    config t
    int dot11 0
    encryption vlan 10 mode wep mandatory
    encryption 10 key 1 size 40bit 7 F3546E765203 transmit-key
    no shut
    end

    and followed by the subinterface commands.. and the same should be done for all the other SSIDs with different VLAN mappings and keys.

    let me know how this works out for you!!

    Regards
    Surendra

  • Same Radio, different SSID, channel

    Hello

    I have two 1142Ns in stand-alone Mode. Both have a similar configuration with the exception of the static ip address. Each access point has two combinations of SSID / VLAN on each radio. An SSID is static WEP (not my choice) and the other WPA2 Personal Mode.

    Originally, I had separated them so that one SSID would be available on each radio so it would be possible to distinguish the radio longer than bandwidth by SSID. I was told to change to have the two SSID on both radios.

    Looking at the tags with inSSIDer, I noticed that on the same radio, two SSIDS are broadcast on the same channel.

    Is only configurable at different or anything I should change in this configuration? If they are multiplexing two SSID on a canal, which cut my bandwidth down, or is - band just for the tag, not the actual data channel?

    Sorry for the newbie questions. My installation is coming and I'm always trying to get up to speed on potential problems. Thank you for you account.

    See the attachment for visual

    Communication channels for the radio... so, if you're settings perticular channel of a Radio no SSID... Using the same channek never decreased BW but interference increases...

    radio channel can be changed using the below command...

    en

    conf t

    int dot11 0

    channel?  < when="" we="" use="" question="" mak,="" then="" we="" will="" find="" 11="" different="" channels="">>

    end

    Now, make sure that you assign different overlapping channels to different APs...

    Let me know if that answers your question

    Concerning
    Surendra

    ====

    Don't forget to evaluate the positions who answered your question or was useful

  • WLC 5508 WIRELESS problem SSID

    Hello

    I recently got a 5508 controller. I use 1 SSID for employees on the main site (using certificate authentication). I want to use the same SSID with different DHCP servers on remote sites, (AP configure with the HREAP mode). So I tried to configure different WLAN ID using the same SSID (I spend in addition to the IP address of the DHCP server). When I try to enable the SSID, I got the following error: "WLAN SSID and L2 security policy with duplicate. I tried to use "Group AP" and put the different WLAN ID in different group AP but it doesn't work.

    Someone at - it an idea?

    Thanks in advance

    Kind regards

    Eric

    Hello

    At the time, we specify the WLAN to use local switching, VLAN HREAP mapping will do the job... It's... the central site clients will grab the IP address of the DHCP Server central according to the dynamic interface mapped to the WLAN and toward the remote father remore users will grab the IP address of the remote DHCP configured based o NTHE VLAN mapping pool WLAN on the AP HREAP for...

    Let me know if this answers your question!

    Concerning

    Surendra

  • vMotion - another subnet, VLAN different

    I'm under ESXi 4.1. I have two hosts. Currently, the management network of my hosts are on the 192.168.5.x subnet and this subnet exists in its own VIRTUAL LAN. My vMotion Setup is also included in this subnet and VLAN. What I want to do is move my vMotion for a different subnet configuration and VLAN.

    How would I go to do this? Every time I change the IP address of the vSwitch vMotion, I lose connectivity him given that I should change the gateway by default as well. When I update the default gateway, the default gateway of the management gateway is updated as well. I have to have management and vMotion on the same subnet network?

    As long as the vmkernel ports used for vmotion are on the same subenet there is no need to configure a gateway on that subnet as the traffic will never leave the subnet-

  • Communication of VLAN different using UME.

    Hi all

    I am a beginner engineer, so I have a bit of knowledge.

    I tried to configure it by myself, but something bothers me...

    I want you guys to help me!

    In fact, I configured BPMH using the switches (CISCO & DELL) 4.

    Please provide the attachment on the photo and the configuration of file (.txt) (I draw and scanned..)

    As you can see the picture, you will know what I want to configure.

    The point I want follows content.

    (855) 935-7526 *. I want to communicate with switches together.

    -online but, Dell 7024P communicates any other switches... I think awarding IP is 30 (192,168.10.91) vlan... others have

    VLAN 10 (192.168.10.x)

    In fact, he was very big problem.

    2. only Dell 7024P does not communicate with the Internet.

    Then, I set up static routing set of switches (ip route 0.0.0.0 0.0.0.0 192.168.10.94)

    But only 7024 P does not...

    To connect to the other, what can I do in 7024 P Dell switch.

    Thank you, Daniel C.

    See the CISCO3560, executed, stp.txt

    See the CISCO3750, executed, stp.txt

    See the DELL7024P, executed, stp.txt

    See the DELL8024F, executed, stp.txt

    The first thing that comes out of me, is that on the P 7024 30 VLAN IP address is in the same subnet as the IP addresses of 10 VLAN on the other switches. This creates a scenario on the Cisco and 8024 switches, where you cannot assign an IP address 192.168.10.x 30 VLAN. Because VLAN 30 does not have an IP address, it cannot be routed. The resulting transmission 7024 30 VLAN Tag traffic on port gi1/0/12 article. The CISCO_3750G receives traffic labeled for 30 VLAN, but then cannot do something with it.

    There are two approaches to solve this. You can assign a different subnet to the VLAN 30. Then on each switch assign an IP address to VLAN 30. Configure the switch for VIRTUAL LAN routing on your CISCO_3750G.

    http://bit.LY/1nECOCq

    Another option would be to not use 30 VLAN. Instead use 10 VLANS on the 7024 and VLAN 10 IP address assignment the 192.168.10.91.

    Once you have the IP gene outside model, then I do it with fine adjustment covering tree instances.  Here is a white paper with some useful practices and examples of UME use.

    http://Dell.to/1MrDPx4

    See you soon

  • Force 10 GbE 10/40 MXL: one port can be marked and not identified to any VLAN different at the same time?

    Dear all,

    I have to configure a 10/40 GbE switch MXL. In my scenario, each port 0/1-12 has access to 3 different networks.

    1. Management (VLAN: 10)

    2 storage (VLAN: 11)

    3. Admin (not identified)

    I can assign ports to access many VLANs. (labeled tengigabitethernet 0/1 - 12). But what happens if I have to pass the traffic which is not marked as well?

    Kind regards

    A trunk connection has a vlan native who is used for untagged traffic. Take a look at this document, he detailed step by step for a network connection.

    http://bit.LY/1EaIQW8

    See you soon

  • WAP321 - captive portal in 2 VLAN different

    Hello

    I have a Wap321 installed in my network.  IP: 192.168.0.36 - VLAN 1

    If I'm in the local network, I don't have any problem to use the wireless.

    I just added a guest VLAN for people who need to connect Internet, without access to the network. So I install a second SSID and label with vlan 50. I can access the Internet.  But if I want to active the captive portal, I can't access it because the address is in the VLAN 1 (or 192.168.0.36).

    How can I configure my Wap321 having the captive portal in the VLAN 50, and not in the VLAN 1?

    Thank you

    Alex

    Hi Alexander,.

    For interVlan on ISA5510 setting, yes the same security settings is the first step to enable this function runs. This article will help you configure InterVlan routing.

    https://supportforums.Cisco.com/thread/2035882

  • WLC 5 GHz active SSID not visible in the available networks

    We use WLC 2504 with 2 AIR-CAP2702I-D-K9Access Points. I am facing a problem of slow performance with customers active wifi (Macbook Pro). As all the clients that we use are computers laptops Macbook Pro who takes supported 802.11ac, I created a new WLAN (SSID) with Radio 802 11 a only to force all laptops to use the 5 Ghz band to check that it makes the difference. The SSID is not visible as a network available on the client if the radio SSID is set to "802. 11 a only"if it is marked to broadcast the ssid. '802.11ac' is also enabled in the network "802.11a/n/ac" categories of wireless.

    That means my Access Points do not support the 802.11ac?

    Yes, the Country is set to US which is not correct, Does it make any difference?
    As Leo does, that's the problem. Configure the appropriate country code where this access point works (appropriately by the detail of the AP, India). See below http://www.cisco.com/c/en/us/products/collateral/wireless/access-points/product_data_sheet0900aecd80537b6a.html see this post to see how you can configure https://mrncciew.com/2013/04/07/configuring-country-codes-on-wlc/ HTH Rasika * Pls note all useful responses *.
  • Setup VLAN SG300-20

    Hello! Everyone.

    I have 2 small business sg300 switches connected through a catalyst 2960S, I created 2 VLANS and VLAN 3 on two SG300 connect my servers, but those who do not work properly. I connect a pc to a port in each VLAN on the two switches, then I test ping interfaces connected to this VLAN, but sometimes I only connections of a switch, and nothing when I try the second switch. Or I can reach almost all interfaces connected to the switch and one of them does not.  When I disconnect and connect to an interface connected to these switches and try to test again the results change other behaviours.

    I Don t need to route via VLAN I want only the link between each VLAN. So I Don t know if it s necessary to assign an IP address for VLANs

    I made the other configuration using the web interface:

    • I created 2 VLANS and VLAN 3 on each switch SG300 manually and ports assigned to VLANs
    • I configured an each SG300 as TRUNK switch port to connect to the catalyst 2960S. And other ports such as access mode.
    • In the Cat2960S, I configured the ports connected to each SG300 as TRUNK and the traffic of VLAN enabled if these ports.

    The thing is, I don't know what is the problem in my setup. I thought on the GVRP Protocol implementation but Cat2960S support only VTP.

    Does anyone know the right steps to implement this configuration or what is the process to implement the GVRP protocol using these 3 switches?

    I have attached my diagram to know what I m doing.

    Best regards.

    Hello

    In the two SG300 switch:

    Configure the port Fe0/19 in the trunk and VLAN enable this port 1U, 2T, 3T (can be configured on GUI)

    Cat2960 switch:

    Configure the port Fe0/11.0/12 in the trunk and leave all the VLANS. (Vlan 1 must be native.)

    concerning

    Deborah

Maybe you are looking for

  • Some messages in unwanted file in iCloud.

    Some of our spam goes in iCloud, how do fix us this?

  • Cannot get channel 73 to my Dish Network box

    Original title: window media tv tuner I need ch 73 for dish net work but media cannot find it when scanning

  • Boot device

    Recently failed message received ATA device.  Replaced ST31000528AS with a ST1000DM003 (supposedly newer model), both by Seagate.  After replacing and trying to start understand good etselectionnez Boot device reboot.  Advice or instructions are appr

  • Compression of Facebook - how to get the best quality?

    Hi allI am a new user of Adobe first Pro CC was used for almost a month now and have produced videos and download them to youtube and facebook. I am aware that youtube and facebook compress the videos we download thus bringing to reduce its quality.

  • Import the problem and limiting the wizard?

    Data Modeler Version 4.0.2.840SQL Server 2005 SP4 StandardThe SA loginHelloNo matter what server I connect I see only 5 databases (4 and 1 user system) on the 2. Select schema/database ' Wizard page.Is there a limit to 5 databases or a setting somewh