WLAN on a select group of APs

Can I set up a WLAN with only a small group of many Access Points advertising it?
for example 20 APs advertise SSID-XXX and 4 of those 20 advertise SSID-YYY and SSID-XXX

Hi Scott,
The feature you are looking for is called WLAN Override :)
Enabling WLAN Override
By default, access points transmit all defined WLANs on the controller. However, you can use the WLAN Override option to select which WLANs are transmitted and which ones are not on a per access point basis. For example, you can use WLAN override to control where in the network the guest WLAN is transmitted or you can use it to disable a specific WLAN in a certain area of the network.
From this doc;
http://www.cisco.com/en/US/docs/wireless/controller/4.0/configuration/guide/c40wlan.html#wp1114777
Once you create a new WLAN, the WLAN > Edit page for the new WLAN appears. In this page you can define various parameters specific to this WLAN including General Policies, RADIUS Servers, Security Policies, and 802.1x Parameters.
**Check Admin Status under General Policies to enable the WLAN. If you want the AP to broadcast the SSID in its beacon frames, check Broadcast SSID.
Note: You can configure up to sixteen WLANs on the controller. The Cisco WLAN Solution can control up to sixteen WLANs for Lightweight APs. Each WLAN has a separate WLAN ID (1 through 16), a separate WLAN SSID (WLAN name), and can be assigned unique security policies. Lightweight APs broadcast all active Cisco WLAN Solution WLAN SSIDs and enforce the policies that you define for each WLAN.
From this good doc;
http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a0080665d18.shtml#c3
Hope this helps!
Rob

