Multicast Address Dynamic Client Allocation Protocol
The Multicast Address Dynamic Client Allocation Protocol (MADCAP) is a communication protocol that allows hosts to request multicast addresses from a server. [1]
Overview
The Multicast Address Dynamic Client Allocation Protocol (MADCAP) is designed to allow for automatic dynamic assignment of multicast addresses.
MADCAP allows for efficient allocation of multicast addresses. This is important for IPv4 which has a small number of multicast addresses available. This is less of a concern with IPv6 multicast. Whereas IPv6 allows for 2112 possible multicast addresses, IPv4 multicast addresses are restricted to only class D Internet addresses (224.0.0.0/4).[2]
Port number 2535 is assigned by IANA for use with this protocol.[3] All protocol messages are encapsulated in UDP datagrams.[4] The MADCAP protocol has much in common with DHCP, but they are separate protocols with no common dependencies.[5]
History
MADCAP was originally based on DHCP. [6] Microsoft included MADCAP as part of the DHCP service in Windows 2000. It was published as a proposed networking standard by the IETF in December 1999.
References
- ^ https://tools.ietf.org/html/rfc2730
- ^ https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/dd469716(v=ws.10)
- ^ https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=2535
- ^ https://tools.ietf.org/html/rfc2730#section-1.5
- ^ https://tools.ietf.org/html/rfc2730#section-1.4
- ^ https://tools.ietf.org/html/rfc2730#section-1.4