Model for managing 8021X. Augments the OpenConfig models for wired interfaces and wireless SSIDs for configuration and state.
Version: 2020-01-28
module openconfig-if-8021x { yang-version 1; namespace "http://openconfig.net/yang/interfaces/8021x"; prefix oc-1x; import openconfig-yang-types { prefix oc-yang; } import openconfig-extensions { prefix oc-ext; } import openconfig-interfaces { prefix oc-if; } import openconfig-if-ethernet { prefix oc-eth; } import openconfig-vlan { prefix oc-vlan; } import openconfig-vlan-types { prefix oc-vlan-types; } organization "OpenConfig working group"; contact "OpenConfig working group netopenconfig@googlegroups.com"; description "Model for managing 8021X. Augments the OpenConfig models for wired interfaces and wireless SSIDs for configuration and state."; revision "2020-01-28" { description "Initial draft of model, including only the most common 802.1X configuration and state use-cases."; reference "0.0.1"; } oc-ext:openconfig-version "0.0.1"; } // module openconfig-if-8021x
© 2023 YumaWorks, Inc. All rights reserved.