Hide (not disable) an SSID on a per AP basis

Hello !
I have been researching but did not find a straigh way to do this : I have 3 SSID => A, B, C.
Is it possible to hide (not disable) an existing SSID (let's say B) just on specific APs ?
As per my understanding the option "Broadcast SSID" is only available under the global WLANs > General menu, not on an AP basis.
My solution is with WLC 5508 / 7.4 /  AIR-CAP1602I
Thanks in advance for any ideas.
Best regards.
Oliv.

Hi Scott,
Thanks for the additional information!
Yes, I will proceed like this. I will create the new SSID D (>16) with a Different NAME – with Broadcast Disabled - and associate it to the same WLC Interface/Interface Group. Then configure the AP Group.
I assume there will be no issue associating this new WLAN to an existing Interface on the WLC, especially regarding the existing VLAN and routing aspects.
Ok for the second point. As the SSID will have a new name maybe that they will not have any issue regarding any previous SSID recorded in their SSID list.
@ Leo,
Thanks for the warning. The WLAN is in fact a guest WLAN, which is totally open (no L2 & L3 security method). The authentication is totally handled by a third-party box with a web auth portal. The clients will be laptops, iphone, ipads.
The customer on site is disturbed by the fact that anyone can connect to this open SSID and get an IP @ (even not authenticated by the webportal box).
Thanks for your help.
Rergards.
Oliv.

Similar Messages

  • How can I Hide(not Disable) the Save As and Exit options in the File menu of Excel Documents in SharePoint 2013?

    Hi,
    I want to hide(not disable) the "Save As" and "Exit" options in the File Menu of Excel Documents in SharePoint 2013.When I make changes in the excelribbon.css file of xlviewer.aspx,all the options under File menu are getting hidden but
    I want to hide only these two options while retaining the others.
    Kindly suggest me a method to achieve this.
    Looking forward to your reply at the earliest.
    Thanks in advance.
    Regards,
    Sanjana

    Hi Sanjana,
    To hide the “Save As” and “Exit” options in xlviewer.aspx page in SharePoint, I recommend to use the code below(however it is not recommended):
    <style>
    div.cui-menusection li.cui-menusection-items:nth-child(2)
    display:none !important;
    div#m_excelWebRenderer_ewaCtl_menuJewelSaveAs{
    display:none !important;
    div#m_excelWebRenderer_ewaCtl_msJewelSecondary{
    display:none !important;
    </style>
    As “:nth-child()” selector is supported in IE 9 and later versions, please use IE 9 or later versions’ IE browser.
    http://www.w3schools.com/cssref/sel_nth-child.asp
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Disabling VTP advertisements on a per port basis

    I there a way of disabling VTP from sending advertisements out certain trunk ports on a per port basis. IOS is 12.2 running on cisco WS-C6506-E.

    I do not think it's possible without breaking a VTP domain. But you still able to do pruning on the port, excluding all VLANs, except of VLAN 1 of course.

  • How to hide (not disable) one or multiple extension(s) in Add-ons Manager?

    I have installed Play Music 1.6 on my computer. However, this extension shows up in the Add-ons Manager of my computer. I don't want anyone to be able to see the description nor disable this extension. My nephews use my computer frequently and I want to make sure they are not going to inappropriate websites.

    Note that you still see the extension on the "Help > Troubleshooting Information" page and that starting in Safe mode will disable it like all other extensions (i.e. starting with Shift pressed is sufficient).
    *https://support.mozilla.org/kb/Using+the+Troubleshooting+Information+page

  • Hide (not disable, hide) a button

    Hello people!
    Somebody can tell my how i can hide a button and how i can changed the label, i tryed with set itemproperty('button', displayed, PROPERTY_FALSE) & set_item_property('button', label, 'newname')for each case, but doesn´t work...any idea?

    hello, thanks all for your answers
    i want to clarify my situation to see if i have any error that make that my set_item_property('block.item',VISIBLE, PROPERTY_FALSE) doen't work properly:
    1.- i have a WHEN-NEW-FORM-INSTANCE trigger that take a parameter from url and if it value is 'cliente' hide items and change the label of a button..:
    if :PARAMETER.TIPO = 'cliente' then
         set_item_property ('avance_caso.cerrar_caso',label, 'Solicitar Cierre');     
         set_item_property ('avance_caso.publicar', VISIBLE, PROPERTY_FALSE);
         set_item_property ('avance_caso.horas', VISIBLE, PROPERTY_FALSE);
    elsif :PARAMETER.TIPO ='analista1' then
         set_item_property ('avance_caso.cerrar_caso',label, 'Cerrar Caso');
    elsif :PARAMETER.TIPO ='analista2' then
         set_item_property ('avance_caso.cerrar_caso', VISIBLE, PROPERTY_FALSE);
    end if;     
    where: avance_caso.publicar is a check box item
    avance_caso.horas is a text item
    avance_caso.cerrar_caso is a button
    i have to put the set_item_parameter in anothe place maybe? or i have to do another thing?
    Beatriz

  • Is there a way to hide or disable settings in Apple configurator

    Is there a way to hide or disable settings in Apple configurator because the students are resetting them.

    Sorry but no, there is at present no way to hide or disable the Settings app, nor any of the settings within that app not included in the Restrictions. Schools at this time basically just have to get used to the idea that you have to restore the iPads from time to time, or use one of the MDM solutions that allow you to push out settings remotely.
    Regards.

  • OBIEE - How to selectively hide or disable columns on a dashboard prompt?

    Hello! I need some help with OBIEE dashboard Prompts. Any help will be highly appreciated!
    Question 1. How to selectively hide or disable columns on a dashboard prompt or the entire prompt? There seems to be no "hide" or "dsable" options on
    prompts.
    Question 2. How to synchronize 2 different prompts on the same dashboard?
    The application is this: There are total of 2 tabs on a dashboard ("tab_1" and "tab_2"). Each tab uses different prompts ("pr_1" and "pr_2"), having just one first drop down column in common ("Product_id").
    The desired functionality is this: user selects "Product_id" on the first tab's prompt, which filters its reports (on "Go") and also propagates to the second tab. When user clicks on the second tab, the reports there are already filtered (or begin filtering) by "product_id", selected on the first tab.
    Question 3. How to prevent the reports from retrieving when switching to a different tab on a dshboard? Specifying dummy default values in the prompt does
    not seem to preven reports from retrieving, which still takes time.
    Thank you very much!
    Roger

    Regarding Question 2:
    What you need to have is a Dashboard scope dashboard prompt for Product_ID (i.e., Don't use the column prompt from the prompt tab within the Request.)
    1) Create the dashboard prompt, put it on tab1 and save the prompt to a presentation variable, say prmtProdID. Set the scope to "dashboard." (This is the default, by the way.) If you create a dashboard prompt and set the scope to "dashboard," then the prompt values selected will hold true across dashboard pages.
    2) On tab2, go to your report and in Criteria mode, apply a filter to the Product_ID column making it equal to the PV. (Click the filter icon, Add>Variable>Presentation Variable and type prmtProdID. Save.)
    When the user selects a Product_ID on tab1 of your dashboard and hits "Go," not only will it filter your report on tab1, when you go to tab2 the report here will be filtered with the same value selected in the prompt on tab2.
    Regarding Question 3:
    If you implement 2, you cannot implement 3. You can't have it both ways. Not for the same scenario. But if you want to know how to do it in general, read this:
    http://obieeone.com/2009/08/24/how-to-stop-queries-to-automatically-fire-off-once-entering-dashboarddashboard-page/

  • Can you disable the SSID broadcast without turning off WIFI?

    Is there a way to disable the SSID broadcast without disabling WIFI altogether? Prior to the 4.3 IOS upgrade I could keep my WIFI enabled and when at home, the phone would automatically switch to my hi speed WIFI. The new upgrade now turns your phone into a WIFI/MYFI hotspot and broadcasts your phones SSID to the world.
    Message was edited by: KevInFWB

    KevInFWB wrote:
    The new upgrade now turns your phone into a WIFI/MYFI hotspot and broadcasts your phones SSID to the world.
    Message was edited by: KevInFWB
    Only if you have enabled and setup personal hotspot settings in your network settings, AND have the hotspot conneciton active AND are sharing the hotspot connection via wifi.
    If you do not have Personal Hotspot features enabled or active, your iPhone is not broadcasting any network connection ID information, with or without wifi enabled.
    P.S. according to the iOS release notes, even if you leave Hotspot active, it will stop broadcasting the SSID after a timeour with no connections, since the HotSpot feature turns off after a short timeout with no activity.

  • Hide or disable HELP button in ME21N

    Hello ABAPers,
    How can I hide or disable the [HELP button|http://img174.imageshack.us/img174/8445/picjy7.jpg] in standard transaction ME21N? It's located within pf-status NORMAL of functiongroup MEGUI.
    (I tried SDH0, but I believe it is not possible to change a pf-status. If it is, please tell me how.)
    (Release 4.7)
    With kind regards,
    Mehmet

    Hello Mehmat-
    I am not sure how will you achieve this,but I can suggest you.Try to find screen exit if I find i will def let you know.
    Cheers,
    ~Srini....

  • Disabling the SSID broadcasting on E3000.

    Disabling the SSID broadcasting on E3000, is it necessary, if so what can expect to happen?

    No it is not necessary.  In fact it will make it more difficult for your wireless devices to connect.  It does nothing for security.  Leave it enabled.

  • To broadcast or not broadcast my SSID

    Used to be that one recommended way to secure your wireless network was to not broadcast your SSID.  Seems to be that in the discussion of what options to choose, this one is no longer brought up.
    Now, these are the top options:
    MAC address filtering
    WEP vs WPA & WPA2
    It seems to me that the arguments for not broadcasting are still the same and the option still exists.  Has this option just lost favor or is there more to it?

    pbz06 wrote:
    there's no reason why you can't stack methods especially if you're a subscriber of the philosophy behind "security through obscurity".
    Why wouldn't you want to use WPA2 AES with MAC filtering and disable SSID broadcast? Inconvenience?
    Even if encryption is the strongest method, would ya not reduce the likeliness of someone even trying to attack your wireless network or "borrow", eavesdrop or interfere with your bandwidth?
    Personal preferences....
    According to an article from Microsoft, if you are using WZC for wireless connection it is not advisable to disable the SSID broadcast.
    "When you have eliminated the impossible, whatever remains, however improbable, must be the truth."

  • Keyboard not disabling past 180 Degrees (Yoga 13)

    The keyboard on my Yoga 13 is (apparently ouf of the blue) not disabling when I open the Yoga passed 180 degrees.  It doesn't shut off until the Yoga is nearly fully folded back on itself (tablet mode).  This is a big problem for me as I love using the Yoga in stand mode on my lap when sitting in my recliner.
    Any way to adjust this?

    hi slydog75,
    Thanks for Posting,
    I personally would suggest
    Going into Device Manager and uninstall the Drivers under Sensors
    Then Restart the computer the reopen device manager see If the sensors are back then try the Keyboard again
    There is a similar discussion about this issue as well Please Check as some Suggest was able to fix this issue.
    http://forums.lenovo.com/t5/IdeaPad-IdeaTab-Slate-​Tablets/Yoga-13-keyboard-not-turning-off-until-alm​...
    Best Regards
    Solid Cruver
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • Why can I not disable the guest user in the 10.8.2 update? I have never enabled the guest user, but after the update, it was automatically enabled with a "managed" tag. It is not selectable even after entering my admin password to unlock the options.

    Why can I not disable the guest user in the 10.8.2 update? I have never enabled the guest user, but after the update, it was automatically enabled with a "managed" tag. It is not selectable even after entering my admin password to unlock the options. I was able to select the account under "parental controls", but again, could not delete it. Why Apple? Why?!!????

    SOLVED Ok. I actually was able to disable it. I had to actually log in as the guest user to make it accessible in the preference window. Then I disabled it and logged out. Apologies if this was obvious for some people, but I have had some sort of issue with something every update since Snow Leopard.

  • How can I keep lion from generating .DS_Store files on windows network partitions, but not disable it for all network partitions?

    How can I keep lion from generating .DS_Store files on windows network partitions, but not disable it for all network partitions?  I am fimilar with changing the setting for all network partitions(defaults write com.apple.desktopservices DSDontWriteNetworkStores true), but that is undesirable when I connect my laptop to my home network. A preferable solution would be where I could control the writing of these files based on disk format (NTFS vs HFS+).

    Go to MacUpdate or CNET Downloads and search for ds_store. There are numerous utilities for preventing them from being transferred to Windows systems.

  • Reader XI - View documents in PDF/A mode - document links not disabled

    I am using Adobe Reader XI and I have the option PDF/A View Mode set as;
    View documents in PDF/A mode: Only for PDF/A documents
    My colleague has the same set up
    We both see the message when opening the same pdf that the 'the file claims compliance with the PDF/A standard...'
    When I open this PDF/A document the hyperlinks within the document still work for me
    When my colleague opens the exact same document the links are all disabled - they are legible and you can hover to see the link, but the links will not work.
    I believe that the PDF/A standard is being correctly applied to my colleague with the PDF/A view mode set as it is... but not for me.
    Are there further PDF/A settings for viewing such content that could impact whether any links will work? Anything that could override the Reader preferences?
    With thanks

    Thanks for answering this one - so we would expect that Reader set to "View documents in PDF/A mode: Only for PDF/A documents" should not disable the links... so the question would then get flipped so that why does someone who has such a setting find that they cannot use the links?
    is there any further setting in Reader which might use that setting but apply it to PDF/A-2, PDF/A-3 instead? I'm not sure I can see linking to external source mentioned in any PDF/A spec - although there is if the PDF tries to use data from a different (non PDF/A) source within the doc...
    If there is no such setting within Reader then I'll haver to look at any other tech surrounding what is happening when a user opens a PDF/A... anything which could change how links are handled... been a bit of a fruitless task so far but if I find anything I'll note it here...

Maybe you are looking for