--- 1/draft-ietf-netmod-iana-if-type-08.txt 2013-12-09 14:15:22.949249998 -0800 +++ 2/draft-ietf-netmod-iana-if-type-09.txt 2013-12-09 14:15:23.005250807 -0800 @@ -1,18 +1,18 @@ Network Working Group M. Bjorklund Internet-Draft Tail-f Systems -Intended status: Standards Track November 7, 2013 -Expires: May 11, 2014 +Intended status: Standards Track December 7, 2013 +Expires: June 10, 2014 IANA Interface Type YANG Module - draft-ietf-netmod-iana-if-type-08 + draft-ietf-netmod-iana-if-type-09 Abstract This document defines the initial version of the iana-if-type YANG module. Status of this Memo This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79. @@ -20,21 +20,21 @@ 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 http://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 May 11, 2014. + This Internet-Draft will expire on June 10, 2014. Copyright Notice Copyright (c) 2013 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 (http://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents @@ -63,21 +63,21 @@ The iana-if-type module reflects IANA's existing "ifType definitions" registry. The latest revision of the module can be obtained from the IANA web site. Whenever a new interface type is added to the "ifType definitions" registry, the IANAifType-MIB and the iana-if-type YANG module are updated by IANA. 2. IANA Maintained Interface Type YANG Module - This YANG module imports an identity from + This YANG module imports the "interface-type" identity from [I-D.ietf-netmod-interfaces-cfg]. file "iana-if-type.yang" module iana-if-type { namespace "urn:ietf:params:xml:ns:yang:iana-if-type"; prefix ianaift; import ietf-interfaces { prefix if; @@ -99,40 +99,40 @@ This YANG module is maintained by IANA, and reflects the 'ifType definitions' registry. The latest revision of this YANG module can be obtained from the IANA web site. Requests for new values should be made to IANA via email (iana&iana.org). - Copyright (c) 2011 IETF Trust and the persons identified as + Copyright (c) 2013 IETF Trust and the persons identified as authors of the code. All rights reserved. Redistribution and use in source and binary forms, with or without modification, is permitted pursuant to, and subject to the license terms contained in, the Simplified BSD License set forth in Section 4.c of the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info). This version of this YANG module is part of RFC XXXX; see the RFC itself for full legal notices."; // RFC Ed.: replace XXXX with actual RFC number and remove this // note. reference "IANA ifType definitions registry. "; // RFC Ed.: update the date below with the date of RFC publication // and remove this note. - revision 2013-11-07 { + revision 2013-12-07 { description "Initial revision."; reference "RFC XXXX: IANA Interface Type YANG Module"; } identity iana-interface-type { base if:interface-type; description "This identity is used as a base for all interface types @@ -1662,22 +1662,22 @@ 4. Security Considerations Since this document does not introduce any technology or protocol, there are no security issues to be considered for this document itself. 5. Normative References [I-D.ietf-netmod-interfaces-cfg] Bjorklund, M., "A YANG Data Model for Interface - Management", draft-ietf-netmod-interfaces-cfg-13 (work in - progress), November 2013. + Management", draft-ietf-netmod-interfaces-cfg-14 (work in + progress), December 2013. [RFC3688] Mealling, M., "The IETF XML Registry", BCP 81, RFC 3688, January 2004. [RFC6020] Bjorklund, M., "YANG - A Data Modeling Language for the Network Configuration Protocol (NETCONF)", RFC 6020, October 2010. Author's Address