WLAN deployment across 3 floors without cable

I have a customer looking to install a wireless network across 3 floors with full coverage on each floor. 2 ssid's are needed one for guest use and one for their business use. The top floor is where the server and demarc is located. The top floor is very small in relative size to the lower 2 floors.
It is a very old historic building and they refuse to run cable (drilling of holes...)
They will need bandwidth to support 12 pos systems (varied throughout the building) running off of the server (terminal services). They will also need enough bandwidth for the guest ssid (internet use).
Installing a lot of ap's as repeaters will reduce the available bandwidth. What options are available?

Keep in mind, you'll need a solid site survey to back up any recommendations made.
That being said, probably your best would be a dual radio AP, where the 802.11g/b radio is for client use, and the 802.11a radio would act as a wireless backbone.
If you use a 1200 series, you'd want one AP (per floor) located in / near the stairway and/or elevator such that you can use it as a "raceway" for the 802.11a signal.
Depending on the size and layout of the floor (wide open, partitioned, trees/flowers/hanging decorations), you can perhaps cover the area with ~2-3 APs (each set for a different 802.11g channel: 1, 6, or 11 preferred).
You should stagger the AP channel assignments per floor such that the AP directly above or below is using a different channel.
This is greatly simplified. More details would be helpful (like the square footage of the each floor, and the general layout, are there going to be any mobile clients, or all fixed location POS stations?).
and, again, you must do a good site survey to find out how many APS would be needed. If you need more than three per floor, then it would probably be better to use the 802.11a radio for clients and the 802.11g radios for the "backbone" .... 802.11a has more channels, and none of them overlap.
Good Luck
Scott

