Internet Area [intarea] | C. Perkins |
Internet-Draft | Futurewei |
Expires: September 22, 2016 | D. Stanley |
HPE | |
W. Kumari | |
JC. Zuniga | |
InterDigital | |
March 21, 2016 |
Multicast Considerations over IEEE 802 Wireless Media
draft-perkins-intarea-multicast-ieee802-00.txt
This document describes some performance issues that have been observed when multicast packet transmission is attempted over IEEE 802 wireless media. Multicast features specified for IEEE 802 wireless media related to multicast are also described, along with explanations about how these features can help ameliorate the observed performance issues. IETF protocols that are likely to be affected by the observed performance issues are identified, and workarounds are proposed in some cases. The performance of multicast over wireless media often can be quite different than the performance of unicast. This draft describes the nature of the differences and the effects on representative IETF protocols. We also describe some efforts that have been made by IEEE 802 Wireless groups to ameliorate the performance differences.
This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.
Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet-Drafts is at http://datatracker.ietf.org/drafts/current/.
Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."
This Internet-Draft will expire on September 22, 2016.
Copyright (c) 2016 IETF Trust and the persons identified as the document authors. All rights reserved.
This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Simplified BSD License.
Many IETF protocol designs depend upon multicast or broadcast for delivery of control messages to multiple receivers. Multicast is used for various purposes such as neighborhood discovery, network flooding, address resolution, as well as reduction in media access for data traffic.
IETF protocols typically expect to rely on network protocol layering in order to reduce or eliminate any dependence of higher level protocols on the specific nature of the MAC layer protocols or the physical media. In the case of multicast transmission, higher level protocols may be designed as if transmitting a packet to an IP address has the same cost in interference and network media access, regardless of whether the destination IP address is a unicast address or a multicast or broadcast address. This model of operation was reasonable for networks where the physical medium was like an Ethernet.
Unfortunately, for many wireless media, the costs can be quite different. It is the purpose of this Internet Draft to identify the ways in which the costs can be different. Using this information, we then proceed to identify some possible effects on the actual operation of IETF protocols over wireless media.
IEEE 802 Wireless working groups, especially 802.11, have made a number of attempts to improve the performance of multicast transmissions at layer 2. In this draft we also include a description of some of these efforts. This information is closely related to material presented at IETF 94 [cite 11-15-1261-03]
This document defines the following terminology:
In this section we list some of the issues arising at layer 2 surrounding the use of multicast in IETF protocols over wireless media.
In this section we list some of the issues arising at layer 3 surrounding the use of multicast in IETF protocols over wireless media. We mention a few representative IETF protocols, and describe some possible effects due to performance degradation when using multicast transmissions for control messages. Common uses include:
The following list contains a few representative IPv4 protocols using multicast.
After initial configuration, ARP and DHCP occur much less commonly.
The following list contains a few representative IPv6 protocols using multicast. IPv6 makes much more extensive use of multicast.
Address Resolution
Service Discovery
Route Discovery
Decentralized Address Assignment
Geographic routing
Multicast Listener Discovery(MLD) [RFC4541] is often used to identify members of a multicast group that are connected to the ports of a switch. Forwarding multicast frames into a WiFi-enabled area can use such switch support for hardware forwarding state information. However, since IPv6 makes heavy use of multicast, each STA with an IPv6 address will require state on the switch for several and possibly many multicast solicited-node addresses. Multicast addresses that do not have forwarding state installed (perhaps due to hardware memory limitations on the switch) cause frames to be flooded on all ports of the switch.
On the Internet there is a "background radiation" of scanning traffic (people scanning for vulnerable machines) and backscatter (responses from spoofed traffic, etc). This means that the router is constantly getting packets destined for machines whose IP addresses may or may not be in use. In the cases where the IP is assigned to a machine, the router broadcasts an ARP request, gets back an ARP reply, caches this and then can deliver traffic to the host. In the cases where the IP address is not in use, the router broadcasts one (or more) ARP requests, and never gets a reply. This means that it does not populate the ARP cache, and the next time there is traffic for that IP address it will broadcast ARP requests again. The rate of these ARP requests is proportional to the size of the subnets, the rate of scanning and backscatter, and how long the router keeps state on non-responding ARPs. As it turns out, this rate is inversely proportional to how occupied the subnet is (valid ARPs end up in a cache, stopping the broadcasting; unused IPs never respond, and so cause more broadcasts). Depending on the address space in use, the time of day, how occupied the subnet is, and other unknown factors, on the order of 2000 broadcasts per second have been observed at the IETF NOCs.
On a wired network, there is not a huge difference amongst unicast, multicast and broadcast traffic; but this is not true in the wireless realm. Wireless equipment often is unable to send this amount of broadcast and multicast traffic. Consequently, on the wireless networks, we observe a significant amount of dropped broadcast and multicast packets. This, in turn, means that when a host connects it is often not able to complete DHCP, and IPv6 RAs get dropped, leading to users being unable to use the network.
This section lists some optimizations that have been specified for use with 802.11 that are aimed at reducing or eliminating the causes of performance loss discussed in section Section 3.
The AP knows all associated STAs MAC address and IP address; in other words, the AP acts as the central "manager" for all the 802.11 STAs in its BSS. Proxy ARP is easy to implement at the AP, and offers the following advantages:
Here is the specification language from clause 10.23.13 in [2] as described in [dot11-proxyarp]:
The AP acts on behalf of STAs in various ways. In order to improve the power-saving feature for STAs in its BSS, the AP buffers frames for delivery to the STA at the time when the STA is scheduled for reception.
IPv6 uses Neighbor Discovery Protocol (NDP) instead Every IPv6 node subscribes to special multicast address Neighbor-Solicitation message replaces ARP
Here is the specification language from-10.23.13 in [2]:
NDP may be used to request additional information
NDP messages are sent as group addressed (broadcast) frames in 802.11. Using the proxy operation helps to keep NDP messages off the wireless medium.
DMS enables a client to request that the AP transmit multicast group addressed frames destined to the requesting clients as individually addressed frames [i.e., convert multicast to unicast].
DMS is not currently implemented in products.
GCR (defined in [dot11aa]) provides greater reliability by using either unsolicited retries or a block acknowledgement mechanism. GCR increases probability of broadcast frame reception success, but still does not guarantee success.
For the block acknowledgement mechanism, the AP transmits each group addressed frame as conventional group addressed transmission. Retransmissions are group addressed, but hidden from non-11aa clients. A directed block acknowledgement scheme is used to harvest reception status from receivers; retransmissions are based upon these responses.
GCR is suitable for all group sizes including medium to large groups. As the number of devices in the group increases, GCR can send block acknowledgement requests to only a small subset of the group.
GCR may introduce unacceptable latency. After sending a group of data frames to the group, the AP has do the following:
This latency may not be acceptable for some traffic.
There are ongoing extensions in 802.11 to improve GCR performance.
This section lists some optimizations that have been specified for use with 802.11 that are aimed at reducing or eliminating the causes of performance loss discussed in section Section 6.
Many of the causes of performance degradation described in earlier sections are also observable for wireless media other than 802.11.
For instance, problems with power save, excess media occupancy, and poor reliability will also affect 802.15.3 and 802.15.4. However, 802.15 media specifications do not include similar mechanisms of the type that have been developed for 802.11. In fact, the design philosophy for 802.15 is more oriented towards minimality, with the result that many such functions would more likely be relegated to operation within higher layer protocols. This leads to a patchwork of non-interoperable and vendor-specific solutions. See [uli] for some additional discussion, and a proposal for a task group to resolve similar issues, in which the multicast problems might be considered for mitigation.
This document does not introduce any security mechanisms, and does not have any impact on existing security mechanisms.
This document does not specify any IANA actions.