DNS Reverse IP AMT Discovery
draft-ietf-mboned-driad-amt-discovery-01
Mboned J. Holland
Internet-Draft Akamai Technologies, Inc.
Updates: 7450 (if approved) February 14, 2019
Intended status: Standards Track
Expires: August 18, 2019
DNS Reverse IP AMT Discovery
draft-ietf-mboned-driad-amt-discovery-01
Abstract
This document updates RFC 7450 (Automatic Multicast Tunneling, or
AMT) by extending the relay discovery process to use a new DNS
resource record named AMTRELAY when discovering AMT relays for
source-specific multicast channels. The reverse IP DNS zone for a
multicast sender's IP address is configured to use AMTRELAY resource
records to advertise a set of AMT relays that can receive and forward
multicast traffic from that sender over an AMT tunnel.
Status of This Memo
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 https://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 August 18, 2019.
Copyright Notice
Copyright (c) 2019 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
(https://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
Holland Expires August 18, 2019 [Page 1]
Internet-Draft DRIAD February 2019
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.
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 3
1.1. Background . . . . . . . . . . . . . . . . . . . . . . . 3
1.2. Terminology . . . . . . . . . . . . . . . . . . . . . . . 4
1.2.1. Relays and Gateways . . . . . . . . . . . . . . . . . 4
1.2.2. Definitions . . . . . . . . . . . . . . . . . . . . . 4
2. Relay Discovery Operation . . . . . . . . . . . . . . . . . . 5
2.1. Overview . . . . . . . . . . . . . . . . . . . . . . . . 6
2.2. Signaling and Discovery . . . . . . . . . . . . . . . . . 6
2.3. Happy Eyeballs . . . . . . . . . . . . . . . . . . . . . 8
2.3.1. Overview . . . . . . . . . . . . . . . . . . . . . . 8
2.3.2. Connection Definition . . . . . . . . . . . . . . . . 9
2.4. Optimal Relay Selection . . . . . . . . . . . . . . . . . 9
2.4.1. Overview . . . . . . . . . . . . . . . . . . . . . . 9
2.4.2. Preference Ordering . . . . . . . . . . . . . . . . . 10
2.4.3. Connecting to Multiple Relays . . . . . . . . . . . . 12
2.5. Guidelines for Restarting Discovery . . . . . . . . . . . 13
2.5.1. Overview . . . . . . . . . . . . . . . . . . . . . . 13
2.5.2. Updates to Restarting Events . . . . . . . . . . . . 13
2.5.3. Tunnel Stability . . . . . . . . . . . . . . . . . . 14
2.5.4. Traffic Health . . . . . . . . . . . . . . . . . . . 15
2.5.5. Relay Loaded or Shutting Down . . . . . . . . . . . . 16
2.5.6. Relay Discovery Messages vs. Restarting Discovery . . 17
2.5.7. Independent Discovery Per Traffic Source . . . . . . 17
2.6. DNS Configuration . . . . . . . . . . . . . . . . . . . . 18
2.7. Waiting for DNS resolution . . . . . . . . . . . . . . . 18
3. Example Deployments . . . . . . . . . . . . . . . . . . . . . 19
3.1. Example Receiving Networks . . . . . . . . . . . . . . . 19
3.1.1. Tier 3 ISP . . . . . . . . . . . . . . . . . . . . . 19
3.1.2. Small Office . . . . . . . . . . . . . . . . . . . . 20
3.2. Example Sending Networks . . . . . . . . . . . . . . . . 21
3.2.1. Sender-controlled Relays . . . . . . . . . . . . . . 21
3.2.2. Provider-controlled Relays . . . . . . . . . . . . . 22
4. AMTRELAY Resource Record Definition . . . . . . . . . . . . . 23
4.1. AMTRELAY RRType . . . . . . . . . . . . . . . . . . . . . 23
4.2. AMTRELAY RData Format . . . . . . . . . . . . . . . . . . 23
Show full document text