The Extreme 9920 software with the NPB application supports
openconfig-interfaces.yang, v2.4.3, with the following
deviations.
module extreme-openconfig-interfaces-deviations {
namespace
"http://extremenetworks.com/yang/openconfig-interfaces-deviations";
prefix "extr-oc-int-dev";
import openconfig-interfaces { prefix "oc-if"; }
organization "Extreme Networks, Inc.";
contact
"Extreme Networks, Inc.
www.extremenetworks.com";
description
"This module describes the deviations from openconfig-interfaces v2.4.3";
revision "2021-06-04" {
description
"Initial version.";
reference "1.0.0";
}
deviation /oc-if:interfaces/oc-if:interface/oc-if:state/oc-if:logical {
deviate not-supported;
}
}