<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="isis-pdu.xsl"?>
<?xml-model href="isis-pdu.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="isis-pdu">
  <title>IS-IS PDU Registry</title>
  <category>IS-IS</category>
  <created>2011-03-02</created>
  <updated>2017-10-24</updated>
  <note>For IS-IS registries and value ranges maintained via the "Expert Review" <xref type="rfc" data="rfc8126"/> 
registration procedure, guidance for IESG-designated experts can be found in 
<xref type="rfc" data="rfc7370"/>.
  </note>
  
  <registry id="pdu">
    <title>IS-IS PDU Registry</title>
    <xref type="rfc" data="rfc7176"/>
    <registration_rule>IETF Review</registration_rule>
    <record>
      <value>0-9</value>
      <description>Unassigned</description>
    </record>
    <record date="2014-07-22">
      <value>10</value>
      <description>FS-LSP</description>
      <xref type="rfc" data="rfc7356"/>
    </record>
    <record date="2014-07-22">
      <value>11</value>
      <description>FS-CSNP</description>
      <xref type="rfc" data="rfc7356"/>
    </record>
    <record date="2014-07-22">
      <value>12</value>
      <description>FS-PSNP</description>
      <xref type="rfc" data="rfc7356"/>
    </record>
    <record>
      <value>13-14</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>15</value>
      <description>L1-LAN-HELLO-PDU</description>
      <xref type="uri" data="https://www.iso.org/standard/30932.html">ISO-10589</xref>
    </record>
    <record>
      <value>16</value>
      <description>L2-LAN-HELLO-PDU</description>
      <xref type="uri" data="https://www.iso.org/standard/30932.html">ISO-10589</xref>
    </record>
    <record>
      <value>17</value>
      <description>P2P-HELLO-PDU</description>
      <xref type="uri" data="https://www.iso.org/standard/30932.html">ISO-10589</xref>
    </record>
    <record>
      <value>18</value>
      <description>L1-LSP-PDU</description>
      <xref type="uri" data="https://www.iso.org/standard/30932.html">ISO-10589</xref>
    </record>
    <record>
      <value>19</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>20</value>
      <description>L2-LSP-PDU</description>
      <xref type="uri" data="https://www.iso.org/standard/30932.html">ISO-10589</xref>
    </record>
    <record>
      <value>21-22</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>23</value>
      <description>MTU-PROBE-PDU</description>
      <xref type="rfc" data="rfc7176"/>
    </record>
    <record>
      <value>24</value>
      <description>L1-CSNP-PDU</description>
      <xref type="uri" data="https://www.iso.org/standard/30932.html">ISO-10589</xref>
    </record>
    <record>
      <value>25</value>
      <description>L2-CSNP-PDU</description>
      <xref type="uri" data="https://www.iso.org/standard/30932.html">ISO-10589</xref>
    </record>
    <record>
      <value>26</value>
      <description>L1-PSNP-PDU</description>
      <xref type="uri" data="https://www.iso.org/standard/30932.html">ISO-10589</xref>
    </record>
    <record>
      <value>27</value>
      <description>L2-PSNP-PDU</description>
      <xref type="uri" data="https://www.iso.org/standard/30932.html">ISO-10589</xref>
    </record>
    <record>
      <value>28</value>
      <description>MTU-ACK-PDU</description>
      <xref type="rfc" data="rfc7176"/>
    </record>
    <record>
      <value>29-31</value>
      <description>Unassigned</description>
    </record>
  </registry>
  
  <registry id="lsp-flooding-scoped-id">
    <title>LSP Flooding Scope Identifier Registry</title>
    <xref type="rfc" data="rfc7356"/>
    <registration_rule>Expert Review</registration_rule>
    <expert>Chris Hopps, Hannes Gredler, Les Ginsberg</expert>
    <note>Values 1 - 63 are reserved for PDUs which use standard TLVs and 
