Wireless Multicast PMTU Discovery for CAPWAP Overlay Networks

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The lack of Path Maximum Transmission Unit (PMTU) discovery in multicast communication within CAPWAP leads to inefficient and burdensome manual MTU configuration, causing APs to reassemble excessive packets, which can overwhelm them, especially in wireless networks with multiple Access Points (APs).

Innovation Solution

Implement techniques such as NAT IPv4/IPv6 network address translation, unicast PMTU intersection, and special path MTU packets with or without the IP Don't Fragment bit to determine optimal MTU for multicast packets, leveraging unicast feedback channels and software-defined networking to compute the best multicast PMTU.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If manual MTU configuration is used in multicast communication, then the system can operate without PMTU discovery, but the configuration becomes cumbersome and forces conservative MTU sizes

Engineering Contradiction:
Improvemulticast packet transmission reliabilityVSAvoidMTU configuration ease
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The system performs self-service by automatically discovering the PMTU through unicast probe packets sent to APs and receiving responses, eliminating the need for manual MTU configuration while ensuring reliable multicast transmission

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system uses feedback from AP responses to unicast probe packets to dynamically determine the optimal MTU size for multicast communication, replacing static manual configuration with adaptive automatic discovery

Inventive Principle:
Principle #23Feedback

2Reliability

If a small conservative MTU of 576 bytes is used, then packet transmission is guaranteed to work, but APs must reassemble up to three times more packets which can overwhelm them

Engineering Contradiction:
Improvepacket transmission guaranteeVSAvoidAP packet reassembly capacity
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

APs perform self-service by responding to unicast probe packets with their supported MTU capabilities, enabling the source to automatically determine the optimal multicast MTU without manual configuration

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system dynamically changes the MTU parameter for multicast packets based on discovered path characteristics, allowing larger packet sizes when supported by all APs to reduce reassembly overhead

Inventive Principle:
Principle #35Parameter changes

3Reliability

If unicast replication is used instead of multicast, then each packet can be sent individually to each recipient, but this leads to substantial load on the sender and unnecessary bandwidth utilization

Engineering Contradiction:
Improveindividual packet delivery assuranceVSAvoidsender processing load
Core Design Contradiction:
ReliabilityVSPower

Solution Approach 1:

The system uses a universal unicast probe mechanism that serves multiple functions: path MTU discovery, AP capability assessment, and optimization of subsequent multicast transmission, replacing the need for separate configuration and discovery processes

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS12483861B2Lightweight path maximum transmission unit for wireless multicast overlay
Publication Date: 2025.11.25 CISCO TECHNOLOGY INC
  • US12483861B2 patent drawing
  • US12483861B2 patent drawing
  • US12483861B2 patent drawing

AI summary

Presented herein are techniques to address a lack of path maximum transmission unit discovery in the context of, e.g., the control and provisioning of wireless access point (CAPWAP) protocol for multicast communications. In one embodiment, IPv4-IPv6-IPv4 network address translation is used to avoid a conservative maximum transmission unit size. In another embodiment, unicast and multicast path maximum transmission unit discovery techniques are executed to set the maximum transmission unit size for multicast communications.