ND management.
Version: 2019-04-24
module huawei-nd-deviations-NE8000M8M14 { yang-version 1; namespace "urn:huawei:yang:huawei-nd-deviations-NE8000M8M14"; prefix nd-devs-NE8000M8M14; import huawei-nd { prefix nd; } 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 "ND management."; revision "2019-04-24" { description "Initial revision."; reference "Huawei private."; } deviation /nd:nd/nd:ipv6-neighbors/nd:ipv6-neighbor/nd:nickname { deviate not-supported; } deviation /nd:nd/nd:ipv6-neighbors/nd:ipv6-neighbor/nd:bd-id { deviate replace { type uint32 { range "1..32768"; } } } } // module huawei-nd-deviations-NE8000M8M14
© 2023 YumaWorks, Inc. All rights reserved.