Questions about default AP group

Hi all,
i am trying to understand whether it is possible to have newly provisioned AP's boot up with NO SSID's assigned to them by default.
As i understand it, all APs & the first 16 SSIDs all join the default group.
This is a pain as it means that we will have to have an AP properly physically installed before we are able to join it to a controller. We do not want AP's on our workbenches having live clients associated to them.
Does anyone know if this is possible?
thanks
Mario                  

No, you cannot change the WLAN ID without deleting & creating it again.
If you are using default settings (ie broadcast SSID, WPA2/AES-802.1x, QoS profile-Silver, WMM-allow, CHd-enable,P2P-disabled) you can simply use following CLI context to do that (assuming WLAN ID 1 to be deleted & recreated as ID 17)
config wlan delete 1
config wlan create 17 ABC ABC
config wlan interface 17
config wlan enable 17
If any other features configured for this WLAN then you need to enable them via GUI or CLI. Below post should help you to understand more CLI commands to do this.
http://mrncciew.com/2013/05/16/wlan-config-via-cli-part-1/
HTH
Rasika
**** Pls rate all useful responses ****

Similar Messages

  • Usage question about Default Display Value based on calculation

    Hi,
    I read on page 3-70 of the devguide about using EL for Default Display Values.
    I want to something similar as the defaultSalaray based on some kind of calculation. There is stated to store the value on the request or session (request is fine for me).
    I'm only wondering how I can put some infromation like this on the request using JHS.
    Regards,
    Marcel

    Marcel,
    This requires custom code in a JhsDataAction subclass. For example, you can overwrite method handleLifeCycle, and before calling super you can add a request attribute:
    actionContext.getHttpServletRequest().setAttribute("defaultSal","23000");
    Alternatively, if you have a business service method that calculates the default salary, you could create a separate DataAction, drag and drop this method on the data action, and add a success forward to your data page action. In the DataAction you can configure the method result location (requestScope, sessionScope). This way, you do not need to write java code.
    Steven Davelaar,
    JHeadstart Team.

  • Simple beginner question about default tables (LOGMNR, etc.)

    Hi all, I just installed SQL Developer and the Express server. I have worked with other SQL databases and with remote Oracle databases. But never been a DBA for an Oracle DB. I tried searching on LOGMNR and AQ$_, but couldn't find anything, hence this question.
    If there is some online documentation that covers these particular tables and my question, then a pointer to that would be appreciated.
    Anyway, I created a connection per the instructions and it seemed to work. But when I look at tables listview, I see a whole slew of tables. I assume these are all housekeeping/meta data tables (eg. information_schema in MySQL). Is this correct?
    Also, short of manually creating a filter for each of the file types ("%$%"help", "LOGMNR%", "SQLPLUS%", etc.), is there an easy way to ignore these tables and just see the tables I want to create for testing purposes?
    And I am curios why these all show up by default. Could it be that I am expecting something because of experience with other databases and am actually doing things the "wrong" way? Or is this just because I am using the Express Server? Or is there another (very good) reason for these tables to exist?
    Thanks,
    justme

    The complete oracle documentation is at http://tahiti.oracle.com. There is a lot of it, but Log Miner and Advanced Queuing have their own manuals. You should also consider starting with the Concepts Manual followed by one of the "2-day" tutorials such as "2-Day DBA"
    What user are you connecting as? It sounds as if you are connecting as SYS or SYSTEM if you can see the dictionary tables.
    You should create a separate user to connect as.
    (create user myuser identified by mypassword;
    grant connect,resource to myuser;)

  • Question about default wallpaper settings on new iPhone

    The default wallpaper for the iPhone 3GS is planet Earth. I was wondering if the option for "camera roll" (to use as wallpaper) is there by default...or is it added there after you take your first photo or only after you use a photo as wallpaper the first time.
    Strange question, I know.
    Thanks

    Page 142 of the user manual:
    Wallpaper
    You see a wallpaper background picture when you unlock iPhone. You can select one of the images that came with iPhone, or use a photo you’ve synced to iPhone from your computer.
    Set wallpaper: Choose Wallpaper and choose a picture.
    Settings>Wallpaper

  • Question about adding Distribution Groups to Lync 2013 clients

    Hello Everybody,
       Hopefully somebody can assist me with this issue. I created a Universal Distribution Group within our domain which consists of about 75 people. I logged onto the lync server and ran Update-CsAddressBook waited for it to complete and then
    followed Terence Luk guide to force the lync 2013 client update http://terenceluk.blogspot.com/2013/02/forcing-lync-2013-client-to-download.html However
    even after the update has completed I am unable to locate this group in the lync client any suggestions would be greatly appreciated. 

    Hi,
    Please type the complete sip address to search it.
    If the issue persists, please remove lync profile and sign in again.
    Kent Huang
    TechNet Community Support

  • Question about multiple VLAN groups?

    Hi
    I took over this task from a colleague. I am asked to implement the following for the 2 server pools:
    VLAN 1000 - common server management
    VLAN 2501 - Production heartbeat
    VLAN 2502 - Production live migrate
    VLAN 2503 - Production VM guest
    VLAN 3501 - non-Production heartbeat
    VLAN 3502 - non-Production live migrate
    VLAN 3503 - non-Production VM guest
    I found that my colleague has put everything into one big VLAN group. This means all servers will have both Production and non-Production VLANs and I cannot choose which heartbeat and live migration VLAN to use.
    I want to correct this by implementing one VLAN group for Production servers and one for non Production servers. However, OVM manager would not let me remove any server from this VLAN group because the server management VLAN is attached to it. Even after completely deleting a server and re-discover, the server keeps getting back into this VLAN group.
    Any suggestion?

    I just went through this very same issue.
    You've got two options as I see it, one supported and one that likely isn't.
    The 1st, is to move your management network to an interface separate from the rest of your data VLANs.  I'm in the process of rebuilding all my OVM servers to do this because it appears that having the cluster heartbeat on the same VLAN as VMs trying to PXE boot is causing cluster communication issues.  This is of course the supported solution, you would have a common management network that spanned your production and non production servers, but could define a data network and VLAN group unique to each environment.
    The 2nd, is to delete the servers from OVM Manager, edit a few network configuration files by hand and rediscover the server.  I assume this wouldn't be supported if you run into issues, but this is how I originally built my environment.  Because of other issues though, I'm rebuilding with option 1.  Log into the OVM Server and change to the /etc/sysconfig/network-scripts directory.  The files you would be looking for are:
    meta-bond0 - Contains the name of the VLAN group discovered into OVM Manager.  Rename this to something not already in use.
    meta-bond0.1000 - Contains the name of the bridge associated with the VLAN and the network name.  You'll need to change the bridge and network name to something unused.
    ifcfg-<bridge> - Need to change the DEVICE= field in this file to match the bridge you chose in the above file and rename the file appropriately.
    ifcfg-bond0.1000 - Need to change the BRIDGE= field in this file to match the bridge above.
    Reboot and rediscover the server and it will create the VLAN group and network you defined in the meta files.  You'll need to do this for each server in that environment.  You'll be able to edit the VLAN group for these servers separately from the VLAN group for your other environment and only add the VLANs you need to each.

  • Elementary Question about default settings

    Is there any way to turn of "frame blend" and the linking between audio and video by default?  It's so annoying to have to uncheck those options everytime.  Thank you so much!

    Nope, no toggles for these. But:
    Frame Blend has no effect if your clips do not have any speed changes applied, or if they're used in a sequence that matches their frame rate, so no need to turn it off. You can turn Frame Blend off on multiple clips, however. If they're not in use in your sequence, select them all (or just select the bin that contains them) in the Project panel, and select Clip > Video Options > Frame Blend. If the clips are in use in a sequence, lasso or otherwise select all the clips, and either right-click and deselect Frame Blend, or use Clip > Video Options > Frame Blend.
    Hold down the Alt key as you select the video or audio portion of a clip in a sequence, and you'll temporarily "break" the link. If you move the selected portion of the clip, the link will be broken permanently. Otherwise, use the "Drag Video Only" and then the "Drag Audio Only" icons in the Source monitor to put both into sequence, but be unlinked.

  • Newbie question about default Constructors

    I have this simple class with a constructor:
    ============================================================
    public class ScopeTest {
    public static void main(String[] args) { ScopeTest tst = new ScopeTest(); }
    public ScopeTest(String a) { System.out.println("ScopeTest(String a) : " + a); }
    ============================================================
    This class generates these errors when compiling:
    ScopeTest.java:3: cannot find symbol
    symbol : constructor ScopeTest()
    location: class ScopeTest
    public static void main(String[] args) {ScopeTest tst = new ScopeTest();}
    ^
    All the books and tutorials I read say that the compiler invokes the constructor of the super class (Object in this case)
    if it can't find one with the right signature in the class. Yet if I comment out this class's constructor it compiles and works.
    Can anyone explain???

    so u hv to put a default constructor...
    public class ScopeTest {
    public static void main(String[] args) { ScopeTest tst = new ScopeTest(); }
    public ScopeTest(String a) { System.out.println("ScopeTest(String a) : " + a); }
    public ScopeTest() { System.out.println("Default Constructor"); }
    }

  • A question about assigning a default value

    Hi guys, I have a question about assigning a default value to a Numeric Decision CO. This Co needs 2 parameters to compare with each other. I wanna assign para1 during runtime and para2 during design time, but I have no idea how to assign a default value to para2 during design time. Can anyone help me solve this question? Thx a lot.
    BTW I`m searching an article about Time-off example`s "details". I have read several articles about time-off example, but those are not detailed enough. I wanna know about all details of COs. Can anyone forward such article to me, plz.  Thx again.^^

    Hi,
    You can assign a default value to the parameter of a callable object.
    First attach your CO to an Action.At the action level you can assign default values to the CO Parameters.
    Select the action in the design time.
    Select the parameters tab for that action.
    Select the required paramter. At the top, you can find Default value tab, with that you can assign default value.
    I think you can achieve your requirements with Business logic CO better.
    [Business Logic CO|http://help.sap.com/saphelp_nwce10/helpdata/en/44/3d3936c5c14a8fe10000000a1553f6/content.htm]
    Thanks

  • Questions about Mapping GL Accounts to Group Accounts

    Hi,
    I have some questions about mapping gl accounts to group accounts while configuring OBIEE APPS 7.9.6.3 with EBS R12 as a source:
    FIRST QUESTION.-
    For file file_group_acct_codes_ora.csv, I have the following accounts from my customer:
    101101 - Caja Administrativa
    101102 - Fondo Revolvente
    101103 - Caja de Cambios
    101104 - Efectivo en cajero
    This group of accounts is named CASH, now my customer said that this group begins in 101101 and ends in 101199 but in this moment only have this 4 accounts in GL, the rest of the accounts, I mean 101105-101199 are not used right now, they are gonna used in the future.
    So, my question is, in file_group_acct_codes_ora.csv how I need to put this group:
    In this way:
    CHART OF ACCOUNTS ID,FROM ACCT,TO ACCT,GROUP_ACCT_NUM
    50308,101101,101104,CASH
    Or in this way:
    CHART OF ACCOUNTS ID,FROM ACCT,TO ACCT,GROUP_ACCT_NUM
    50308,101101,101199,CASH
    I mean, is there any problem if I use the second way, or is necessary to do it in the first way, and why?
    SECOND QUESTION.-
    For file file_group_acct_names.csv, when I update with a new group of accounts, is there any rule or size boundary for GROUP_ACCOUNT_NAME?
    THIRD QUESTION.-
    For file_group_acct_names.csv, what is the value in column LANGUAGE? I mean, is EBS language?, DB language?, server language?
    I hope that someone can help me, because I need to clarify this and don't do the first full load and this load ends with error because of this.
    Regards,
    Arnulfo

    I'll take some broad swipes at this and let the smarter people come fill in the details.
    We have a true 1:1 setup in our office and have moved to PHDs as a means of protecting against downtime. The thinking is that we will have a spare machine lying around with our base installation ready to go. If a user's machine fails we'll replace it with the spare machine, let it sync the user directory from the server, and we're back in business. It's no substitute for a real backup system, but it potentially avoids having to run a restore from your backups. It also reduces network traffic compared to plain networked homes, and still lets your users work if the server goes down, but provides the benefits of centralized management. John DeTroye wrote a nice article about this.
    If you've already got data on your "client" Mac you will need to move it onto the server. PHDs will download data from the server to the client on the first sync, but will not upload a complete home directory from the client to an empty directory on the server. You'll find some posts in this forum discussing how people have gone about migrating data prior to that first sync.
    WGM allows you to establish exclusions for stuff you don't want to sync.
    One thing to watch out for in the scenario you describe is the so-called "rabbit effect." Assume Bob uses Mac1 as his primary machine. If one day he logs into Mac2 his home directory will be downloaded to Mac2. Once he returns to Mac1 he'll still be cluttering up Mac2 with his data. If he logs into Mac3 the next day and Tom and Sue are also periodically logging into different machines, you can see how you'll end up with a mess pretty quickly.
    Hope this helps.

  • Question about Everyone Group in SharePoint 2013

    Hi,
    I have couple of question about EVERYONE group below,
             - As per the best practice which Group we should use instead of EVERYONE group in Sharepoint ?
             - What is the difference between Everyone and All Authenticated Users Group
    We have added Everyone Group in different sites, now the question is if we hide this group showing up in sharepoint people picker, is there any impact interms of current site?
             - Is there any way we can hide Everyone group showing up in the people picker only for the site / Site Collection level.
    Please help.
    Thanks
    srabon

    There is no functional difference between the Everyone group and All Authenticated Users (after Active Directory has been upgraded to Server 2003 native schema).
    I'm not aware of any function to hide the group from the People Picker.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Question about setting cookies and custom authentication

    I have a question about setting cookies.
    I have two different 'projects' in HTMLDB - we will call them App1 and App2.
    I also have two different connection configurations setup in the DADs.conf file. - we will call them Connect1 and Connect2.
    App1 is setup to use database authentication (no user is specified in the DAD) and uses Connect1. Once the user successfully logs in, we set a username cookie (this is a persistent connection).
    We created a custom authenticatoin scheme for App2 - this scheme checks for the username cookie (set by App1). We would like for App2 to use Connect2 (HTMLDB_PUBLIC_USER is the default user specified and it uses connection pooling).
    Is it possible to set a cookie from App1, Connect1 for App2, Connect2 - then redirect to App2 and pick up that cookie?
    Here is an example of what we are trying to accomplish:
    A user loggs into App1, we set a cookie, and the user is redirected to App2. If the cookie exists, we allow them access to the home page in App2, if no cookie, we redirect back to a 'Login Failed' page in App1. We don't want App2 to use the same database connection as App1 though, we need App2 to use connection pooling.
    Is this possible? OR...Is there a better way to accomplish what we want to do?
    This is an enhancement to an existing app. Our requirements are to use Database Authentication (setup where pass expires after 60 days or so, cannot reuse last 3 passwords, etc.) - which is already setup and being used by other applications in our organization. All of our users have accounts in the database. We don't want users to have a new username/pass - and we don't want to manage a separate group for HTMLDB apps.
    The existing application uses HTMLDB's built in authentication - which uses database username/pass, and it uses connection pooling, but we cannot handle the pass expire stuff in it, unless there's something we're not seeing or understanding - at least that's how our DBA explained it to us.
    Any help with this will be appreciated so much. I can send you the code we have if needed.
    Thanks!

    Same problem here.  I have so many problems with this remote app.  Is there an iTunes API? I would like to write my own remote app that actually works.

  • SUP - 2 questions about the CDB (cache database)

    Hi,
    I have 2 questions about the cache database and the cache groups:
    1 - How does the "On demand" cache group policy exactly works? I know that online cache group is without storing any data on the CDB making direct requests to de backend from the device, the DCN is based on updating from the backend, the scheduled is based on a time period, but I don't understand how the "on demand" exactly works, and why it has a time period too.
    2 - Is it possible to query the cache database table to check the data that SUP has stored? How can I do this?
    Thank you!

    I posted a similar question in SUP Apps project not too long ago and  Paul Horan provided this useful reply:
    Create a "Sybase ASA v12.x for Unwired Server" connection profile in the Enterprise Explorer.  I named mine CDB.
    : Host = localhost (or whatever the machine name is)
    : Port = 5200
    : Database name = "default"
    : User Name = "dba"
    : Password = "sql"
    Obviously, change the userid/password to match, if you changed them during install time.
    Connect, and you'll see the "default" database displayed.
    Navigate down through the Tables folder, and the first subfolder is labeled something like [#should_delete_sk ...]  Start there.
    You'll see a bunch of tables with the naming convention "D1" + package name + package version + MBO name.  These are the cache tables for the MBOs.

  • CBWFQ: Question about the output of "show policy-map interface" command

    Hi everyone,
    I have a question about the output of "show policy-map interface" command.
    The following is the output of this command and lower side of the output shows
    (total queued/total drops/no-buffer drops) 0/342/0
    If the packets drop occur due to the situation of no enough buffer,
    "no-buffer drops" counted up. But "no-buffer drops" has not been counted up.
    The "no-buffer drops" is 0 (zero) but "total drops" are counted as 342.
    I guess there are other factors except "no-buffer drops" to add "total drops".
    But I can not find any information about "other factors".
    So I would like to know the "other factors" added to "total drops".
    reserch-3725#sh policy-map interface fastethernet0/1
    FastEthernet0/1
    Service-policy output: shaping
    Class-map: kdpc (match-all)
    146956873 packets, 115209221595 bytes
    5 minute offered rate 156000 bps, drop rate 0 bps
    Match: access-group name YOKOHAMA_to_CHINO
    Traffic Shaping
    Target/Average Byte Sustain Excess Interval Increment
    Rate Limit bits/int bits/int (ms) (bytes)
    9360000/9360000 58500 234000 234000 25 29250
    Adapt Queue Packets Bytes Packets Bytes Shaping
    Active Depth Delayed Delayed Active
    - 0 146956724 3539850811 2960247 3851843541 no
    Class-map: class-default (match-any)
    552458414 packets, 249687580329 bytes
    5 minute offered rate 242000 bps, drop rate 0 bps
    Match: any
    Traffic Shaping
    Target/Average Byte Sustain Excess Interval Increment
    Rate Limit bits/int bits/int (ms) (bytes)
    3072000/3072000 19200 76800 76800 25 9600
    Adapt Queue Packets Bytes Packets Bytes Shaping
    Active Depth Delayed Delayed Active
    - 0 552453209 573909865 30358216 2926188156 no
    Service-policy : policy1
    Class-map: dlsw (match-all)
    979578 packets, 264843255 bytes
    5 minute offered rate 0 bps, drop rate 0 bps
    Match: access-group name acl-dlsw
    Queueing
    Output Queue: Conversation 137
    Bandwidth 128 (kbps) Max Threshold 64 (packets)
    (pkts matched/bytes matched) 20922/17371500
    (depth/total drops/no-buffer drops) 0/0/0
    Class-map: telnet (match-all)
    29938 packets, 1806058 bytes
    5 minute offered rate 0 bps, drop rate 0 bps
    Match: access-group name acl-telnet
    Queueing
    Output Queue: Conversation 138
    Bandwidth 64 (kbps) Max Threshold 64 (packets)
    (pkts matched/bytes matched) 639/38900
    (depth/total drops/no-buffer drops) 0/0/0
    Class-map: class-default (match-any)
    551448911 packets, 249420939729 bytes
    5 minute offered rate 242000 bps, drop rate 0 bps
    Match: any
    Queueing
    Flow Based Fair Queueing
    Maximum Number of Hashed Queues 128
    (total queued/total drops/no-buffer drops) 0/342/0
    Your information would be appreciated.

    Details infomatiuon regarding show policy-map interface
    http://www.cisco.com/en/US/tech/tk543/tk545/technologies_tech_note09186a008010dd6a.shtml
    http://www.cisco.com/en/US/tech/tk543/tk760/technologies_tech_note09186a0080108e2d.shtml
    http://www.cisco.com/univercd/cc/td/doc/product/software/ios123/123cgcr/qos_r/qos_s2g.htm#wp1146884

  • Few questions about Spotlight searches in Leopard

    I have a few questions about Spotlight searches in the menu bar & Finder in Leopard:
    1. When doing a search in the Finder window how do I get back the grouped items view? (Docs grouped together, bookmarks grouped together etc. Same as in Tiger).
    2. How do I set Spotlight searches in Finder to always default to search by 'File Name' instead of 'Contents' & in the folder I'm in rather than 'This Mac'?
    3. In the Spotlight menu bar results how do I disable dictionary meaning for things I type in there?

    Jono H
    Can't answer them all:
    1. Sort on 'Kind' - click the Kind header
    2. If you're in a Folder and want to do a filename search, don't use spotlight, just start to type the name... So, if you're in Applications, just type iwo and you'll get your iWork...
    3. ... I have no idea
    Regards
    TD

Maybe you are looking for

  • Mail messes up html emails when the international panel set to "french"

    This is a fairly specific problem, under my normal settings everything works fine. I receive emails on a weekly basis from this sender who sends them with quite a bit of html encoding. Images, fancy formatting, tables, etc. Normally, they display jus

  • Output Determination in Delivery and billing

    Hi Gurus, Can anybody tell me how to maintain output determination for delivery. i have maintained Condition record for LDOO but when in delivery i goto Extras-output-header it taked me back to the same setting of LDOO. How do i see the output for de

  • No Image in Executable

    I am having a problem getting an image to appear in the Image Display indicator on the front panel of a deployed executable. This is happening on the deployed PC not the development PC. I have installed the following items on the deployed PC: LV 2011

  • File dialog crashes LabVIEW 2014 on Mac OSX Yosemite

    I know that Mac OS 10.10 (Yosemite) is not technically supported by LabVIEW 2014. If that's the only answer to this question, then so be it. The following causes LabVIEW 2014 to crash on Mac OSX 10.10 (Yosemite): 1. Run the native File Dialog in LabV

  • PC Suite into 61i and 70 doesn't go...

    I have an E61i and and E70 and one computer running Win XP Pro and the latest version of PCSuite. Whereas earlier versions of PC Suite worked ok with whichever phone was connected, I now get silly messages like "Not Connected" when I try to syncronis