Uniqcli

InsightsBuying Guides

Network Readiness for 1:1: Sizing a District Network Before the Devices Land

A district buys four thousand devices and discovers the access layer, PoE budget, uplinks and circuit cannot carry them. The sizing exercise that prevents it, done before the purchase order rather than after.

By Uniqcli Team · · 11 min read

Key takeaways

  • Size the network against peak concurrent devices in the worst hour, not against enrollment — testing windows, not average days, are what break an access layer.
  • SETDA's Broadband Imperative III recommends peak internet capacity of at least 2.8 Mbps per user for small districts, 2 Mbps for medium and 1.4 Mbps for large, plus WAN capacity of 10 Gbps per 1,000 users.
  • The closet constraint is the switch's total PoE budget, not its port count — modern Wi-Fi 6E and Wi-Fi 7 access points push designs from 802.3af to 802.3at or 802.3bt.
  • The failures that actually cause day-one outages are quiet ones: DHCP scope exhaustion, short lease times, one flat VLAN, RADIUS capacity and a same-morning MDM enrollment burst.
  • E-rate Category Two covers internal connections — access points, switches, routers, cabling and basic maintenance. End-user devices are not eligible under either category, so student laptops and tablets belong in a different funding line.
On this page

Network Planning

The devices are the visible half of a 1:1 program. The network is the half that fails first.

The failure mode is consistent enough to be predictable. A district funds and buys a fleet — four thousand devices, say — stages them over the summer, and discovers in the second week of September that the access layer cannot carry them. Access points are too sparse and in the wrong places, the closet switch runs out of power budget before the last camera is connected, forty classrooms share a gigabit uplink, the DHCP scope exhausts at 10:15 on the first Monday, and nobody sized the certificate authority for four thousand simultaneous enrollments. None of that is exotic. All of it is arithmetic that could have been done before the purchase order.

Count concurrent devices, not enrolled students

Enrollment is the wrong denominator. The number that sizes a network is how many devices are actively transmitting in the worst hour of the year, and in most districts that hour is a state assessment window, not a normal Tuesday.

Build the count from the room outward. Take the largest class size the building actually runs, add the teacher device, add any fixed devices on wireless, and add the staff and guest devices that will be in the same coverage area. Then find the concurrency peak: assessment windows, all-school announcements pushed to displays, the first morning of a rollout when every device checks in for policy and updates at once. Design for that hour with headroom, because the whole point of the exercise is that the network stops being visible.

Two adjustments matter. First, devices per student is drifting above one in secondary schools — a district-issued laptop plus a personal phone on the same network is two associations, whether or not the phone is welcome. Decide the policy before you size, because a guest network you did not plan for still consumes capacity. Second, if the district is moving from carts to per-student devices, the concurrency change is far larger than the device-count change: carts serialize usage by design.

Access point placement is a per-classroom question

Hallway-mounted access points covering two or three rooms each were a defensible design when a classroom had four devices in it. In a 1:1 building they are the most common physical cause of poor performance, because the access point ends up serving three rooms' worth of clients through two walls.

The modern default in instructional space is an access point per classroom, ceiling-mounted inside the room. That is not a rule of physics, it is a consequence of client density and of how much of the useful spectrum is at 5 and 6 GHz, where range through masonry and metal stud is shorter than the 2.4 GHz behavior everyone's intuition is calibrated on. Concrete block, tile, plaster over lath, and rooms with metal casework all cost more signal than a floor plan suggests.

Two design consequences follow. First, more access points at lower transmit power beats fewer at high power: cranking power to cover a dead spot widens the co-channel interference problem across the building. Second, channel planning becomes real work once you have an access point per room — and this is where Wi-Fi 6E and Wi-Fi 7 change the arithmetic materially, because 6 GHz supplies channel width that the 5 GHz band in a dense building simply does not have.

Do a survey. A predictive survey against real floor plans and real wall construction, validated on site, costs a fraction of a rollout and is the only way to turn the paragraphs above into an actual mounting list.

2.8 Mbps

Peak internet capacity per user recommended for small districts, with a 300 Mbps district floor — SETDA, Broadband Imperative III (published 2019, written for the 2023-24 school year)

2 Mbps

Peak internet capacity per user recommended for medium districts (1,000-10,000 students) — SETDA

10 Gbps

WAN capacity per 1,000 users recommended by SETDA, counting administrators, teachers, students, staff and guests

$201.57

Per-student E-rate Category Two pre-discount budget multiplier for the FY2026-2030 cycle, with a $30,175 funding floor — FCC Public Notice DA 25-471, June 4, 2025

Circuit capacity, and the part we do not supply

SETDA's Broadband Imperative III — published in 2019 and written for the 2023-24 school year, so read it as a planning floor rather than a current ceiling — gives the targets: peak internet capacity of at least 2.8 Mbps per user for small districts with a floor of 300 Mbps per district, at least 2 Mbps per user for medium districts of 1,000 to 10,000 students, and at least 1.4 Mbps per user for large districts, alongside wide-area network capacity of 10 Gbps per 1,000 users. The FCC's long-term external connectivity goal, as published by EducationSuperHighway, is at least 1 Mbps per student.

We do not supply circuits. Internet access, transport between buildings, and the contracts behind them come from carriers and regional networks, and the lead time on a circuit upgrade is frequently longer than the lead time on every piece of hardware in the rollout combined. If the sizing exercise says the circuit is short, that conversation starts first — before the switches, before the access points, and certainly before the devices.

