<?xml version="1.0" encoding="US-ASCII"?>
<!DOCTYPE rfc SYSTEM "rfc2629.dtd">
<?rfc toc="yes"?>
<?rfc tocompact="yes"?>
<?rfc tocdepth="3"?>
<?rfc tocindent="yes"?>
<?rfc symrefs="yes"?>
<?rfc sortrefs="yes"?>
<?rfc comments="yes"?>
<?rfc inline="yes"?>
<?rfc compact="yes"?>
<?rfc subcompact="no"?>
<?rfc strict='yes'?>
<?rfc iprnotified='no'?>
<rfc category="info" docName="draft-templin-atn-bgp-07.txt" ipr="trust200902">
  <front>
    <title abbrev="BGP for ATN/IPS">A Simple BGP-based Mobile Routing System
    for the Aeronautical Telecommunications Network</title>

    <author fullname="Fred L. Templin" initials="F. L." role="editor"
            surname="Templin">
      <organization>Boeing Research &amp; Technology</organization>

      <address>
        <postal>
          <street>P.O. Box 3707</street>

          <city>Seattle</city>

          <region>WA</region>

          <code>98124</code>

          <country>USA</country>
        </postal>

        <email>fltemplin@acm.org</email>
      </address>
    </author>

    <author fullname="Greg Saccone" initials="G." surname="Saccone">
      <organization>Boeing Research &amp; Technology</organization>

      <address>
        <postal>
          <street>P.O. Box 3707</street>

          <city>Seattle</city>

          <region>WA</region>

          <code>98124</code>

          <country>USA</country>
        </postal>

        <email>gregory.t.saccone@boeing.com</email>
      </address>
    </author>

    <author fullname="Gaurav Dawra" initials="G." surname="Dawra">
      <organization>LinkedIn</organization>

      <address>
        <postal>
          <street/>

          <city/>

          <region/>

          <code/>

          <country>USA</country>
        </postal>

        <email>gdawra.ietf@gmail.com</email>
      </address>
    </author>

    <author fullname="Acee Lindem" initials="A." surname="Lindem">
      <organization>Cisco Systems, Inc.</organization>

      <address>
        <postal>
          <street/>

          <city/>

          <region/>

          <code/>

          <country>USA</country>
        </postal>

        <email>acee@cisco.com</email>
      </address>
    </author>

    <date day="31" month="May" year="2018"/>

    <keyword>I-D</keyword>

    <keyword>Internet-Draft</keyword>

    <abstract>
      <t>The International Civil Aviation Organization (ICAO) is investigating
      mobile routing solutions for a worldwide Aeronautical Telecommunications
      Network with Internet Protocol Services (ATN/IPS). The ATN/IPS will
      eventually replace existing communication services with an IPv6-based
      service supporting pervasive Air Traffic Management (ATM) for Air
      Traffic Controllers (ATC), Airline Operations Controllers (AOC), and all
      commercial aircraft worldwide. This informational document describes a
      simple and extensible mobile routing service based on industry-standard
      BGP to address the ATN/IPS requirements.</t>
    </abstract>
  </front>

  <middle>
    <section anchor="intro" title="Introduction">
      <t>The worldwide Air Traffic Management (ATM) system today uses a
      service known as Aeronautical Telecommunications Network based on Open
      Systems Interconnection (ATN/OSI). The service is used to augment
      controller to pilot voice communications with rudimenatary short text
      command and control messages. The service has seen successful deployment
      in a limited set of worldwide ATM domains.</t>

      <t>The International Civil Aviation Organization <xref target="ICAO"/>
      is now undertaking the development of a next-generation replacement for
      ATN/OSI known as Aeronautical Telecommunications Network with Internet
      Protocol Services (ATN/IPS). ATN/IPS will eventually provide an
      IPv6-based <xref target="RFC8200"/> service supporting pervasive ATM for
      Air Traffic Controllers (ATC), Airline Operations Controllers (AOC), and
      all commercial aircraft worldwide. As part of the ATN/IPS undertaking, a
      new mobile routing service will be needed. This document presents an
      approach based on the Border Gateway Protocol (BGP) <xref
      target="RFC4271"/>.</t>

      <t>Aircraft communicate via wireless aviation data links that typically
      support much lower data rates than terrestrial wireless and wired-line
      communications. For example, some Very High Frequency (VHF)-based data
      links only support data rates on the order of 32Kbps and an emerging
      L-Band data link that is expected to play a key role in future
      aeronautical communications only supports rates on the order of 1Mbps.
      Although satellite data links can provide much higher data rates during
      optimal conditions, like any other aviation data link they are subject
      to errors, delay, disruption, signal intermittence, degradation due to
      atmospheric conditions, etc. The well-connected ground domain ATN/IPS
      network should therefore treat each safety-of-flight critical packet
      produced by (or destined to) an aircraft as a precious commodity and
      strive for an optimized service that provides the highest possible
      degree of reliability.</t>

      <t>The ATN/IPS is an IPv6-based overlay network that assumes a worldwide
      connected Internetworking underlay for carrying tunneled ATM
      communications. The Internetworking underlay could be manifested as a
      private collection of long-haul backbone links (e.g., fiberoptics,
      copper, SATCOM, etc.) interconnected by high-performance networking gear
      such as bridges, switches, and routers. Such a private network would
      need to connect all ATN/IPS participants worldwide, and could therefore
      present a considerable cost for a large-scale deployment of new
      infrastructure. Alternatively, the ATN/IPS could be deployed as a
      secured overlay over the existing global public Internet. For example,
      ATN/IPS nodes could be deployed as part of an SD-WAN or an MPLS-WAN that
      rides over the public Internet via secured tunnels.</t>

      <t>The ATN/IPS further assumes that each aircraft will receive an IPv6
      Mobile Network Prefix (MNP) that accompanies the aircraft wherever it
      travels. ATCs and AOCs will likewise receive IPv6 prefixes, but they
      would typically appear in static (not mobile) deployments such as air
      traffic control towers, airline headquarters, etc. Throughout the rest
      of this document, we therefore use the term "MNP" when discussing an
      IPv6 prefix that is delegated to any ATN/IPS end system, including ATCs,
      AOCs, and aircraft. We also use the term Mobility Service Prefix (MSP)
      to refer to an aggregated prefix assigned to the ATN/IPS by an Internet
      assigned numbers authority, and from which all MNPs are delegated (e.g.,
      up to 2**32 IPv6 /64 MNPs could be delegated from the MSP
      2001:db8::/32).</t>

      <t>Connexion By Boeing <xref target="CBB"/> was an early aviation mobile
      routing service based on dynamic updates in the global public Internet
      BGP routing system. Practical experience with the approach has shown
      that frequent injections and withdrawals of MNPs in the Internet routing
      system can result in excessive BGP update messaging, slow routing table
      convergence times, and extended outages when no route is available. This
      is due to both conservative default BGP protocol timing parameters (see
      <xref target="limit"/>) and the complex peering interconnections of BGP
      routers within the global Internet infrastructure. The situation is
      further exacerbated by frequent aircraft mobility events that each
      result in BGP updates that must be propagated to all BGP routers in the
      Internet that carry a full routing table.</t>

      <t>We therefore consider an approach using a BGP overlay network routing
      system where a private BGP routing protocol instance is maintained
      between ATN/IPS Autonomous System (AS) Border Routers (ASBRs). The
      private BGP instance does not interact with the native BGP routing
      system in the connected Internetworking underlay, and BGP updates are
      unidirectional from "stub" ASBRs (s-ASBRs) to a small set of "core"
      ASBRs (c-ASBRs) in a hub-and-spokes topology. No extensions to the BGP
      protocol are necessary.</t>

      <t>The s-ASBRs for each stub AS connect to a small number of c-ASBRs via
      dedicated high speed links and/or tunnels across the Internetworking
      underlay using industry-standard encapsulations (e.g., Generic Routing
      Encapsulation (GRE) <xref target="RFC2784"/>, IPsec <xref
      target="RFC4301"/>, etc.). In particular, tunneling must be used when
      neighboringing ASBRs are separated by many Internetworking underlay
      hops.</t>

      <t>The s-ASBRs engage in external BGP (eBGP) peerings with their
      respective c-ASBRs, and only maintain routing table entries for the MNPs
      currently active within the stub AS. The s-ASBRs send BGP updates for
      MNP injections or withdrawals to c-ASBRs but do not receive any BGP
      updates from c-ASBRs. Instead, the s-ASBRs maintain default routes with
      their c-ASBRs as the next hop, and therefore hold only partial topology
      information.</t>

      <t>The c-ASBRs connect to other c-ASBRs using internal BGP (iBGP)
      peerings over which they collaboratively maintain a full routing table
      for all active MNPs currently in service. Therefore, only the c-ASBRs
      maintain a full BGP routing table and never send any BGP updates to
      s-ASBRs. This simple routing model therefore greatly reduces the number
      of BGP updates that need to be synchronized among peers, and the number
      is reduced further still when intradomain routing changes within stub
      ASes are processed within the AS instead of being propagated to the
      core. BGP Route Reflectors (RRs) <xref target="RFC4456"/> can also be
      used to support increased scaling properties.</t>

      <t>The remainder of this document discusses the proposed BGP-based
      ATN/IPS mobile routing service.</t>
    </section>

    <section anchor="terminology" title="Terminology">
      <t>The terms Autonomous System (AS) and Autonomous System Border Router
      (ASBR) are the same as defined in <xref target="RFC4271"/>.</t>

      <t>The following terms are defined for the purposes of this
      document:</t>

      <t><list style="hanging">
          <t hangText="Air Traffic Managemnet (ATM)"><vspace/>The worldwide
          service for coordinating safe aviation operations.</t>

          <t hangText="Air Traffic Controller (ATC)"><vspace/>A government
          agent responsible for coordinating with aircraft within a defined
          operational region via voice and/or data Command and Control
          messaging.</t>

          <t hangText="Airline Operations Controller (AOC)"><vspace/>An
          airline agent responsible for tracking and coordinating with
          aircraft within their fleet.</t>

          <t
          hangText="Aeronautical Telecommunications Network with Internet Protocol Services (ATN/IPS)"><vspace/>A
          future aviation network for ATCs and AOCs to coordinate with all
          aircraft operating worldwide. The ATN/IPS will be an IPv6-based
          overlay network service that connects access networks via tunneling
          over an Internetworking underlay.</t>

          <t hangText="Internetworking underlay">A connected wide-area network
          that supports overlay network tunneling and connects Radio Access
          Networks to the rest of the ATN/IPS.</t>

          <t hangText="Radio Access Network (RAN)"><vspace/>An aviation radio
          data link service provider's network, including radio transmitters
          and receivers as well as suppporting ground-domain infrastructure
          needed to convey a customer's data packets to the outside world. The
          term RAN is intended in the same spirit as for cellular operator
          networks and other radio-based Internet service provider networks.
          For simplicity, we also use the term RAN to refer to ground-domain
          networks that connect AOCs and ATCs without any aviation radio
          communications.</t>

          <t hangText="Core Autonomous System Border Router (c-ASBR)">A BGP
          router located in the hub of the ATN/IPS hub-and-spokes overlay
          network topology.</t>

          <t hangText="Core Autonomous System">The "hub" autonomous system
          maintained by all c-ASBRs.</t>

          <t hangText="Stub Autonomous System Border Router (s-ASBR)">A BGP
          router configured as a spoke in the ATN/IPS hub-and-spokes overlay
          network topology.</t>

          <t hangText="Stub Autonomous System">A logical grouping that
          includes all Clients currently associated with a given s-ASBR.</t>

          <t hangText="Client">An ATC, AOC or aircraft that connects to the
          ATN/IPS as a leaf node. The Client could be a singleton host, or a
          router that connects a mobile network.</t>

          <t hangText="Proxy">A node at the edge of a RAN that acts as an
          intermediary between Clients and s-ASBRs. From the Client's
          perspective, the Proxy presents the appearance that the Client is
          communicating directly with the s-ASBR. From the s-ASBR's
          perspective, the Proxy presents the appearance that the s-ASBR is
          communicating directly with the Client.</t>

          <t hangText="Mobile Network Prefix (MNP)">An IPv6 prefix that is
          delegated to any ATN/IPS end system, including ATCs, AOCs, and
          aircraft.</t>

          <t hangText="Mobility Service Prefix (MSP)">An aggregated prefix
          assigned to the ATN/IPS by an Internet assigned numbers authority,
          and from which all MNPs are delegated (e.g., up to 2**32 IPv6 /64
          MNPs could be delegated from the MSP 2001:db8::/32).</t>
        </list></t>
    </section>

    <section anchor="scaling" title="ATN/IPS Routing System">
      <t>The proposed ATN/IPS routing system comprises a private BGP instance
      coordinated in an overlay network via tunnels between neighboring ASBRs
      over the Internetworking underlay. The overlay does not interact with
      the native BGP routing system in the connected undelying Internetwork,
      and each c-ASBR advertises only a small and unchanging set of MSPs into
      the Internetworking underlay routing system instead of the full
      dynamically changing set of MNPs. (For example, when the Internetworking
      underlay is the global public Internet the c-ASBRs advertise the MSPs in
      the public BGP Internet routing system.)</t>

      <t>In a reference deployment, one or more s-ASBRs connect each stub AS
      to the overlay using a shared stub AS Number (ASN). Each s-ASBR further
      uses eBGP to peer with one or more c-ASBRs. All c-ASBRs are members of
      the same core AS, and use a shared core ASN. Since the private BGP
      instance is separate from the global public Internet BGP routing system,
      the ASBRs can use either a private ASN per <xref target="RFC6996"/> or
      simply use public ASNs noting that the ASNs may overlap with those
      already assigned in the Internet. (A third alternative would be to
      procure globally-unique public ASNs, but cost and maintenance
      requirements must be conisdered.)</t>

      <t>The c-ASBRs use iBGP to maintain a synchronized consistent view of
      all active MNPs currently in service. <xref target="BGPDEP"/> below
      represents the reference deployment. (Note that the figure shows details
      for only two s-ASBRs (s-ASBR1 and s-ASBR2) due to space constraints, but
      the other s-ASBRs should be understood to have similar Stub AS, MNP and
      eBGP peering arrangements.) The solution described in this document is
      flexible enough to extend to these topologies.</t>

      <t><figure anchor="BGPDEP" title="Reference Deployment">
          <artwork><![CDATA[  ...........................................................
.                                                             .
.               (:::)-.  <- Stub ASes ->  (:::)-.             .
.   MNPs-> .-(:::::::::)             .-(:::::::::) <-MNPs     .
.            `-(::::)-'                `-(::::)-'             .
.             +-------+                +-------+              .
.             |s-ASBR1+-----+    +-----+s-ASBR2|              .
.             +--+----+ eBGP \  / eBGP +-----+-+              .
.                 \           \/            /                 .
.                  \eBGP      / \          /eBGP              .
.                   \        /   \        /                   .
.                    +-------+   +-------+                    .
.          eBGP+-----+c-ASBR |...|c-ASBR +-----+eBGP          .
.   +-------+ /      +--+----+   +-----+-+      \ +-------+   .
.   |s-ASBR +/       iBGP\   (:::)-.  /iBGP      \+s-ASBR |   .
.   +-------+            .-(::::::::)             +-------+   .
.       .            .-(::::::::::::::)-.             .       .
.       .           (::::  Core AS   :::)             .       .
.   +-------+         `-(:::::::::::::)-'         +-------+   .
.   |s-ASBR +\      iBGP/`-(:::::::-'\iBGP       /+s-ASBR |   .
.   +-------+ \      +-+-----+   +----+--+      / +-------+   .
.          eBGP+-----+c-ASBR |...|c-ASBR +-----+eBGP          .
.                    +-------+   +-------+                    .
.                   /                     \                   .
.                  /eBGP                   \eBGP              .
.                 /                         \                 .
.            +---+---+                 +-----+-+              .
.            |s-ASBR |                 |s-ASBR |              .
.            +-------+                 +-------+              .
.                                                             .
.                                                             .
.   <------------ Internetworking Underlay  -------------->   .
 ............................................................
]]></artwork>
        </figure>In the reference deployment, each s-ASBR maintains routes for
      active MNPs that currently belong to its stub AS. In response to
      "Inter-domain" mobility events, each s-ASBR will dynamically announces
      new MNPs and withdraws departed MNPs in its eBGP updates to c-ASBRs.
      Since ATN/IPS end systems are expected to remain within the same stub AS
      for extended timeframes, however, intra-domain mobility events (such as
      an aircraft handing off between cell towers) are handled within the stub
      AS instead of being propagated as inter-domain eBGP updates.</t>

      <t>Each c-ASBR configures a black-hole route for each of its MSPs. By
      black-holing the MSPs, the c-ASBR will maintain forwarding table entries
      only for the MNPs that are currently active, and packets destined to all
      other MNPs will correctly incur ICMPv6 Destination Unreachable messages
      <xref target="RFC4443"/> due to the black hole route. (This is the same
      behavior as for ordinary BGP routers in the Internet when they receive
      packets for which there is no route available.) The c-ASBRs do not send
      eBGP updates for MNPs to s-ASBRs, but instead originate a default route.
      In this way, s-ASBRs have only partial topology knowledge (i.e., they
      know only about the active MNPs currently within their stub ASes) and
      they forward all other packets to c-ASBRs which have full topology
      knowledge.</t>

      <t>Scaling properties of this ATN/IPS routing system are limited by the
      number of BGP routes that can be carried by the c-ASBRs. A 2015 study
      showed that BGP routers in the global public Internet at that time
      carried more than 500K routes with linear growth and no signs of router
      resource exhaustion <xref target="BGP"/>. A more recent network
      emulation study also showed that a single c-ASBR can accommodate at
      least 1M dynamically changing BGP routes even on a lightweight virtual
      machine. Commercially-available high-performance dedicated router
      hardware can support many millions of routes.</t>

      <t>Therefore, assuming each c-ASBR can carry 1M or more routes, this
      means that at least 1M ATN/IPS end system MNPs can be serviced by a
      single set of c-ASBRs and that number could be furhter increased by
      using RRs. Another means of increasing scale would be to assign a
      different set of c-ASBRs for each set of MSPs. In that case, each s-ASBR
      still peers with one or more c-ASBRs from each set of c-ASBRs, but the
      s-ASBR institutes route filters so that it only sends BGP updates to the
      specific set of c-ASBRs that aggregate the MSP. For example, if the MSP
      for the ATN/IPS deployment is 2001:db8::/32, a first set of c-ASBRs
      could service the MSP segment 2001:db8::/40, a second set could service
      2001:db8:0100::/40, a third set could service 2001:db8:0200::/40,
      etc.</t>

      <t>In this way, each set of c-ASBRs services a specific set of MSPs that
      they inject into the Internetworking underlay native routing system, and
      each s-ASBR configures MSP-specific routes that list the correct set of
      c-ASBRs as next hops. This BGP routing design also allows for natural
      incremental deployment, and can support initial small-scale deployments
      followed by dynamic deployment of additional ATN/IPS infrastructure
      elements without disturbing the already-deployed base.</t>
    </section>

    <section anchor="intradomain"
             title="ATN/IPS Radio Access Network (RAN) Model">
      <t>Radio Access Networks (RANs) connect end system Clients such as
      aircraft, ATCs, AOCs etc. to the ATN/IPS routing system. Clients may
      connect to multiple RANs at once, for example, when they have both
      satellite and cellular data links activated simultaneously. Clients may
      further move between RANs in a manner that is perceived as a network
      layer mobility event. Clients could therefore employ a
      multilink/mobility routing service such as that discussed in <xref
      target="I-D.templin-aerolink"/>.</t>

      <t>Clients register all of their active data link connections with their
      serving s-ASBRs as discussed in <xref target="scaling"/>. Clients may
      connect to s-ASBRs either directly, or via a Proxy at the edge of the
      RAN.</t>

      <t><xref target="dsp_model"/> shows the ATN/IPS RAN model where Clients
      connect to RANs via aviation data links. Clients register their RAN
      addresses with a nearby s-ASBR, where the registration process may be
      brokered by a Proxy at the edge of the RAN.</t>

      <figure anchor="dsp_model" title="ATN/IPS RAN Architecture">
        <artwork><![CDATA[         Data Link "A"     +--------+  Data Link "B"
              +----------- | Client |-----------+
             /             +--------+            \
            /                                     \
           /                                       \
        (:::)-.                                   (:::)-.
   .-(:::::::::) <- Radio Access Networks -> .-(:::::::::)
     `-(::::)-'                                `-(::::)-'
      +-------+                                +-------+
 ...  | Proxy |  ............................  | Proxy |  ...
.     +-------+                                +-------+     .
.         ^^                                      ^^         .
.         ||                                      ||         .
.         ||              +--------+              ||         .
.         ++============> | s-ASBR | <============++         .
.                         +--------+                         .
.                              | eBGP                        .
.                            (:::)-.                         .
.                        .-(::::::::)                        .
.                    .-(::: ATN/IPS :::)-.                   .
.                  (::::: BGP Routing ::::)                  .
.                     `-(:: System ::::)-'                    .
.                         `-(:::::::-'                       .
.                                                            .
.                                                            .
.   <------------- Internetworking Underlay ------------->   .
 ............................................................
]]></artwork>
      </figure>

      <t>When a Client logs into a RAN, it specifies a nearby s-ASBR that it
      has selected to connect to the ATN/IPS. The login process is brokered by
      a Proxy at the border of the RAN, which then conveys the connection
      request to the s-ASBR via tunneling across the Internetworking underlay.
      The s-ASBR then registers the address of the Proxy as the address for
      the Client, and the Proxy forwards the s-ASBR's reply to the Client. If
      the Client connects to multiple RANs, the s-ASBR will register the
      addresses of all Proxies as addresses through which the Client can be
      reached.</t>

      <t>The s-ASBR represents all of its active Clients as MNP routes in the
      ATN/IPS BGP routing system. The s-ASBR's stub AS therefore consists of
      the set of all of its active Clients (i.e., the stub AS is a logical
      construct and not a physical construct). The s-ASBR injects the MNPs of
      its active Clients and withdraws the MNPs of its departed Clients via
      BGP updates to c-ASBRs. Since Clients are expected to remain associated
      with their current s-ASBR for extended periods, the level of MNP
      injections and withdrawals in the BGP routing system will be on the
      order of the numbers of network joins, leaves and s-ASBR handovers for
      aircraft operations (see: <xref target="limit"/>). It is important to
      observe that fine-grained events such as Client mobility and Quality of
      Service (QoS) signaling are coordinated only by Proxies and the Client's
      current s-ASBRs, and do not involve other ASBRs in the routing system.
      In this way, intradomain routing changes within the stub AS are not
      propagated into the rest of the ATN/IPS BGP routing system.</t>
    </section>

    <section anchor="optimize" title="ATN/IPS Route Optimization">
      <t>ATN/IPS end systems will frequently need to communicate with
      correspondents associated with other s-ASBRs. In the BGP peering
      topology discussed in <xref target="scaling"/>, this can initially only
      be accommodated by including multiple tunnel segments in the forwarding
      path. In many cases, it would be desirable to eliminate extraneous
      tunnel segments from this "dogleg" route so that packets can traverse a
      minimum number of tunneling hops across the Internetworking underlay.
      ATN/IPS end systems could therefore employ a route optimization service
      such as that discussed in <xref target="I-D.templin-aerolink"/>.</t>

      <t>A route optimization example is shown in <xref target="ro-dog"/> and
      <xref target="ro-opt"/> below. In the first figure, multiple tunneled
      segments between Proxys and ASBRs are necessary to convey packets
      between Clients associted with different s-ASBRs. In the second figure,
      the optimized route tunnels packets directly between Proxys without
      involving the ASBRs.</t>

      <t><figure anchor="ro-dog" title="Dogleg Route Before Optimization">
          <artwork><![CDATA[      +---------+                             +---------+
      | Client1 |                             | Client2 | 
      +---v-----+                             +-----^---+
          *                                         *
          *                                         *
        (:::)-.                                   (:::)-.
   .-(:::::::::) <- Radio Access Networks -> .-(:::::::::)
     `-(::::)-'                                `-(::::)-'
      +--------+                              +--------+
 ...  | Proxy1 |  ..........................  | Proxy2 |  ...
.     +--------+                              +--------+     .
.             **                               **            .
.              **                             **             .
.               **                           **              .
.           +---------+                  +---------+         .
.           | s-ASBR1 |                  | s-ASBR2 |         .
.           +--+------+                  +-----+---+         .
.                 \  **      Dogleg      **   /              .
.              eBGP\  **     Route      **   /eBGP           .
.                   \  **==============**   /                .
.                   +---------+   +---------+                .
.                   | c-ASBR1 |   | c-ASBR2 |                .
.                   +---+-----+   +----+----+                .
.                       +--------------+                     .
.                             iBGP                           .
.                                                            .
.   <------------- Internetworking Underlay ------------->   .
 ............................................................
]]></artwork>
        </figure><figure anchor="ro-opt" title="Optimized Route">
          <artwork><![CDATA[      +---------+                             +---------+
      | Client1 |                             | Client2 | 
      +---v-----+                             +-----^---+
          *                                         *
          *                                         *
        (:::)-.                                   (:::)-.
   .-(:::::::::)  <- Radio Access Networks -> .-(:::::::::)
     `-(::::)-'                                `-(::::)-'
      +--------+                              +--------+
 ...  | Proxy1 |  ..........................  | Proxy2 |  ...
.     +------v-+                              +--^-----+     .
.             *                                  *           .
.              *================================*            .
.                                                            .
.           +---------+                  +---------+         .
.           | s-ASBR1 |                  | s-ASBR2 |         .
.           +--+------+                  +-----+---+         .
.                 \                           /              .
.              eBGP\                         /eBGP           .
.                   \                       /                .
.                   +---------+   +---------+                .
.                   | c-ASBR1 |   | c-ASBR2 |                .
.                   +---+-----+   +----+----+                .
.                       +--------------+                     .
.                             iBGP                           .
.                                                            .
.   <------------- Internetworking Underlay ------------->   .
 ............................................................
]]></artwork>
        </figure></t>
    </section>

    <section anchor="limit" title="BGP Protocol Considerations">
      <t>The number of eBGP peering sessions that each c-ASBR must service is
      proportional to the number of s-ASBRs in the system. Network emulations
      with lightweight virtual machines have shown that a single c-ASBR can
      service at least 100 eBGP peerings from s-ASBRs that each advertise 10K
      MNP routes (i.e., 1M total). It is expected that robust c-ASBRs can
      service many more peerings than this - possibly by multiple orders of
      magnitude. But even assuming a conservative limit, the number of s-ASBRs
      could be increased by also increasing the number of c-ASBRs. Since
      c-ASBRs also peer with each other using iBGP, however, larger-scale
      c-ASBR deployments may need to employ an adjunct facility such as BGP
      Route Reflectors (RRs)<xref target="RFC4456"> </xref>.</t>

      <t>The number of aircraft in operation at a given time worldwide is
      likely to be significantly less than 1M, but we will assume this number
      for a worst-case analysis. Assuming a worst-case average 1 hour flight
      profile from gate-to-gate with 10 service region transitions per flight,
      the entire system will need to service at most 10M BGP updates per hour
      (2778 updates per second). This number is within the realm of the peak
      BGP update messaging seen in the global public Internet today <xref
      target="BGP2"/>. Assuming a BGP update message size of 100 bytes
      (800bits), the total amount of BGP control message traffic to a single
      c-ASBR will be less than 2.5Mbps which is a nominal rate for modern data
      links.</t>

      <t>Industry standard BGP routers provide configurable parameters with
      conservative default values. For example, the default hold time is 90
      seconds, the default keepalive time is 1/3 of the hold time, and the
      default MinRouteAdvertisementinterval is 30 seconds for eBGP peers and 5
      seconds for iBGP peers (see Section 10 of <xref target="RFC4271"/>). For
      the simple mobile routing system described herein, these parameters can
      and should be set to more aggressive values to support faster
      neighbor/link failure detection and faster routing protocol convergence
      times. For example, a hold time of 3 seconds and a
      MinRouteAdvertisementinterval of 0 seconds for both iBGP and eBGP.</t>

      <t>Each c-ASBR will be using eBGP both in the ATN/IPS and the
      Internetworking Underlay with the ATN/IPS unicast IPv6 routes resolving
      over Internetworking Underlay routes. Consequently, c-ASBRs and
      potentially s-ASBRs will need to support separate local ASes for the two
      BGP routing domains and routing policy or assure routes are not
      propagated between the two BGP routing domains. From a conceptual and
      operational standpoint, the implementation should provide isolation
      between the two BGP routing domains (e.g., separate BGP instances).</t>
    </section>

    <section anchor="implement" title="Implementation Status">
      <t>The BGP routing topology described in this document has been modeled
      in realistic network emulations showing that at least 1 million MNPs can
      be propagated to each c-ASBR even on lightweight virtual machines. No
      BGP routing protocol extensions need to be adopted.</t>
    </section>

    <section anchor="iana" title="IANA Considerations">
      <t>This document does not introduce any IANA considerations.</t>
    </section>

    <section anchor="secure" title="Security Considerations">
      <t>ATN/IPS ASBRs on the open Internet are susceptible to the same attack
      profiles as for any Internet nodes. For this reason, ASBRs should employ
      physical security and/or IP securing mechanisms such as IPsec <xref
      target="RFC4301"/>, TLS <xref target="RFC5246"/>, etc.</t>

      <t>ATN/IPS ASBRs present targets for Distributed Denial of Service
      (DDoS) attacks. This concern is no different than for any node on the
      open Internet, where attackers could send spoofed packets to the node at
      high data rates. This can be mitigated by connecting ATN/IPS ASBRs over
      dedicated links with no connections to the Internet and/or when ASBR
      connections to the Internet are only permitted through well-managed
      firewalls.</t>

      <t>ATN/IPS s-ASBRs should institute rate limits to protect low data rate
      aviation data links from receiving DDoS packet floods.</t>

      <t>This document does not include any new specific requirements for
      mitigation of DDoS.</t>
    </section>

    <section anchor="ack" title="Acknowledgements">
      <t>This work is aligned with the FAA as per the SE2025 contract number
      DTFAWA-15-D-00030.</t>

      <t>This work is aligned with the NASA Safe Autonomous Systems Operation
      (SASO) program under NASA contract number NNA16BD84C.</t>

      <t>This work is aligned with the Boeing Information Technology (BIT)
      MobileNet program.</t>
    </section>
  </middle>

  <back>
    <references title="Normative References">
      <?rfc include="reference.RFC.8200"?>

      <?rfc ?>

      <?rfc include="reference.RFC.4271"?>

      <?rfc include="reference.RFC.4456"?>

      <?rfc include="reference.RFC.4443"?>

      <?rfc ?>

      <?rfc ?>

      <?rfc ?>
    </references>

    <references title="Informative References">
      <?rfc ?>

      <?rfc include="reference.RFC.4301"?>

      <?rfc include="reference.RFC.5246"?>

      <reference anchor="ICAO">
        <front>
          <title>http://www.icao.int/Pages/default.aspx</title>

          <author fullname="ICAO" initials="I" surname="ICAO">
            <organization/>
          </author>

          <date month="February" year="2017"/>
        </front>
      </reference>

      <reference anchor="CBB">
        <front>
          <title>Global IP Network Mobility using Border Gateway Protocol
          (BGP),
          http://www.quark.net/docs/Global_IP_Network_Mobility_using_BGP.pdf</title>

          <author fullname="Andrew Dul" initials="A" surname="Dul">
            <organization/>
          </author>

          <date month="March" year="2006"/>
        </front>
      </reference>

      <reference anchor="BGP">
        <front>
          <title>BGP in 2015, http://potaroo.net</title>

          <author fullname="Geoff Huston" initials="G." surname="Huston">
            <organization/>
          </author>

          <date month="January" year="2016"/>
        </front>
      </reference>

      <reference anchor="BGP2">
        <front>
          <title>BGP Instability Report,
          http://bgpupdates.potaroo.net/instability/bgpupd.html</title>

          <author fullname="Geoff Huston" initials="G." surname="Huston">
            <organization/>
          </author>

          <date month="May" year="2017"/>
        </front>
      </reference>

      <?rfc include="reference.RFC.2784"?>

      <?rfc include="reference.RFC.6996"?>

      <?rfc include="reference.I-D.templin-aerolink"?>

      <?rfc ?>

      <?rfc ?>
    </references>
  </back>
</rfc>
