diff options
Diffstat (limited to 'interface-definitions/include/ospf/protocol-common-config.xml.i')
| -rw-r--r-- | interface-definitions/include/ospf/protocol-common-config.xml.i | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/interface-definitions/include/ospf/protocol-common-config.xml.i b/interface-definitions/include/ospf/protocol-common-config.xml.i index 28e3b473b..0615063af 100644 --- a/interface-definitions/include/ospf/protocol-common-config.xml.i +++ b/interface-definitions/include/ospf/protocol-common-config.xml.i @@ -631,7 +631,7 @@          <help>Segment Routing Global Block label range</help>        </properties>        <children> -        #include <include/isis/high-low-label-value.xml.i> +        #include <include/segment-routing-label-value.xml.i>        </children>      </node>      <node name="local-block"> @@ -639,7 +639,7 @@          <help>Segment Routing Local Block label range</help>        </properties>        <children> -        #include <include/isis/high-low-label-value.xml.i> +        #include <include/segment-routing-label-value.xml.i>        </children>      </node>      <leafNode name="maximum-label-depth"> | 
