Cisco-IOS-XR-um-if-bundle-cfg

This module contains a collection of YANG definitions for Cisco IOS-XR if-bundle package configuration. This YANG module augmen...

  • Version: 2020-12-21

    Cisco-IOS-XR-um-if-bundle-cfg@2020-12-21


    
      module Cisco-IOS-XR-um-if-bundle-cfg {
    
        yang-version 1;
    
        namespace
          "http://cisco.com/ns/yang/Cisco-IOS-XR-um-if-bundle-cfg";
    
        prefix um-if-bundle-cfg;
    
        import cisco-semver {
          prefix semver;
        }
        import ietf-inet-types {
          prefix inet;
        }
        import ietf-yang-types {
          prefix yang;
        }
        import Cisco-IOS-XR-um-interface-cfg {
          prefix a1;
        }
        import tailf-common {
          prefix tailf;
        }
    
        organization "Cisco Systems, Inc.";
    
        contact
          "Cisco Systems, Inc.
         Customer Service
         
         Postal: 170 West Tasman Drive
         San Jose, CA 95134
         
         Tel: +1 800 553-NETS
         
         E-mail: cs-yang@cisco.com";
    
        description
          "This module contains a collection of YANG definitions
         for Cisco IOS-XR if-bundle package configuration.
         
         This YANG module augments the
         modules with configuration data.
         
         Copyright (c) 2019-2021 by Cisco Systems, Inc.
         All rights reserved.";
    
        revision "2020-12-21" {
          description
            "Added logging container inside bundle
           2020-12-15
             Changed type of mlacp/switchover/maximize/bandwidth/threshold
           from uint32 to uint64";
        }
    
        revision "2020-05-26" {
          description
            "- Updated integer range of mbps and gbps
           - Removed container period-on-bundle and when statement from
           container period
           - Added when statement as appropriate
           2020-05-15
           Leaf changes for ipv4 container
           2020-04-27
           model leaf changes for ipv4 and ipv6 containers";
        }
    
        revision "2019-06-10" {
          description
            "Establish semantic version baseline.";
        }
    
        revision "2019-03-29" {
          description "Initial version";
        }
    
        semver:module-version "2.1.0";
        semver:module-version "2.0.0";
        semver:module-version "1.0.1";
      }  // module Cisco-IOS-XR-um-if-bundle-cfg
    

© 2023 YumaWorks, Inc. All rights reserved.