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" {