Similar Messages

  • Field Selection Group for Batch Management

    Hi All,
    I do not want to make the field mandatory for Raw Material during creation of material master.
    I checked the fileld selection group for MARA-XCHPF for ROH material type, MM01 , it is optional.
    But when i try to create the Material Master for ROH it is showing mandatory field.
    Amit Shah

    Hi,
    Go to the OMS9, here enter the Field sel. group 75 for your MARA-XCHPF, enter and then check the ROH Field refrece, if it shows required then select either Optinal entry or Hide or Display as per the requirement.
    Check and revert.
    Hrishi

  • AppleScript to Select Groups of 3 Files?

    Hi all,
    Thanks in advance for any help you can provide. I am trying to create an AppleScript to take groups of 3 files and put them each in their own folder, inside of a master container folder. The files will typically be in DNG format as they will be from my digital camera—3 exposures of the same scene.
    Input example: folder containing files IMG_0022.dng, IMG_0023.dng, IMG_0024.dng, IMG_0025.dng, ... IMG_0052.jpg
    Output example:
    Container folder hdr_images
    folder images_group1
    IMG_0022.dng
    IMG_0023.dng
    IMG_0024.dng
    folder images_group2
    IMG_0025.dng
    IMG_0026.dng
    IMG_0027.dng
    folder images_group10
    IMG_0049.dng
    IMG_0050.dng
    IMG_0051.dng
    This is the script I have thus far, but I know there are errors and I can't get it to work the way I want:
    -- begin script
    tell application "Finder"
              -- Select all files in the folder selected from dialog box
                          set theFiles to files of folder (choose folder)
              -- Prepare to select groups of 3 files (1-3, 4-6, 7-9, etc.)
              set theInterval to 3
              -- Initialize the number of the group of 3 images
                          set groupNumber to 0
              -- Display dialog requesting location to create new folder
              set p to path to desktop
              -- Create new container folder in specified location
                          make new folder at p with properties {name:"seq_groups"}
              -- Loop through groups of 3 files, each time creating a container folder
              -- and copying the 3 files to that container folder
                          repeat with i from 1 to (count theFiles) by theInterval
                                            set groupNumber to groupNumber + 1
                                            set itemsToCopy to null
                                            set itemsToCopy to item i of theFiles
                                            set itemsToCopy to itemsToCopy & item i+1 of theFiles
                                            set itemsToCopy to itemsToCopy & item i+2 of theFiles
                                            copy files itemsToCopy to folder ____
              end repeat
              -- Display message box confirming success
    end tell
    You can see from the comments that I'd like to have it flow as follows:
    User either drags a folder onto the script, selects from the Services menu, or runs the applet to get a dialog box to choose folder
    Applet runs on all images within the folder and copies, rather than moves (just in case something goes terribly wrong)
    Applet confirms it is finished
    Any help would be greatly appreciated. Thanks again!

    Thanks, I played with it a bit more and this is the final result after more googling:
    tell application "Finder"
              set source_folder to (choose folder with prompt "Choose Source Folder")
              set container_folder to (choose folder with prompt "Choose Destination Folder")
              set the_count to 1
      sort files in folder source_folder by name
              repeat ((count files in folder source_folder)) div 3 times
      make folder at folder container_folder with properties {name:"images_group" & the_count}
                        set the dest_folder to folder ("images_group" & the_count) of container_folder as alias
      duplicate files ((the_count * 3) - 2) thru (the_count * 3) of folder source_folder to folder dest_folder
                        set the_count to the_count + 1
              end repeat
    end tell
    The only problem I continue to have is that it's not going by the "Finder order" of image sequence. Because each group of 3 is a different "scene" I need to make sure that wherever the file numbering sequence starts, it goes in order. Ideally, I'd like for it to read the metadata from the image files (they're all in DNG) and sort by capture time, but that seems a bit outside the scope of AppleScript's capabilities. Thank you again for your help!

  • Dynamic Interfaces to a WLAN in an AP Group?

    Running 7.2.110.0 code.
    Question:
    I had been working with an EAP WLAN testing for awhile in preperation for a project and had it work well with a single SSID and upon login and authentication, an attribute was passed by ACS to the WLC to point the client o a certain interface configured on the controller... pretty simple setup and seemed to work well.
    I stepped away from that project for a bit as it was in a holding pattern and moved onto my wireless upgrades, replacing AP's and surveying and installing new controllers.  Upon installing new controllers I decided that I would start using AP Groups more often as to keep things clean and created one with the basic required SSIDs, including the new EAP SSID (call it WLANEAP) and I moved most of my AP's to this AP group so that I didn't see all the other ones I was creating and using for other things currently under the default group provided by the wlc.  Again, no issues, until today.
    I was trying to get my WLANEAP network running again as I decided to use it for another implementation and I knew I had it handy and running, however.. not so much.  I've tried and tried but can not get the laptop to get an ip out from the interface provided by ACS.  I did a client debug, and saw:
    Applying site-specific Local Bridging override for station 08:11:96:5a:9b:0c - vapId 7, site 'BasicInstall-RW', interface 'vlan20'
    So, in seeing this I realized that in my AP Group I had to map it to an interface, vlan20 in this case which has no routing on it so no dhcp or anything.
    Does this mean, when utilizing an 802.1x WLAN in an AP Group, you can not dynamically assign an interface via radius because itw ill be ignored due to the AP Group settings?  If so, that seems short sited to me?

    Does this mean, when utilizing an 802.1x WLAN in an AP Group, you can  not dynamically assign an interface via radius because itw ill be  ignored due to the AP Group settings?  If so, that seems short sited to  me?
    AAA override get priority when AAA override and AP group is used. the debug client output should show site specific over-ride for AP group initially and once it goes into .1x auth it will return the overrided vlan.

  • Selected groups in address book

    How to return the names (or ids) of selected groups in Address Book?

    I got responses from other sources that Address Book will not return selected groups.
    So I did this instead ( How to post a script without loosing formatting? )
    -- copy to clipboard
    -- email addresses of selected group(s)
    tell application "Address Book"
    set group_list to name of every group
    set _groups to choose from list group_list ¬
    with title "Address Book Groups" multiple selections allowed true ¬
    OK button name "Select Groups"
    set elist to ""
    set enum to 0
    repeat with ggg in _groups
    repeat with ppp in person in group ggg
    try
    set elist to elist & value of email 1 of ppp & return
    set enum to enum + 1
    end try
    end repeat
    set elist to elist & return -- separate groups
    end repeat
    set the clipboard to elist
    display dialog "Copied " & enum & " addresses to the clipboard" default button "Ok" buttons {"Ok"}
    end tell
    -----

  • Main Calendar and Contacts wont show in thier respective selected group boxes under sync with outlook

    Main Calendar and Contacts wont show in thier respective selected group boxes under "sync with outlook".

    Have you looked at the previous discussions listed on the right side of this page under the heading "More Like This"?
    Also
    Advanced troubleshooting for Sync Services on Windows with Microsoft Outlook 2003, Outlook 2007, or Outlook 2010

  • Can Wlan Controller work with Third party Aps

    Can Cisco Wlan Controller work for 3rd party Aps which does not have LWAPP running. If yes How.If no then how we can manage existing Ap's of say 3com in the network...

    Hi Friend,
    No, Cisco WLC will not support any third party APs. Even if Cisco APs are not lwapp AP then WLC will not be able to manage them.
    We need to have Cisco Lwapp APs only for wireless lan controller to manage them.
    For 3com Aps you need to talk to 3com guys or any third party tool if available to manage these APs.
    HTH
    Ankur

  • Syncing "selected groups" of contacts via iTunes to iPad grayed out

    I'm trying to sync only selected groups of contacts and selected calendars to my iPad 2 (iOS 8.1.2) from my MacBook Pro (OSX 10.10.1 Yosemite). I am syncing over wifi, but NOT over iCloud. However, when I go into iTunes, go to "Info", and try to select sync "Selected Groups" under Contacts or "Selected Calendars" under Calendars, both of these options are grayed out. Why??

    I've had this issue myself and it was annoying. The only way I could get it to work again was Reset my iPad and start it as new.  Full discussion here:
    iTunes shows deleted videos/songs etc on iPad when connected
    I think you'll find the screenshots match what you see pretty much perfectly.
    Regards,
    Steve

  • I need to Sync/change my iPhone contacts but I can't select "Selected Groups"...?

    I need to Sync/change my iPhone contacts but I can't select "Selected Groups"...?

    This is what worked for me. Turned off icloud on iphone and computer. Logged into my icloud account at icloud.com via my web browser and deleted all of my contacts and calendars. I was then able to select selected contacts and selected calendars in iTunes.

  • How do I print a contact report for a select group?

    How do I print a contact report for a select group?

    You should be able to select the group instead of all contacts. Older article.
    Contacts – Print Contact Information

  • Creation of Field Selection Group for MM

    Dear Expert,
    How to create field selection Group in Material Master Tcode - OMSR
    Regards
    Alok

    Hi,
    T- code OMSR is used to assign Fields to Field Selection Group 
    Define whether a field is hidden or displayed, or whether an entry is mandatory or optional in material master maintenance by assigning the field to a field selection group in OMSR. You can assign a field to one field selection group only.
    Each field selection group has a number between 1 and 240.
    The values of the field selection groups have been preassigned as follows:
    001-110 Material master for industry
    111-120 Reserved for customers (except where the values are already in use)
    121-150 Material master for industry
    151-210 Material master for retail 211-240 Reserved for customers
    OMS9 is used to create and maintain field references 
    Create field selection group in OMSR by clicking new entries-->give field, check the propose field cont box and give maint.status.
    Edited by: Padmasri G on Aug 17, 2011 12:03 PM

  • Selection group in MRP run MD01

    Dear all,
    While running MD01, It displays the selection group 1,2,3,4,5,6,7,8
    What is this selection group, what is the meaning , Sometime these numbers are in red, what does it indicate
    Please guide me
    Subbu.

    Are u you talking about exception groups in the results.  They are just grouping of exception messages  ( which you can modify if needed,  but mostly are grouped in the right way by SAP itself)
    cheers
    Rav

  • Exception Message Selection Group

    Hi all,
    I'm trying to create exception messages with MRP/MPS run under selection group 5(Exception during BOM explosion) and 6 Exception during availability check. Can someone pls let me know of when such an exception/error message can be triggerd?
    Thanks and Regards
    Deepak Prasanna S

    Dear,
    If you donot know when this EM should appear why are you changing it?
    anyway...explanation is as below
    5 and 6 triggers in the following condition
    EMGroup  -5
                    EM           text-when this mesages apprearas
         50     No BOM exists
         52     No BOM selected
         53     No BOM explosion due to missing config.
         54     No valid run schedule header
         55     Phantom assembly not exploded
    EMGroup  -6          
    25     Excess stock
         26     Excess in individual segment
         40     Coverage not provided by master plan
         50     Shortage in the planning time fence
         57     Disc. matl partly replaced by follow-up
         58     Uncovered reqmt after effective-out date
         59     Receipt after effective-out date
         70     Max. release qty - quota exceeded
         96     Stock fallen below safety stock level
    I hope u understood....please come back if required
    Edited by: Rajesha Vittal on Dec 21, 2007 8:11 PM

  • Can't select group of words in MS Word

    In MS Word for Mac I cannot highlight more than a word at a time by dragging my mouse to select group of text. Now I can only select one word by double clicking on it. Just started happening.

    You might try asking your Office for Mac question in the Office for Mac forums where the Office for Mac gurus habg out. http://answers.microsoft.com/en-us/mac?auth=1

  • ITunes, Sync Contacts, Selected groups is grayed out.

    iTunes, Sync Contacts, Selected groups is grayed out.  I have a number of groups in my Contacts for different mobile phones.  After updating iTunes and the OS I can not click on Selected groups.  Does anyone know how to make this available?

    Best I’ve been able to figure out via trying and searching:
    It appears only groups in a cloud service can be selected, so if one doesn’t have iCloud groups or groups on some other supported cloud service, the option is grayed out.
    Big Brother wants it all.
    Fortunately I don’t need many contacts on my iOS device since I use it little.
    But it’s still annoying to be locked out ’cause me try to avoid Big Brother much as possible.
    What a world!

Maybe you are looking for