summaryrefslogtreecommitdiff
path: root/interface-definitions/include/isis/node-protection.xml.i
diff options
context:
space:
mode:
authoraapostoliuk <a.apostoliuk@vyos.io>2025-08-27 16:34:59 +0300
committeraapostoliuk <a.apostoliuk@vyos.io>2025-08-28 13:43:29 +0300
commit5098fa8eb575afed317207c325f9126d3e0b32ae (patch)
tree323083f4e853297b8defacc79f1a0b77db59ae82 /interface-definitions/include/isis/node-protection.xml.i
parent968409218f914d180b2f9781edf3423ddb8ac738 (diff)
downloadvyos-1x-5098fa8eb575afed317207c325f9126d3e0b32ae.tar.gz
vyos-1x-5098fa8eb575afed317207c325f9126d3e0b32ae.zip
isis: T7722: Added interface fast-reroute configuration commands
Added interface fast-reroute configuration commands
Diffstat (limited to 'interface-definitions/include/isis/node-protection.xml.i')
-rw-r--r--interface-definitions/include/isis/node-protection.xml.i15
1 files changed, 15 insertions, 0 deletions
diff --git a/interface-definitions/include/isis/node-protection.xml.i b/interface-definitions/include/isis/node-protection.xml.i
new file mode 100644
index 000000000..2dda81c0c
--- /dev/null
+++ b/interface-definitions/include/isis/node-protection.xml.i
@@ -0,0 +1,15 @@
+<!-- include start from isis/node-protection.xml.i -->
+<node name="node-protection">
+ <properties>
+ <help>Protect against node failures</help>
+ </properties>
+ <children>
+ <leafNode name="link-fallback">
+ <properties>
+ <help>Enable link-protection fallback</help>
+ <valueless/>
+ </properties>
+ </leafNode>
+ </children>
+</node>
+<!-- include end --> \ No newline at end of file