<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="route-distinguisher-types.xsl"?>
<?oxygen RNGSchema="route-distinguisher-types.rng" type="xml"?>
<registry xmlns="http://www.iana.org/assignments" id="route-distinguisher-types">
  <title>Route Distinguisher Type Field</title>
  <created>2005-02-15</created>
  <updated>2006-02-23</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 assignments
made 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-1">
    <title>Route Distinguisher Type Field</title>
    <xref type="rfc" data="rfc4364"/>
    <record>
      <value>0-32767</value>
      <registration_rule>First Come First Served</registration_rule>
    </record>
    <record>
      <value>32768-65535</value>
      <registration_rule>IETF Consensus</registration_rule>
    </record>
  </registry>
  <registry id="route-distinguisher-types-2">
    <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-65535</value>
      <description>Unassigned</description>
    </record>
  </registry>
  <people/>
</registry>

