Network Working Group M. Bjorklund
Internet-Draft Tail-f Systems
Intended status: Standards Track April 19, 2013
Expires: October 21, 2013
IANA Interface Type and Address Family YANG Modules
draft-ietf-netmod-iana-if-type-06
Abstract
This document defines the initial versions of the iana-if-type and
iana-afn-safi YANG modules.
Status of this Memo
This Internet-Draft is submitted in full conformance with the
provisions of BCP 78 and BCP 79.
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 October 21, 2013.
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
carefully, as they describe your rights and restrictions with respect
to this document. Code Components extracted from this document must
include Simplified BSD License text as described in Section 4.e of
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
Bjorklund Expires October 21, 2013 [Page 1]
Internet-Draft IANA Interface Types and Address Family April 2013
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 3
2. IANA Maintained Interface Type YANG Module . . . . . . . . . . 4
3. IANA Maintained AFN and SAFI YANG Module . . . . . . . . . . . 36
4. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 46
5. Security Considerations . . . . . . . . . . . . . . . . . . . 48
6. Normative References . . . . . . . . . . . . . . . . . . . . . 49
Author's Address . . . . . . . . . . . . . . . . . . . . . . . . . 50
Bjorklund Expires October 21, 2013 [Page 2]
Internet-Draft IANA Interface Types and Address Family April 2013
1. Introduction
This document defines the initial version of the iana-if-type and
iana-afn-safi YANG modules, for interface type definitions, and
Address Family Numbers (AFN) and Subsequent Address Family
Identifiers (SAFI), respectively.
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.
The iana-afn-safi module reflects IANA's existing "Address Family
Numbers" and "Subsequent Address Family Identifiers" registries.
Whenever a new address family number is added to the "Address Family
Numbers" registry, the IANA-ADDRESS-FAMILY-NUMBERS-MIB and the iana-
afn-safi YANG module are updated by IANA.
Whenever a new subsequent address family identifier is added to the
"Subsequent Address Family Identifiers" registry, the iana-afn-safi
YANG module is updated by IANA.
Bjorklund Expires October 21, 2013 [Page 3]
Internet-Draft IANA Interface Types and Address Family April 2013
2. IANA Maintained Interface Type YANG Module
<CODE BEGINS> file "iana-if-type.yang"
module iana-if-type {
namespace "urn:ietf:params:xml:ns:yang:iana-if-type";
prefix ianaift;
organization "IANA";
contact
" Internet Assigned Numbers Authority
Postal: ICANN
4676 Admiralty Way, Suite 330
Marina del Rey, CA 90292
Tel: +1 310 823 9358
E-Mail: iana&iana.org";
description
"This YANG module defines the iana-if-type typedef, which
contains YANG definitions for IANA-registered interface types.