<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="route-distinguisher-types.xsl"?>
<?xml-model href="route-distinguisher-types.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="route-distinguisher-types">
  <title>Route Distinguisher Type Field</title>
  <created>2005-02-15</created>
  <updated>2015-05-15</updated>
  <note>Route Distinguishers are used to create VPN-IPv4 addresses, as specified 
in <xref type="rfc" data="rfc4364"/>. The RDs are structured so that every service provider can 
administer its own "numbering space" (i.e., can make its own assignments 
of RDs), without conflicting with the RD assignmentsmade by any other 
service provider. An RD consists of three fields: a type field, an 
administrator field, and an assigned number field.

The value of the type field determines the lengths of the other two fields,
as well as the semantics of the administrator field. The administrator
field identifies an assigned number authority, and the assigned number
field contains a number which has been assigned, by the identified
authority, for a particular purpose.
  </note>
  <registry id="route-distinguisher-types-2">
    <title>Route Distinguisher Type Field</title>
    <xref type="rfc" data="rfc4364"/>
    <range>
      <value>0-32767</value>
      <registration_rule>First Come First Served</registration_rule>
    </range>
    <range>
      <value>32768-65535</value>
      <registration_rule>IETF Review</registration_rule>
    </range>
    <record>
      <value>0</value>
      <description>Administrator field is a two-byte Autonomous System Number</description>
      <xref type="rfc" data="rfc4364"/>
    </record>
    <record>
      <value>1</value>
      <description>Administrator field is a four-byte IP Address</description>
      <xref type="rfc" data="rfc4364"/>
    </record>
    <record>
      <value>2</value>
      <description>Administrator field is a four-byte Autonomous System Number</description>
      <xref type="rfc" data="rfc4364"/>
    </record>
    <record>
      <value>3-65534</value>
      <description>Unassigned</description>
    </record>
    <record date="2015-02-27">
      <value>65535</value>
      <description>For Use Only in Certain Leaf A-D Routes</description>
      <xref type="rfc" data="rfc7524"/>
    </record>
  </registry>
  <people/>
</registry>
