Back to blog
Network & Infrastructure·

Enterprise WiFi in Bangalore: Controller or Cloud for 50–500 Seats

The Fibre Cut That Killed the Office Network

On a Tuesday morning in March 2025, a BWSSB digging crew sliced the fibre line that fed a 180-person office in Outer Ring Road. The ISP's SLA promised a 2-hour restore. It took eleven. Some of that was the ISP's fault. But the other half — the part that made the outage stretch past lunch — was the office's own doing:

  • The single WiFi router (a ₹6,000 consumer unit) could only handle thirty concurrent devices before it started dropping connections.
  • Nobody had a backup internet line. The firewall's WAN2 port had been empty for two years.
  • The network rack was a mess of tangled patch cables with no labels. Finding the right port to test took an hour.

When I walked in at 4 PM to help, the office was running on Jio dongles plugged into laptops. The billing team had stopped working. The production manager was shouting at the sales head. The finance director was calculating the loss: ₹85,000 in billable hours, plus the cost of a dozen team members sitting idle. The real damage was quieter — the client who had been on a video call when the network died filed a complaint. That account was worth ₹24 lakh a year.

The fix wasn't a new router. It was a proper enterprise WiFi deployment: two FortiGate 90G firewalls (one for primary, one for backup), four UniFi U7 Pro access points, a PoE switch, and a cloud controller. The total bill came to ₹3.2 lakh. The office has not had a WiFi outage since.

I'm telling you this because most Bangalore businesses — even those with 200 employees — are running on consumer gear. This article is about what actually works when you need enterprise-grade WiFi. I'll cover the two main architectures (controller-based and cloud-managed), how many APs you really need, how to site them, and what the real costs are in 2026. You'll get specific numbers, specific models, and honest trade-offs.

Why Consumer Routers Fail in an Office

Walk into any electronics store in SP Road and you'll see a ₹5,000 router claiming to cover 1,500 sq ft. It's a lie. Consumer routers are designed for a family of five with fifteen devices. An office of eighty people has 300+ devices — laptops, phones, printers, IoT sensors, guest devices. The radio can't handle the simultaneous connections.

Here's what actually happens when you push a consumer router past its limit:

  • Dropped connections. The router's connection table fills up. New devices can't associate. Existing connections get randomly dropped.
  • Bandwidth starvation. When forty people are streaming video or on video calls, the router's CPU maxes out. Throughput drops to a fraction of the rated speed.
  • Heat failures. Consumer routers aren't built for 24×7 operation. They overheat, corrupt their flash memory, and die. I've replaced dozens of them in Bangalore offices. The average lifespan is 18 months.

The other problem is coverage. A single router can't handle the density of an office. You need multiple access points, each covering a specific area, all coordinated to avoid interference. That's not something a consumer router can do.

Controller-Based vs Cloud-Managed: What's the Difference?

Two architectures dominate enterprise WiFi. Both solve the coordination problem — the difference is where the "brain" lives.

Controller-Based WiFi

In a controller-based deployment, the access points are managed by a hardware controller — a box that sits in your server rack. The controller handles authentication, roaming, and channel selection. The APs are "thin" — they do the radio work but rely on the controller for decisions.

