summaryrefslogtreecommitdiff
path: root/interface-definitions/protocols_ospfv3.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'interface-definitions/protocols_ospfv3.xml.in')
-rw-r--r--interface-definitions/protocols_ospfv3.xml.in16
1 files changed, 16 insertions, 0 deletions
diff --git a/interface-definitions/protocols_ospfv3.xml.in b/interface-definitions/protocols_ospfv3.xml.in
new file mode 100644
index 000000000..2b98ffa7b
--- /dev/null
+++ b/interface-definitions/protocols_ospfv3.xml.in
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<interfaceDefinition>
+ <node name="protocols">
+ <children>
+ <node name="ospfv3" owner="${vyos_conf_scripts_dir}/protocols_ospfv3.py">
+ <properties>
+ <help>Open Shortest Path First (OSPF) for IPv6</help>
+ <priority>620</priority>
+ </properties>
+ <children>
+ #include <include/ospfv3/protocol-common-config.xml.i>
+ </children>
+ </node>
+ </children>
+ </node>
+</interfaceDefinition>