This module adds extensions to the OpenConfig MPLS models to provide extensions which allow the coexistence of RSVP-TE and Segme...
Version: 2017-03-06
module openconfig-rsvp-sr-ext { yang-version 1; namespace "http://openconfig.net/yang/rsvp-sr-ext"; prefix oc-sr-rsvp-ext; import openconfig-extensions { prefix oc-ext; } import openconfig-types { prefix oc-types; } import openconfig-network-instance { prefix oc-ni; } organization "OpenConfig working group"; contact "OpenConfig working group www.openconfig.net"; description "This module adds extensions to the OpenConfig MPLS models to provide extensions which allow the coexistence of RSVP-TE and Segment Routing (SR) within the same network. It augments the existing OpenConfig segment routing (SR) and RSVP-TE models where required."; revision "2017-03-06" { description "Initial revision."; reference "0.1.0"; } oc-ext:openconfig-version "0.1.0"; } // module openconfig-rsvp-sr-ext
© 2023 YumaWorks, Inc. All rights reserved.