Similar Messages

  • WLAN Assignment Over Multiple Floors

    Greetings, i have a client who has a number of laptops that will be used across several floors in the same building. The client laptops will physically move location each time they are used but dont need to roam between floors.
    Im having to use WPA2 PSk's for authentication and encryption as radius/certificates arnt an option at present.
    Would you say it be better to just configure a single WLAN for all floors with a global PSK or separate WLAN's for each floor along with separate PSK's? Which would in turn be configured on the client machines manually?
    This is more of a design question really, but any advice would be appreciated.
    Regards

    You can always use ap groups. This way you can have one ssid tied to multiple subnets (one subnet per floor). Depending on how many devices, you can always go with one ssid all in one subnet. Keep the ssid and encryption the same just in case. How much does the signal bleed through the floors?
    http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a008073c723.shtml

  • WLAN Deployment (Assistance Needed)

    Hi,
    Mine is a first WLAN deployment for our new office. The hardest part is to decide which AIRONET equipment to buy and how to design.
    The office has three floors plus a basement. There will be about 50 users to be connected. We shall be using 802.11n NIC. I have zeroed on AIRONET1250 AP but could not design the network to my satisfaction.
    So, can anyone suggest how many AP's are needed and what additional equipment is required?? Cost is no bar but performance and high throughput is required.
    Thanks
    kapil

    First of all, try to perform a site survey. You can survey using 802.11a and 802.11g. Once you have the coverage you want, I would agree with you with the 1252 ap's, but depending on how many ap's you require, go with a standalone wlc like the 4402-25, 4402-50, 4404-100, depending on how many ap's. Then when you have sized the wlc up, get another one for redundancy. If you really are looking for throughput, then might as well place them on a 10/100/1000 switch. The E-Series can supply power to these ap's, but it really is up to you. You can get AC adapters or even a power injector if your switch can't provide adequate power. There are very few antennas to choose from so make sure you know how these will be mounted before choosing the antennas.

  • A config profile deployed on my devices without my permission.

    I believe a config profile deployed on my devices without my permission to access my information. These are consumer only products (iPads and iPhones). Is this legal  and what can i do to remove them?  Profile does not show in settings. I see info via the diagnostics and usage data. I tried wiping all devices but does not remove it. Please help.

    What profile?  Where are you seeing this?  What's it called?  Is your phone enrolled in an MDM server???  If you don't see anything in Settings -> General -> Profiles, then none are installed.

  • DSN Deployment across JRun4 (J2EE) Config

      Howdy,
      I'm trying to figure out the most efficient way to deploy Datasources across multiple JRun4 instances of CF8.  Should I keep pursuing the full "ColdFusion8 as an application" deployment method, or is there a smaller, more modular way to address just DSN updates?  The reason being, I would be using similar DSNs across multiple physical servers, and it would save a lot of manpower to update it once and then auto-deploy across all servers.

    It is possible to get just the DSN information using the "Deployment and Archive" feature to create a "CAR" ColdFusion Archive file that can be deployed on other servers.
    It is possible to get just the DSN information by copying the relevant *neo.xml files from one server to another server and restarting the second server.
    One of those options may be of use to you.
    Ian

  • How to build, package & deploy web services manually without ant on JWSDP

    Hello,
    How can I Build, Package & Deploy web services manually without using ant tool on JWSDP 1.3?.
    Because I am having difficulties in using ant tool for my own webservices. ant is very tightly coupled with the directory hierarchy & configuration files (as I go throught the examples of JWSDP1.3). Also I need to learn the overall process going on behind the scene.
    I have to teach the simplest required steps to build, package & deploy any webservice to any container independent of application server & OS without using ant tool. It would also help me to understand which items are required as specified in the Web Services Specifications & which one are implementation or platform specific.
    Any help would be greatly appreciated.
    Thanks,
    Iftikhar.

    Just follow the step of the JWSDP1.3 tutorial..

  • SOA 11g  Composite Deployment across multiple Instances: Best Practice

    Hi,
    We have a requirement where we need to deploy the composite acrocss mutilple instances(DEV,TEST,Production) without JDEV.
    We are using SOA11.1.3.3(cluster) and linux OS.
    Pls suggest me what is the best practice to deploy the SOA composite.
    Thanks,
    AB

    Why there are different ways to deploy the composite in different environment? Depending upon the environment, it's business importance increases and hence access to developers get more restricted and hence there are many ways for deploying. If you are developing an application, you would not like to export a SAR and then login to EM console to deploy it. For a developer it is always very convenient to use IDE itself for deployment and hence JDev is preferably used for Dev instances for deployment.
    Once development finishes, developer will check in the artifacts into version control system and if you want to deploy to a test instance then you have to check out the stable version, compile it and package it and then only you can deploy. Hence for test instances, ANT is the preferable mode for deployment. (Remember that developers may not be able to connect to Test environment directly and hence deployment from JDev is not possible)
    Once a configuration gets tested in Test env, it's SAR should be checked in into version control system, so that it would not be required to recompile and repackaging of it. This will also make sure that any artifact which is not tested on Test instance, must not go to higher instances (like UAT/PROD). Now in Pre-Prod/UAT/Prod, you may simply access the EM console and deploy the SAR which is already tested in Test instance. Remember that there will be very limited access to such critical environments and hence using Role based access of EM it would be very easy to deploy the resources. Moreover, it is more secure mode of deployment because only those users which have appropriate priviledge, will be able to deploy, and it would also be easier to track the changes.
    What is the proc and cons if we use only one way to deploy the composite across the Instances...As such there is no major pros and cons. You may use EM for all environments but it may be a little discomfort for developers/deployers of test environment. You may also use ANT for all the environments but it is not suggested until and unless you have a very good and secure process in place for deployments.
    Regards,
    Anuj

  • Office proplus deployment across organization

    Team,
    Issue: Deployment of Office 2013 across organization for E3 users, without upgrading or uninstalling Office 2010.
    Sorry if the questions has been raised in the past on this forum.
    Team, need to understand the key issues or requirement at architecture level while going for deployment of OFF 2013 org wide.
    Possible issues, post office 2013, that I can think of:
    a) Increase in performance issue on client machine?
    b) deployment options : Click to Run & Any other option?
    c) Macro enabled Excel sheet, can that be impacted if run in Office 2013?
    d) Any architectural change in Office 2013 as compare to Office 2010?
    Looking for your valuable inputs.
    Regards, Dematri

    Hi,
    Thanks for your post. Here are some information about your concerns:
    1. You can install Office 2013 alongside Office 2010, it's supported, but we don't recommend it. If you have to, we recommend that you install Office 2010 Service Pack 2 (SP2).
    If you go in this conbination, you will probably have file type association problems. For more information about Office 2013 know issue, please refer to:
    http://office.microsoft.com/en-us/access-help/office-2013-known-issues-HA102919019.aspx?CTT=5&origin=HA103981695#_Office_(release)
    2. Microsoft now only provides MSI installer for volume license version of Office
    3. Excel 2013 should be able to open macro enabled excel files. Anyway, you can check for compatibility issues in FILE>Info>Check for Issues.
    4. For what's new in Office 2013, please refer to:
    http://office.microsoft.com/en-001/support/whats-new-in-office-2013-HA102830213.aspx
    http://technet.microsoft.com/en-us/library/cc303401(v=office.15).aspx
    Hope this helps.
    Thanks,
    Ethan Hua CHN
    TechNet Community Support

  • Satellite C660-115 WLan connection only works when power cable is connected

    Hello,
    I bought a satelite C660-115 a few weeks ago. I would like to surf the internet anywhere in my home without any wires/cables.
    From the first day I had this problem: when I disconnect the _power_ cable, the wireless connection will stop working.
    The webpage on my screen will still be there, but loading a new page is a problem.
    Sometimes it helps to reload (pressing F5), sometimes not. It always helps to "repair the ip-adress", but not for long.
    The only solution is to atach the power cable, regardless of how much power the battery still has.
    When I do so,there is no problem whith the connection at all.
    I went back to the shop where I bought it, they connected to their own wireless network and they had the same problem after a few minutes. In the shop too attaching the power cable solved the problem.
    So the problem must be in my lap top, not in my network (modem or so).
    Does this all sound familliar and if so, how can I fix it?
    I hope my English is understandable, I live in Holland.
    Thanx in advance!

    Here the solution:
    http://forums.computers.toshiba-europe.com/forums/thread.jspa?threadID=59177
    Change the Power Save options for Wlan in Win 7 power managment

  • Write among COM ports in the same PC without cables

    How can I write to the memory address(es) of a serial COM port?  I would like to send data from one serial COM port to another in a manner similar to the that of the 'Simple Data Client' and 'Simple Data Server' vi examples.  This must sound strange since this is exactly what a null modem cable will do, externally.  I would like to eliminate the cable connection between COM ports that exsit in the same PC and communicate between them, internal to the PC, somehow. 
    Currently, I am using a LabVIEW vi to read a serial message on COM1, translate it, send the trsanslation out on COM2, so that a separate windows program (no .DLLs to interface with LabVIEW) can read the message on COM 3.  COM 2 and COM 3 are connected by a null-modem cable.  This requires three COM ports, and two serial cables.  I realize that I can use a physical loop-back jumper on COM2, for instance, where I send and read the translated message on COM2, but I still wonder if there is a method for doing this in memory, or something. Is there a way to accomplish the same objective with one cable (into COM1), no loop-back jumpers, and only two serial ports?  In summary, I want to read on COM 1, translate in LabVIEW, then write directly to another COM port, internally, without using a serial cable.  Can the 'IN PORT' or 'OUT PORT' vi's apply here?  Are these tools only for parallel ports?
    Hope this is not too confusing....  It seems like I am always trying to do something with LabVIEW that was not meant to be done....
    Thanks.

    Thank you.  If I pay the price they ask, this looks like it will create and share virtual COM ports - exactly what I need.  However, I would really like to find a way to do this in LabVIEW, such that I do not have to make my application dependent on another piece of third party software.  The 'Simple Data Client.vi' and 'Simple Data Server.vi', included in the shipset examples, seem to do this for TCP/ IP ports.  I wonder why the COM ports cannot be addressed at the memory level, in a similar manner???

  • I want to set up a home network to be able to watch my movies and litsen to music across multiple platforms without keeping my laptop connected.

    I want to set up a home network to be able to watch my movies and litsen to music across multiple platforms.  I have movies purchased from itunes as well as movies from my DVD collection that i converted to an .m4v format.  I currently have these movies stored on an external harddrive. To watch a movie on my apple tv I have to ensure my external hard drive is connected to my macbook pro, then play the movie on my macbook pro and "mirror" it to my apple tv.
    Ideally I would like to be able to watch movies from my collection without having to have my laptop on and work from that.  Is it possible to navigate my collection from my Apple TV and play it on my Apple TV.  My macbook pro is the machine I primarily use for work and school it is quite the protological nuissance to have to hook all that up everytime I want to watch a movie.
    My thoughts are that I could take my old dekstop pc, attach an external hard drive to that and make that my "media storage".  If I were to do that would I then be able to watch movies as well as select which movie I want to watch from my library through my apple TV without my macbook pro being in the equation?  Or if I should desire to watch a movie from my library through my Macbook Pro, Iphone 4s, and ipad is that possible?  I basically want to set up my library to be accessible from any of my devices.
    My devices are; the previously mentioned Apple Tv, macbook pro, iphone 4s, ipad 3. I also have a desktop PC running windows 7, xbox 360 and playstation 3 (the xbox and PS3 would be nice if they could too but wouldnt break my heart as they are my roommate's and not mine so I rarely use them.)
    Thank you for any help/advice you guys may have!

    atv's can only access media from
    1. a computer which is turned on running itunes
    2. the internet
    no other options
    and NAS's which say they can work as itunes libs don't work

  • Sky in other room without cables

    Hi, i am am new to sky - the engineer is due to come on Thursday to connect me.  The box will be in my living room. I was was wondering if there is a way I can watch sky in my bedroom too without buying another box? i cannot use long cables etc as my house is rented so would need to be wire free.  I would also also like to be able to change channels from my bedroom without having to go downstairs each time! is it possible? 

    I have sky multi room but i would to watch tv in my office at the back of my garage but i cannot get cables there do you arrange a wireless boc?Ivan Rihoy 

  • ISE deployment in wireless infra without WLC (only Access Point 1240AG)

    Hello All,
    I am having access point 1240AG and planning to deploy ISE as a exteral radius server. I would like to know how deifferent authorization policy need to configure in AP/ISE. Whether I can use named ACL or VLANs (CoA) as a enforcement types without use of WLC. If yes then how?
    Thanks in advance.

    Hi,
    You can perform COA on standalone APs you will need to have an inline posture node in order to reap the benefits of COA, you may have heard this from any vpn related deployments. If you are in the design phase of this project, you may want to purse controllers because the latest rumor is that the inline posture node may be dropped since Cisco is planning on supporting coa on all their devices once the 9.x code drops for the ASAs. However please contact your Cisco rep for an official response.
    Here is the footnote in the following link: "Autonomous AP deployments (no WLC) also require deployment of an Inline Posture Node for posture support."
    http://www.cisco.com/en/US/docs/security/ise/1.1/compatibility/ise_sdt.html#wp55038
    Thanks,
    Tarik admani

  • What is the best way to deploy Web Dynrpo DC without NWDI?

    Hi, SDN Fellow.
    We are currently developed our WDP DC without using NWDI (we are just creating local DC of the Web Dynpro project.)
    Now, we need to send our deployment archive to the sys. admin team to transport them to Dev from Sandbox.
    I just wonder should I just deploy the ear file that located in the .../dc_name/gen/default/deploy/xxx.ear by using SDM? Or there is a more proper way for us to deploy our WDP DC works?
    I know that I can just set up the J2EE engine of the Dev / QA box and deploy them, but it doesn't seems like the right procedure to do so.
    Please suggest, thanks.
    Thanks.
    Kent

    Hi, Maksim
    > >>but it doesn't seems like the right procedure to do
    > so.
    What I means it does not make sense is deployment through NWDS.
    System admin usually will not install a NWDS to deploy the ear, but they will use SDM to deploy the ear files.
    I just need to verify there is the best practice to do so.
    Thanks for your answer.
    Kent

  • Time capsule dont backup without cable?

    hi
    i know time capsule use wireless to connect to macbook pro ,in my first time backup i used cable so i disconnect the cable and try to connect with my time capsule no way? AirPort Utility did not find it my wireless also did not find my time capsule and the light is green but my macbook pro did not find it only when i connect the cable ? so thats mean i can use it as wireless backup ?

    Hi Alexandra,
    The article linked below details how to go about settings your Time Capsule up as a bridge, which effectively disables all routing functionality (NAT and DHCP services are disabled on the Time Capsule as they will be handled by your ISP's modem/router), and should allow you to utilize Time Machine without affecting your existing network.
    AirPort Utility 6.x: Set up a base station or AirPort Time Capsule as a bridge
    http://support.apple.com/kb/PH5104
    All my best,
    Allen

Maybe you are looking for

  • HP5850 printer driver for microsoft 8.1

    This printer is the best I have  had and I want to use on my new Laptop with Microsoft 8.1. No driver available. Is there a way of downloading a driver to allow me to use my 5850....or do I have yo buy another printer (which will NOT be an HP model)

  • How to change the colors in a two tone picture?

    I have a picture that is black on light pink. I would like to make it white on dark blue. Maybe make a negative version (don't know how to do this either) and then somehow change the black to blue? Any suggestions? Thanks!

  • Downloading free trial.

    I think I am going to buy photoshop elements 8, But might be downloading the free trial of elements 9 first?  My laptop does not have internet or virus protection.  How likely is it that I could get a virus from going online JUST to download the tria

  • Connection issues with Oracle-JDBC

    Using the Universe Design Tool in BOE 4.4 to create an Oracle-JDBC connection. Issue:  Test Connection fails for JDBC connection to production Oracle database. Getting error: "DBD: ORA-01034: ORACLE not available ORA-27101: shared memory realm does n

  • EXS Sampler Edit Window - pretty please HELP!

    When I drag a bunch of audio regions* (kick,snare,hihat) onto the ESX edit window, It spans them across from the C1 key, one note per key. (GREAT! nothing wrong with that!) But when I drag another bunch of audio regions, It asks which key do you want