Access Point

Access Point #

Purpose #

The access point provides wireless connectivity for mobile devices, laptops, and IoT devices within the site.

graph LR
    A[Access Switch
PoE + VLAN] <--> B[Access Point
Wi-Fi] <--> C[Wireless Clients]

Hardware Platforms #

Site: dvntm (mobile)

The EAP650-Outdoor is a Wi-Fi 6 outdoor access point from TP-Link’s Omada SDN product line. Despite being outdoor-rated, its rugged design makes it suitable for the mobile site’s varied deployment environments.

TP-Link Omada EAP650-Outdoor

Hardware #

AttributeValue
ModelTP-Link Omada EAP650-Outdoor
Wi-Fi StandardWi-Fi 6 (802.11ax)
BandsDual-band (2.4GHz + 5GHz)
SpeedAX3000 (574 + 2402 Mbps)
Antennas2x2 internal (2.4GHz), 2x2 internal (5GHz)
Ethernet1x Gigabit RJ45
Power802.3at PoE (12.3W typical)
WeatherproofingIP67
Operating Temp-30Β°C to 70Β°C
MountingWall/pole mount

Selection Rationale #

  • VLAN capable: Supports VLAN tagging per SSID for network segmentation
  • API manageable: Omada controller provides REST API for automation
  • Wi-Fi 6: Modern standard with improved efficiency and capacity
  • Rugged: IP67 rating handles varied mobile deployment conditions
  • Omada ecosystem: Matches dvntm switch (SG2218) for unified management
  • PoE powered: Single cable for power and data

Management #

AttributeValue
ControllerTP-Link Omada SDN
VLAN SupportYes β€” per-SSID VLAN tagging
APIYes β€” Omada controller REST API
Automationdeevnet.net Ansible collection (Omada API)

Roles #

RoleDescription
Wireless accessProvides Wi-Fi 6 connectivity for clients
SSID-to-VLAN mappingMultiple SSIDs mapped to VLANs
Band steeringDirects capable clients to 5GHz

Site: dvnt (home) β€” 2 units

The UAP-AC-M is a compact Wi-Fi 5 mesh-capable access point from Ubiquiti’s UniFi product line. Two units provide coverage throughout the home site.

Ubiquiti UniFi UAP-AC-M

Hardware #

AttributeValue
ModelUbiquiti UniFi UAP-AC-M
Wi-Fi StandardWi-Fi 5 (802.11ac)
BandsDual-band (2.4GHz + 5GHz)
SpeedAC1200 (300 + 867 Mbps)
Antennas2x2 MIMO (external)
Ethernet1x Gigabit RJ45
Power802.3af PoE (8.5W max)
WeatherproofingOutdoor rated (IPX5)
MountingWall/pole mount
MeshWireless uplink capable

Selection Rationale #

  • VLAN capable: Supports VLAN tagging per SSID for network segmentation
  • API manageable: UniFi controller provides REST API for automation
  • Mesh capable: Wireless uplink for flexible placement
  • UniFi ecosystem: Matches dvnt switches (USW-24-G2, US-8)
  • Compact: Low-profile design for unobtrusive mounting
  • PoE powered: Single cable for power and data

Management #

AttributeValue
ControllerUniFi Network Application
VLAN SupportYes β€” per-SSID VLAN tagging
APIYes β€” UniFi controller REST API
AutomationUniFi API (manual currently)

Roles #

RoleDescription
Wireless accessProvides Wi-Fi 5 connectivity for clients
SSID-to-VLAN mappingMultiple SSIDs mapped to VLANs
Mesh backhaulWireless uplink between units (if needed)

VLAN and API Capability Summary #

Both access points meet the core selection criteria:

RequirementEAP650-Outdoor (dvntm)UAP-AC-M (dvnt)
VLAN taggingβœ“ Per-SSIDβœ“ Per-SSID
API managementβœ“ Omada REST APIβœ“ UniFi REST API
Controller-managedβœ“ Omada SDNβœ“ UniFi Network
PoE poweredβœ“ 802.3atβœ“ 802.3af

Configuration Management #

SiteControllerAutomation
dvntmOmada SDNdeevnet.net Ansible collection (Omada API)
dvntUniFi NetworkUniFi API (manual currently)

SSID Design #

SSIDs are mapped to VLANs for network segmentation:

SSIDVLANPurpose
ManagementMgmt VLANInfrastructure access
IoTIoT VLANIoT devices (isolated)
GuestGuest VLANVisitor access (internet only)

Specific VLAN IDs and SSID names are documented in the Network Segmentation standard.

Page last modified: March 13, 2026