Hotspot Access Control via DHCP Relay and GRE Tunneling

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current systems fail to effectively manage and control wireless hotspot activity across multiple access points supporting multiple radios, leading to degraded performance due to excessive device connections, as no entity manages the overall number of hotspot-attached clients routing traffic through the gateway.

Innovation Solution

A system and method that receive initialization requests from devices seeking to join a hotspot, compare the number of connected devices to a set maximum limit, and either approve or reject the request, with features like DHCP request encapsulation and disconnect messaging to manage device connections, using a DHCP Relay agent and GRE tunnels to segregate and manage hotspot traffic.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Quantity of substance

If each access point independently limits the number of devices that may attach to a hotspot SSID, then the number of devices per access point is controlled, but the overall number of hotspot-attached clients routing traffic through the gateway is not managed, leading to degraded performance

Engineering Contradiction:
Improvenumber of connected devicesVSAvoidhotspot performance
Core Design Contradiction:
Quantity of substanceVSReliability

Solution Approach 1:

The patent introduces a gateway device as an intermediary between access points and the wider network. The gateway maintains a centralized counter that tracks the total number of devices connected to hotspot SSIDs across multiple access points. When a device attempts to connect, the gateway checks the counter against a maximum limit and either permits or rejects the connection. This intermediary mechanism enables centralized control of the overall number of connected devices, preventing performance degradation that occurs when individual access points independently limit connections without coordination.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If the number of devices connected to a hotspot is increased to expand coverage and service capacity, then more customers can access the hotspot service, but the bandwidth per device decreases and performance degrades

Engineering Contradiction:
Improvehotspot service capacityVSAvoidbandwidth per device
Core Design Contradiction:
Adaptability or versatilityVSProductivity

Solution Approach 1:

The patent applies preliminary anti-action by proactively preventing new device connections when the maximum number of devices is already connected. Instead of allowing connections to proceed and then managing performance degradation, the gateway checks the counter before each connection attempt and rejects requests when the limit is reached. This preemptive approach prevents bandwidth degradation before it occurs, maintaining service quality for existing users while still allowing the hotspot to serve multiple devices up to the configured maximum.

Inventive Principle:
Principle #9Preliminary anti-action

3Reliability

If a maximum device limit is enforced to maintain performance, then bandwidth per device is preserved, but the ability to expand hotspot coverage and serve more customers is restricted

Engineering Contradiction:
Improvehotspot performanceVSAvoidhotspot service capacity
Core Design Contradiction:
ReliabilityVSAdaptability or versatility

Solution Approach 1:

The patent implements dynamics by making the maximum device limit configurable rather than fixed. The gateway allows the maximum number of connected devices to be adjusted based on network conditions, available bandwidth, and service requirements. This dynamic configuration enables operators to optimize the balance between maintaining performance and expanding service capacity - they can increase the limit when network resources are abundant and decrease it when performance degradation is observed, adapting the hotspot capacity to current conditions.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS10972915B2Method of controlling hotspot access on multi-band access point
Publication Date: 2021.04.06 ARRIS ENTERPRISES LLC
  • US10972915B2 patent drawing
  • US10972915B2 patent drawing
  • US10972915B2 patent drawing

AI summary

Methods, systems, and computer readable media may be operable to wireless hotspot activity of one or more access points supporting multiple radios. A DHCP relay agent may receive a DHCP request from a device seeking to join a hotspot service provided through a gateway. If the number of currently connected devices is less than the maximum connected device limit, then the agent may increase the number of currently connected devices by one, and relay the encapsulated DHCP request over a GRE tunnel. If the number of connected devices already meets or exceeds the allowed limit, then the DHCP relay agent may instruct the gateway or its access point to disconnect the new device.