Physical Installation Implications
Key Takeaways
- PoE standards scale by wattage: 802.3af 15.4W, 802.3at (PoE+) 30W, 802.3bt Type 3 60W and Type 4 up to ~90-100W per port.
- A switch's total PoE power budget can be exhausted before all ports are used, leaving later devices underpowered.
- A UPS bridges short outages and enables graceful shutdown; it is not a generator and must be sized to load and runtime.
- Patch panels, labeling both cable ends, and rack elevation diagrams cut troubleshooting time during outages.
- Environmental controls (HVAC, humidity, EMI distance, leak detection) and physical access controls protect availability.
The Physical Layer Still Decides Uptime
A flawless VLAN or routing design fails if power, cooling, cabling, or rack organization is wrong. N10-009 tests whether you can spot the physical-layer cause behind an expansion problem - often a PoE power budget that ran out.
Power over Ethernet
PoE (Power over Ethernet) delivers DC power and data over the same twisted-pair cable. Know the IEEE standards and their wattage at the power sourcing equipment (PSE) port:
| Standard | Common name | PSE power/port | Powers |
|---|---|---|---|
| 802.3af | PoE | 15.4 W | VoIP phones, basic APs, simple cameras |
| 802.3at | PoE+ | 30 W | Dual-band APs, PTZ cameras |
| 802.3bt Type 3 | PoE++ / 4PPoE | 60 W | Wi-Fi 6 APs, video phones |
| 802.3bt Type 4 | PoE++ | up to ~90-100 W | Multi-radio APs, displays |
Key term: a switch has a finite power budget (e.g., a 24-port switch rated 370 W total). You can deplete that budget before every port is used - so 24 PoE ports does not mean 24 high-power APs. A PoE injector adds power to one run when the switch is not PoE-capable.
Implementation checks:
- Confirm each powered device's wattage requirement.
- Confirm the switch supports the needed standard and has budget headroom.
- Stay within cable distance limits (100 m for Ethernet).
- Document which ports power critical devices; consider redundant power supplies.
Diagnostic clue: if an AP boots but disables radios or runs at reduced power, the switch port is likely supplying 802.3af when the AP needs 802.3at/bt, or the budget is exhausted. PoE negotiation is class-based: the powered device signals its class to the PSE, and if the switch cannot satisfy that class it either supplies less power or denies power entirely. This is why a Wi-Fi 6 AP that ran fine on a bench injector may cripple itself on an older 802.3af switch port. Always cross-check three numbers - the device's required wattage, the port's supported standard, and the switch's remaining budget - before assuming a hardware fault.
Remember also that PoE rides the same 100 m channel limit as data; a powered device at the end of a 130 m run will have both data and power problems. Mid-span injectors and PoE extenders exist for longer reaches but introduce their own power and management considerations.
UPS and Power Protection
A UPS (uninterruptible power supply) provides battery power during a utility failure and conditions power during brief sags or surges.
| Need | Consideration |
|---|---|
| Keep gear running briefly | Size runtime for switches, routers, firewalls, modem |
| Graceful shutdown | UPS signaling (USB/SNMP) to servers/management |
| Critical availability | Redundant PSUs on separate circuits |
| Surge protection | Clamp voltage spikes |
Size a UPS by load (VA/watts) and required runtime. A UPS is not a generator - it covers short outages or bridges to a generator or to a controlled shutdown, typically minutes, not hours. Know the topologies the exam may reference: a standby UPS switches to battery only on failure (cheapest, brief transfer gap), a line-interactive unit also regulates voltage sags and swells, and a double-conversion (online) UPS continuously runs the load from the inverter for zero transfer time, which suits sensitive routers and firewalls.
Overloading a UPS beyond its VA rating collapses runtime to almost nothing, so always total the connected device wattage before sizing.
Racks, Patch Panels, and Cable Management
| Component | Purpose |
|---|---|
| Rack (measured in U) | Mounts switches, routers, panels, PDUs |
| Patch panel | Terminates horizontal cabling for organized patching |
| Cable manager | Routes and strain-relieves patch cords |
| Labeling | Maps ports, cables, panels, racks, rooms |
| Rack elevation diagram | Documents device placement by rack unit |
Best practices: label both ends of every cable; keep patch cords sized to avoid strain yet manageable; maintain copper/fiber bend radius; never bundle cables across switch exhaust vents; document spare ports and growth space. Poor cable management lengthens every outage because techs cannot trace links quickly.
Environmental and Safety Factors
| Factor | Risk | Mitigation |
|---|---|---|
| Heat | Failure, thermal throttling | HVAC, blanking panels, hot/cold aisle |
| Humidity | Corrosion or static | Monitoring and control (40-60% RH) |
| Dust | Clogged vents, overheating | Filtration, cleaning schedule |
| Water | Shorts, outages | Avoid plumbing paths, leak detection |
| EMI | Signal degradation | Shielded cable, distance from motors/ballasts |
| Physical access | Tampering, theft | Locked rooms/cabinets, cameras, access logs |
Outdoor or industrial installs may need weatherproof enclosures, grounding/bonding, surge protection, and temperature-rated equipment in conduit.
PBQ-Style Closet Buildout
Task: install switching for new APs, cameras, and office drops.
- Terminate horizontal runs on patch panels.
- Label panel ports, wall jacks, and switch ports.
- Install PoE switches with budget for the AP and camera load (verify 802.3at/bt support).
- Connect critical switches and the firewall to a correctly sized UPS.
- Route patch cords through cable managers without blocking airflow.
- Verify temperature, ventilation, rack security, and grounding.
The exam often asks "which issue is most likely" after an expansion. A switch with enough Ethernet ports but too little PoE budget cannot run high-power APs or PTZ cameras - that is the trap answer made correct.
Several new access points power on but disable some radios. What should the technician check first?
Which practices improve physical network maintainability? Choose two.
Select all that apply
A 24-port PoE+ switch is rated for a 370 W total power budget. A technician plugs in twelve Wi-Fi 6 APs that each draw 30 W and finds the last few APs fail to power up. What is the most likely cause?