This module defines deviation statements for huawei-l2cpmanagement module.
Version: 2021-05-07
module huawei-l2cpmanagement-deviations-NE8000M8M14 { yang-version 1; namespace "urn:huawei:yang:huawei-l2cpmanagement-deviations-NE8000M8M14"; prefix l2cpmanagement-devs-NE8000M8M14; import huawei-l2cpmanagement { prefix l2cpmanagement; } import huawei-ifm { prefix ifm; } 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 "This module defines deviation statements for huawei-l2cpmanagement module."; revision "2021-05-07" { description "Initial revision."; reference "Huawei private."; } deviation /l2cpmanagement:l2cpmanagement/l2cpmanagement:link-protocol-global/l2cpmanagement:linkoam-status { deviate not-supported; } deviation /l2cpmanagement:l2cpmanagement/l2cpmanagement:link-protocol-global/l2cpmanagement:cstp-status { deviate not-supported; } deviation /ifm:ifm/ifm:interfaces/ifm:interface/l2cpmanagement:protocol-actions/l2cpmanagement:protocol-action { deviate add { must "(action='transport' and protocol-type='link-oam') or (action='forwarding' and (protocol-type='link-oam' or protocol-type='c-stp' or protocol-type='s-stp' or protocol-type='elmi' or protocol-type='ptp')) or (action='discard' and protocol-type='bpdu')"; } } } // module huawei-l2cpmanagement-deviations-NE8000M8M14
© 2023 YumaWorks, Inc. All rights reserved.