On E-rate, and strictly as information: the program divides eligible services into Category One, which is connectivity to the building, and Category Two, which is connectivity within it — access points, routers, switches, hubs and cabling, along with basic maintenance of those internal connections. For the FY2026-2030 five-year cycle the FCC set the school and district Category Two pre-discount multiplier at $201.57 per student and the funding floor at $30,175, and applicants validate their student counts in the first year they apply during the cycle, which sets the budget for all five years. End-user devices — student laptops, tablets, Chromebooks — are not eligible under either category, which means the device half of a 1:1 program needs a different funding source than the network half.

To be explicit about our own position: Uniqcli is not an E-rate consultant or filing agent, and nothing here is a statement that any particular purchase is or is not eligible. Eligibility is determined by the Eligible Services List and by your own filing, with your consultant. We are describing the program's structure because it changes how a district sequences a rollout, and for nothing else.

The silent failures: DHCP, identity and day one

The problems that produce a bad first Monday are rarely bandwidth. They are the services nobody load-tested.

DHCP scope is first. A /24 holds fewer than 254 usable addresses; a building with 900 devices needs scopes sized accordingly, and lease times short enough that addresses return to the pool but long enough that the server is not renegotiating constantly. Scope exhaustion presents to a teacher as "the internet is down" and to a network engineer as a phone call at 10:15.

Identity is second. If the district authenticates devices with certificates or 802.1X, the enrollment burst on rollout morning is a load event for the certificate authority and the RADIUS servers, not a background task. Stagger it — enroll by building, by grade band, by day — rather than discovering the ceiling with every student watching.

Third is management: an MDM or device-management platform pushing initial policy and application payloads to a whole fleet on the same morning will saturate the circuit you just sized correctly for steady state. Pre-stage as much as possible before devices ship, and schedule the rest.

Fourth, segmentation. One flat VLAN for student devices, staff devices, printers, cameras and building systems is a performance problem and a security problem at the same time. Segment before the devices land; retrofitting segmentation into a live 1:1 building is significantly harder than doing it in July.

Network readiness checklist

  • Peak concurrent device count calculated for the worst hour, not the average day
  • Guest and personal-device policy decided, and its capacity counted
  • Predictive survey run against real floor plans and wall construction, then validated on site
  • Access point density planned per classroom in instructional space, not per hallway
  • Channel plan built for the density, with transmit power set low rather than high
  • Closet PoE totals summed from maximum published draw across every powered device
  • Switch models chosen on published total power budget, not port count
  • Access-to-distribution uplinks sized against concurrent load, with aggregation or 10 Gb where required
  • Circuit capacity checked against SETDA per-user targets, and the carrier conversation started first
  • DHCP scopes sized per building with lease times set deliberately
  • Certificate authority and RADIUS capacity checked against a staged enrollment plan, not a single-morning burst
  • MDM initial policy and application payloads pre-staged before devices ship
  • VLAN segmentation designed and implemented before devices arrive
  • A named owner for the first-week escalation path in every building

The pieces of this exercise, in detail

Frequently asked

How much bandwidth does a 1:1 district need?

Size against peak concurrency. SETDA's Broadband Imperative III, published in 2019 for the 2023-24 school year, recommends peak internet capacity of at least 2.8 Mbps per user for small districts with a 300 Mbps district floor, at least 2 Mbps per user for medium districts and at least 1.4 Mbps per user for large districts, with WAN capacity of 10 Gbps per 1,000 users. The FCC's long-term goal, per EducationSuperHighway, is at least 1 Mbps per student for external connections. Those size the circuit; the access layer inside the building is a separate calculation.

Do I need an access point in every classroom?

In a 1:1 building, usually yes. Hallway access points serving multiple rooms were adequate when classrooms had a handful of devices; with thirty clients per room and most of the useful spectrum at 5 and 6 GHz, where range through masonry and metal stud is short, the per-room ceiling mount is the practical default. Confirm it with a predictive survey validated on site rather than assuming it.

How do I know if the closet switch has enough PoE?

Sum the maximum published draw of every powered device the closet will serve after the rollout and compare it against the switch's published total power budget, not its per-port rating. A 48-port PoE+ switch cannot deliver full PoE+ on every port simultaneously. Wi-Fi 6E and Wi-Fi 7 access points frequently push a closet from 802.3af to 802.3at or 802.3bt, which is what forces most switch replacements.

Does E-rate cover student devices?

No. End-user devices such as laptops, tablets and Chromebooks are not eligible under Category One or Category Two. Category One covers connectivity to the building; Category Two covers internal connections — access points, routers, switches, cabling and basic maintenance. For the FY2026-2030 cycle the FCC set the school Category Two multiplier at $201.57 per student with a $30,175 funding floor. We are describing structure only: Uniqcli is not an E-rate consultant or filing agent, and eligibility for any specific purchase is determined by the Eligible Services List and your own filing.

What fails first on rollout morning?

Usually not bandwidth. In order of frequency: DHCP scope exhaustion, a certificate or RADIUS bottleneck during enrollment, an MDM pushing initial policy and applications to the whole fleet at once, and an access switch uplink that was never sized for the new concurrency. All four are testable in advance and all four are cheap to fix in July.

Size the network before the devices are ordered

Send us the building list, the device counts and the closet inventory and we will price the access layer against live stock — access points, PoE switching, uplinks, optics and spares — as a firm, dated quote. If the exercise says the circuit is the constraint, we will say so rather than sell around it.

Ask AI about Uniqcli

Why buyers use Uniqcli

About the author

Uniqcli Team

Uniqcli's newsroom, buying guides and glossary are produced by our in-house team — seven procurement and technology professionals who source, screen and integrate IT and security hardware every day, working with two editors. Practitioners draft from live sourcing and integration work; editors review every piece for accuracy and plain language before it publishes.

More about the Uniqcli Team

Ready to scope your program?

Talk to a Uniqcli engineer, or send a bill of materials for a TAA-verified quote — no payment up front.