standard sub-TLVs. Values 64 - 127 are reserved for PDUs which use 
extended TLVs and extended sub-TLVs.
    </note>
    <record date="2014-07-22">
      <value>0</value>
      <description>Reserved</description>
      <format/>
      <p2p/>
      <l1lan/>
      <l2lan/>
      <xref type="rfc" data="rfc7356"/>
    </record>
    <record date="2014-07-22">
      <value>1</value>
      <description>Level 1 Circuit Flooding Scope</description>
      <format>Extended/Standard</format>
      <p2p>y</p2p>
      <l1lan>y</l1lan>
      <l2lan>n</l2lan>
      <xref type="rfc" data="rfc7356"/>
    </record>
    <record date="2014-07-22">
      <value>2</value>
      <description>Level 2 Circuit Flooding Scope</description>
      <format>Extended/Standard</format>
      <p2p>y</p2p>
      <l1lan>n</l1lan>
      <l2lan>y</l2lan>
      <xref type="rfc" data="rfc7356"/>
    </record>
    <record date="2014-07-22">
      <value>3</value>
      <description>Level 1 Flooding Scope</description>
      <format>Extended/Standard</format>
      <p2p>y</p2p>
      <l1lan>y</l1lan>
      <l2lan>n</l2lan>
      <xref type="rfc" data="rfc7356"/>
    </record>
    <record date="2014-07-22">
      <value>4</value>
      <description>Level 2 Flooding Scope</description>
      <format>Extended/Standard</format>
      <p2p>y</p2p>
      <l1lan>n</l1lan>
      <l2lan>y</l2lan>
      <xref type="rfc" data="rfc7356"/>
    </record>
    <record date="2014-07-22">
      <value>5</value>
      <description>Domain Flooding Scope</description>
      <format>Extended/Standard</format>
      <p2p>y</p2p>
      <l1lan>y</l1lan>
      <l2lan>y</l2lan>
      <xref type="rfc" data="rfc7356"/>
    </record>
    <record>
      <value>6-63</value>
      <description>Unassigned</description>
      <format/>
      <p2p/>
      <l1lan/>
      <l2lan/>
    </record>
    <record date="2014-07-22">
      <value>64</value>
      <description>Level 1 Circuit Flooding Scope</description>
      <format>Extended/Extended</format>
      <p2p>y</p2p>
      <l1lan>y</l1lan>
      <l2lan>n</l2lan>
      <xref type="rfc" data="rfc7356"/>
    </record>
    <record date="2014-07-22">
      <value>65</value>
      <description>Level 2 Circuit Flooding Scope</description>
      <format>Extended/Extended</format>
      <p2p>y</p2p>
      <l1lan>n</l1lan>
      <l2lan>y</l2lan>
      <xref type="rfc" data="rfc7356"/>
    </record>
    <record date="2014-07-22">
      <value>66</value>
      <description>Level 1 Flooding Scope</description>
      <format>Extended/Extended</format>
      <p2p>y</p2p>
      <l1lan>y</l1lan>
      <l2lan>n</l2lan>
      <xref type="rfc" data="rfc7356"/>
    </record>
    <record date="2014-07-22">
      <value>67</value>
      <description>Level 2 Flooding Scope</description>
      <format>Extended/Extended</format>
      <p2p>y</p2p>
      <l1lan>n</l1lan>
      <l2lan>y</l2lan>
      <xref type="rfc" data="rfc7356"/>
    </record>
    <record date="2014-07-22">
      <value>68</value>
      <description>Domain Flooding Scope</description>
      <format>Extended/Extended</format>
      <p2p>y</p2p>
      <l1lan>y</l1lan>
      <l2lan>y</l2lan>
      <xref type="rfc" data="rfc7356"/>
    </record>
    <record>
      <value>69-127</value>
      <description>Unassigned</description>
      <format/>
      <p2p/>
      <l1lan/>
      <l2lan/>
    </record>
  </registry>
    
  <people/>
</registry>
