huawei-bfd-static-vpls-deviations-NE8000M8M14

Bidirectional Forwarding Detection (BFD) is a detection mechanism used uniformly on the entire network. BFD is used to rapidly d...

  • Version: 2019-04-23

    huawei-bfd-static-vpls-deviations-NE8000M8M14@2019-04-23


    
      module huawei-bfd-static-vpls-deviations-NE8000M8M14 {
    
        yang-version 1;
    
        namespace
          "urn:huawei:yang:huawei-bfd-static-vpls-deviations-NE8000M8M14";
    
        prefix bfd-vpls-devs-NE8000M8M14;
    
        import huawei-bfd {
          prefix bfd;
        }
        import huawei-bfd-static-vpls {
          prefix bfd-static-vpls;
        }
    
        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
          "Bidirectional Forwarding Detection (BFD) is a detection mechanism used uniformly on the entire network. BFD is used to rapidly detect and monitor the connectivity of links or IP routes on a network.";
    
        revision "2019-04-23" {
          description "Initial revision.";
          reference
            "Huawei private.";
    
        }
    
        deviation /bfd:bfd/bfd:sessions/bfd:session/bfd:session-type/bfd:static/bfd:static-session-link-type/bfd-static-vpls:vsi-pw/bfd-static-vpls:is-group-static-vsi-pw {
          deviate add {
            must
              "../bfd-static-vpls:is-group-static-vsi-pw='false'";
          }
        }
        deviation /bfd:bfd/bfd:sessions/bfd:session/bfd-static-vpls:vpls-groups {
          deviate not-supported;
        }
      }  // module huawei-bfd-static-vpls-deviations-NE8000M8M14
    

© 2023 YumaWorks, Inc. All rights reserved.