summaryrefslogtreecommitdiff
path: root/interface-definitions/include/static/static-route-segments.xml.i
diff options
context:
space:
mode:
Diffstat (limited to 'interface-definitions/include/static/static-route-segments.xml.i')
-rw-r--r--interface-definitions/include/static/static-route-segments.xml.i14
1 files changed, 14 insertions, 0 deletions
diff --git a/interface-definitions/include/static/static-route-segments.xml.i b/interface-definitions/include/static/static-route-segments.xml.i
new file mode 100644
index 000000000..2068b1ab4
--- /dev/null
+++ b/interface-definitions/include/static/static-route-segments.xml.i
@@ -0,0 +1,14 @@
+<!-- include start from static/static-route-segments.xml.i -->
+<leafNode name="segments">
+ <properties>
+ <help>SRv6 segments</help>
+ <valueHelp>
+ <format>txt</format>
+ <description>Segs (SIDs)</description>
+ </valueHelp>
+ <constraint>
+ <validator name="ipv6-srv6-segments"/>
+ </constraint>
+ </properties>
+ </leafNode>
+ <!-- include end -->