Wireless Multicast PMTU Discovery for CAPWAP Overlay Networks
Find Innovative SolutionsGenerate 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
Engineering 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
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
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
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
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
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
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
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
Data Source
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.


