From 7657b49b2bb966a1d3154f0060ae1c37f33e314c Mon Sep 17 00:00:00 2001 From: Richard Alpe Date: Mon, 22 Jan 2024 13:37:46 +0100 Subject: [PATCH] infix-eth-if.yang: deviate negotiation-status not-supported Signed-off-by: Richard Alpe --- src/confd/yang/infix-ethernet-interface@2023-11-22.yang | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/confd/yang/infix-ethernet-interface@2023-11-22.yang b/src/confd/yang/infix-ethernet-interface@2023-11-22.yang index f4653a0e..3b33fe6c 100644 --- a/src/confd/yang/infix-ethernet-interface@2023-11-22.yang +++ b/src/confd/yang/infix-ethernet-interface@2023-11-22.yang @@ -40,6 +40,9 @@ module infix-ethernet-interface { deviation "/if:interfaces/if:interface/eth:ethernet/eth:capabilities" { deviate not-supported; } + deviation "/if:interfaces/if:interface/eth:ethernet/eth:auto-negotiation/eth:negotiation-status" { + deviate not-supported; + } /* Deviations for statistics */ deviation "/if:interfaces/if:interface/eth:ethernet/eth:statistics/eth:frame/eth:in-total-frames" {