huawei-bfd-ext

Extended BFD functions.

  • Version: 2019-10-27

    huawei-bfd-ext@2019-10-27


    
      module huawei-bfd-ext {
    
        yang-version 1;
    
        namespace
          "urn:huawei:yang:huawei-bfd-ext";
    
        prefix bfd-ext;
    
        import huawei-bfd {
          prefix bfd;
        }
        import huawei-ifm {
          prefix ifm;
        }
        import huawei-ifm-trunk {
          prefix ifm-trunk;
        }
        import huawei-extension {
          prefix ext;
        }
    
        organization
          "Huawei Technologies Co., Ltd.";
    
        contact
          "Huawei Industrial Base
         Bantian, Longgang
         Shenzhen 518129
         People's Republic of China
         Website: http://www.huawei.com
         Email: support@huawei.com";
    
        description "Extended BFD functions.";
    
        revision "2019-10-27" {
          description "Initial revision.";
          reference
            "Huawei private.";
    
        }
    
        ext:task-name "bfd";
      }  // module huawei-bfd-ext
    

© 2023 YumaWorks, Inc. All rights reserved.