Pros:

  • Works during internet outages. The controller is on your LAN, so the WiFi keeps functioning even if the internet is down. APs can still authenticate users and allow local access.
  • Predictable performance. Since everything is on your network, latency is minimal. This matters for voice and video.
  • Better security controls. You can enforce VLANs and firewall rules at the controller level without depending on an external cloud.
  • No recurring license fees. You buy the controller once. (There are maintenance contracts, but they're optional.)

Cons:

  • Higher upfront cost. A controller can cost ₹1–3 lakh for a 50–250 user deployment.
  • Manual updates. You have to patch the controller firmware yourself.
  • Single point of failure. If the controller dies, the entire WiFi network goes down (unless you have a redundant controller).

Typical players: Cisco (Catalyst 9800 series), Aruba (Controller-based), Fortinet (FortiAP with FortiGate as controller), Ruckus (SmartZone).

Cloud-Managed WiFi

Cloud-managed APs are controlled by a web dashboard hosted by the vendor. The APs connect to the cloud over the internet, and you manage them from anywhere. The controller is virtual.

Pros:

  • Lower upfront cost. No hardware controller to buy. APs cost ₹8,000–25,000 each.
  • Easy management. You log into a dashboard, see all APs, push config changes in minutes, and monitor in real time.
  • Automatic updates. The vendor pushes firmware updates.
  • Scalability. Add APs easily — they just appear in the dashboard.

Cons:

  • Dependent on internet. If the internet goes down, your WiFi management goes down. The APs still broadcast, but you can't change config, and some features (like guest portals) may not work.
  • Recurring licensing. Typically ₹1,000–3,000 per AP per year. Over 5 years, that adds up.
  • Privacy concerns. Your network data goes through the vendor's cloud. For some industries (banking, healthcare), this is a dealbreaker.

Typical players: UniFi (Ubiquiti), Meraki (Cisco), Aruba Instant (cloud-managed), Mist (Juniper), Omada (TP-Link).

Which One for a Bangalore SME?

Honest answer: it depends on your internet reliability. If your office has had multiple outages from fibre cuts, power loss, or monsoon damage, a controller-based setup gives you resilience. If you're on a stable connection and want simplicity, cloud-managed is fine.

Here's a guideline:

  • Choose cloud-managed if: You have fewer than 100 devices, your internet is stable (two ISPs or a leased line with high uptime), and you want zero-touch management.
  • Choose controller-based if: You have 200+ devices, you need offline operation, or you have compliance requirements (DPDP Act, industry regulations).

However, there's a middle path: some vendors (like Fortinet) let you run the controller as a virtual machine on your existing server for free, so you don't buy separate controller hardware. That's often the best of both worlds.

Site Survey: Do You Really Need One?

A site survey is the process of measuring the RF environment of your office to determine where to place APs. A proper survey involves walking around with a laptop and spectrum analyzer, collecting data, and generating heat maps.

Do you need one? If your office is a simple open plan with sheetrock walls, maybe not. You can estimate AP count based on square footage and density. But if your office has:

  • High ceilings (warehouse, manufacturing floor)
  • Lots of metal racks (interference)
  • Microwave ovens (they operate in the 2.4 GHz band and can kill WiFi)
  • Multiple floors with concrete slabs

Then a survey is worth it. A professional survey costs ₹15,000–40,000 for a 10,000 sq ft office. It saves you thousands later by avoiding too few APs (dead zones) or too many (interference).

I've seen a case where an office in a concrete building in Whitefield had three APs but still had a dead zone in the MD's cabin. A survey revealed that the metal filing cabinet against the wall was reflecting the signal. Moving the AP two feet fixed it.

How Many Access Points Do You Actually Need?

Rule of thumb: one AP per 1,500–2,000 sq ft for general office space, but density matters more than area. Here's a more detailed calculation:

  • Calculate your device count: (employees × 2) + (printers + IoT + guest). For 100 employees, that's about 250 devices.
  • A dual-band AP (like UniFi U7 Pro) can handle about 200 client devices (100 on 2.4 GHz, 100 on 5 GHz). But for real-world performance, aim for 30–50 devices per AP, especially if you have video conferencing.
  • So for 250 devices, you need at least 5 APs. For 500 devices, 10–15 APs.

Also consider coverage: APs should be spaced 40–60 feet apart in open spaces, and placed in corridors for dense rooms.

PoE Switches: The Other Essential

Access points are powered by Power over Ethernet (PoE), which sends power and data over the same cable. So you need a PoE switch to power them. This is a common oversight.

A 24-port PoE+ switch costs ₹20,000–50,000 (e.g., UniFi USW-24-POE, ₹28,000). For a 50–100 user office, you'll likely need one or two of these.

Cheaper option: injectors (₹1,500 each) but they're per-AP, messy, and you lose central management.

Real Costs for a 150-Seat Office

Let me break down a typical 150-seat deployment in Bangalore (2026 pricing, GST extra):

Cloud-Managed (UniFi)

ItemModelQtyUnit Price (₹)Total (₹)
Access pointUniFi U7 Pro812,00096,000
PoE switchUniFi USW-24-POE128,00028,000
RouterUniFi Cloud Gateway Pro130,00030,000
Cloud controller licensen/a (free)000
Total₹1,54,000
CablingCat6, 100m runs₹35,000
Grand total₹1,89,000

Recurring cost: none (if you use free cloud management, which UniFi offers).

Controller-Based (Fortinet)

ItemModelQtyUnit Price (₹)Total (₹)
Access pointFortiAP 231F818,0001,44,000
PoE switchFortiSwitch 124E-POE145,00045,000
Firewall/controllerFortiGate 90G195,00095,000
Controller licenseFortiCloud or local₹20,000
Total₹3,04,000
Cabling₹35,000
Grand total₹3,39,000

Recurring: FortiAP management license ₹1,500/AP/year.

Comparison Table: Cloud vs Controller for 150 Seats

Cloud-Managed (UniFi)Controller-Based (Fortinet)
Upfront cost (₹)1,89,0003,39,000
5-year TCO (₹)1,89,0003,39,000 + (1,500×8×5 = ₹60,000) = ₹3,99,000
Offline operationNoYes
Management complexityLowMedium
Security featuresBasicAdvanced (NGFW)
ScalabilityEasyEasy
Vendor lock-inLowMedium

Upgrade Path: When to Replace Your WiFi

WiFi technology evolves rapidly. If your APs are older than 5 years, they likely don't support WiFi 6 (802.11ax). This matters for high-density offices because WiFi 6 offers 4× throughput and better handling of many devices.

If you're on WiFi 5 (802.11ac), you can still operate, but at high density you'll see congestion. For a 200-seat office, upgrading to WiFi 6 will cost around ₹2.5–4 lakh. That's less than a month of downtime for a critical outage.

Bangalore-Specific Considerations

ISPs and Redundancy

Bangalore ISPs (Airtel, ACT, Jio, Tata) are decent, but fibre cuts are common — construction, road digging, even monsoon damage. A dedicated leased line with SLA is ₹8,000–15,000/month for 100 Mbps. Two ISPs with failover on your router is non-negotiable. The FortiGate or UniFi Cloud Gateway can do automatic failover.

Power Reliability

Bangalore has scheduled power cuts in some areas. For WiFi, ensure your network equipment (switches, controllers) are on a UPS and ideally a generator. A 2kVA UPS for your network rack is ₹20,000–30,000. Don't skip it.

Monsoon and Cabling

If your office has external cabling (between buildings), monsoon moisture will degrade performance. Use outdoor-rated Cat6 with proper grounding. Also, check for water leaks near the network rack.

Compliance

Under CERT-In, you must maintain logs for 6 months. Cloud-managed WiFi stores logs in the cloud, which may be okay, but for DPDP Act, you might need local data residency. Controller-based gives you more control.

Worked Example: 250-Seat Office in Electronic City

A client in Electronic City had a 250-seat office with a mix of a conference room, a call center, and a warehouse. They had installed a single, high-end consumer router (₹25,000) thinking it would cover the whole space. It didn't.

Here's what we did:

  • Site survey: We walked the 15,000 sq ft space. Found 3 dead zones.
  • AP placement: 12 APs (UniFi U7 Pro) — 8 in the main office, 2 in the warehouse, 2 for the conference room.
  • Cabling: Cat6 runs totaling 1,200m. Cost: ₹52,000.
  • Switches: Two UniFi USW-24-POE ₹28,000 each.
  • Gateway: UniFi Cloud Gateway Pro ₹30,000.
  • Backup internet: A dedicated 100 Mbps lease line from Airtel, plus a 4G failover router (₹8,000).

Total cost: ₹2,85,000 (APs) + ₹56,000 (switches) + ₹30,000 (gateway) + ₹52,000 (cabling) = ₹4,23,000. The client budgeted ₹5 lakh, so under budget.

Within a month, the call center's dropped-call rate fell from 4% to 0.5%. The warehouse staff could finally scan barcodes from the far corner.

Failure Story: The ₹10 Lakh Outage

A 400-person BPO in Marathahalli had a controller-based Aruba network (good). But the controller license expired. The vendor had gone out of business. The controller went into read-only mode — no config changes, no new APs, no security updates. The WiFi became unstable. Employees complained of frequent disconnects. The client lost a major voice deal worth ₹10 lakh/quarter because the call quality was so bad.

The fix: we replaced the entire network with Fortinet. It cost ₹5.2 lakh. But the pain of the existing system was the lack of maintenance planning. Always ensure you have vendor support or an MSP that can manage the lifecycle.

Trade-offs: When Cloud-Managed Is a Bad Idea

Cloud-managed isn't for everyone. If your office has:

  • Reliability requirements: If internet downtime of even 10 minutes causes business loss, cloud-managed is risky. You can lose management, but the APs still run. However, during an internet outage, users can't reach cloud applications anyway, so it might not matter.
  • Regulatory needs: If you handle payment card data (PCI DSS), cloud-managed WiFi may not satisfy compliance. Controller-based with local logging is safer.

Honestly, for most SMEs, cloud-managed is the better value. But if you're in manufacturing or logistics where the WiFi controls machines (VoIP phones, inventory scanners), you need local control.

What We Recommend at SynergyScape

We deploy both. For 50–150 seats, we often recommend UniFi because it's cost-effective and easy to manage. For 200+ seats, we lean towards Fortinet because of security features and offline operation. We also sell and support these brands, but our advice is based on what fits your situation, not on what we profit from.

If you're unsure, we'll do a free 30-minute consultation and give you a ballpark quote. We'll even come to your office for a basic walkthrough if you have a floor plan ready.

Here's the key: don't wait for an outage to act. The cost of a proper enterprise WiFi network is less than one day of downtime in most companies.

FAQ

Q: What's the difference between WiFi 5 and WiFi 6?

WiFi 6 (802.11ax) is the latest standard. It offers 4× the throughput and better handling of multiple devices. For offices, WiFi 6 is recommended if you have high-density areas. APs are about ₹2,000–5,000 more than WiFi 5.

Q: How often should I replace my access points?

Every 4–5 years. Technology changes and APs degrade. If your APs don't support WiFi 6 and you have >100 devices, consider upgrading.

Q: Can I use a controller-based system without buying a controller?

Some vendors allow virtual controllers (e.g., Fortinet's virtual FortiGate). But you still need a computer to run it. It's free if you have a server.

Q: Do I need a site survey?

For simple offices, no. For complex spaces, yes. It's ₹15,000–40,000 but saves you from costly mistakes.

Q: How much does a 50-user WiFi network cost in Bangalore?

With UniFi, around ₹80,000–1.2 lakh including cabling, APs, and a switch. With Fortinet, ₹1.5–2.5 lakh.

Q: Can I manage wireless network myself, or should I hire an MSP?

If you're comfortable with cloud dashboards, you can. But if you have limited IT staff, an MSP can handle monitoring and support - often cheaper than hiring a network admin.

Next Step

Before you buy anything, take two steps:

  1. Map your floor plan. Note the dimensions, wall types, and where the heaviest usage is.
  2. Get a rough quote. Call us at SynergyScape and we'll give you a no-obligation estimate within 24 hours.

Also, read our network setup guide for a full end-to-end view.

Don't let your WiFi be the weakest link in your office. It's a small investment compared to the cost of downtime.