ietf-packet-fields

This YANG module defines groupings that are used by ietf-access-control-list YANG module. Their usage is not limited to ietf-acc...

  • Version: 2015-06-11

    ietf-packet-fields@2015-06-11


    
      module ietf-packet-fields {
    
        yang-version 1;
    
        namespace
          "urn:ietf:params:xml:ns:yang:ietf-packet-fields";
    
        prefix packet-fields;
    
        import ietf-inet-types {
          prefix inet;
        }
        import ietf-yang-types {
          prefix yang;
        }
    
        organization
          "IETF NETMOD (NETCONF Data Modeling Language) Working
    Group";
    
        contact
          "WG Web: http://tools.ietf.org/wg/netmod/
    WG List: netmod@ietf.org
    WG Chair: Juergen Schoenwaelder
    j.schoenwaelder@jacobs-university.de
    WG Chair: Tom Nadeau
    tnadeau@lucidvision.com
    Editor: Dean Bogdanovic
    deanb@juniper.net
    Editor: Kiran Agrahara Sreenivasa
    kkoushik@brocade.com
    Editor: Lisa Huang
    lyihuang@juniper.net
    Editor: Dana Blair
    dblair@cisco.com";
    
        description
          "This YANG module defines groupings that are used by
    ietf-access-control-list YANG module. Their usage is not
    limited to ietf-access-control-list and can be
    used anywhere as applicable.
    Copyright (c) 2015 IETF Trust and the persons identified as
    the document authors.  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.";
    
        revision "2015-06-11" {
          description
            "Initial version of packet fields used by
    ietf-access-control-list.
    Added tailf:dependency statements (2) placese to satisfy confD compilation - mcg";
          reference
            "RFC XXXX: Network Access Control List (ACL)
            YANG Data  Model";
    
        }
    
      }  // module ietf-packet-fields
    

© 2023 YumaWorks, Inc. All rights reserved.