summaryrefslogtreecommitdiff
path: root/op-mode-definitions/include/ldp-sync.xml.i
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2023-04-12 21:47:31 +0200
committerChristian Breunig <christian@breunig.cc>2023-04-12 21:47:31 +0200
commit23c757dae9b164cdaeba334b509b4def9c71f9b3 (patch)
treea18c68d60b7123382c47e0949c90b0c44eddb5ac /op-mode-definitions/include/ldp-sync.xml.i
parent47bd0d8ab940bd8bb9b7c852ac80e0d9a3728a82 (diff)
downloadvyos-1x-23c757dae9b164cdaeba334b509b4def9c71f9b3.tar.gz
vyos-1x-23c757dae9b164cdaeba334b509b4def9c71f9b3.zip
xml: op-mode: T5081: introduce new FRR tagNode interface building block
Diffstat (limited to 'op-mode-definitions/include/ldp-sync.xml.i')
-rw-r--r--op-mode-definitions/include/ldp-sync.xml.i10
1 files changed, 1 insertions, 9 deletions
diff --git a/op-mode-definitions/include/ldp-sync.xml.i b/op-mode-definitions/include/ldp-sync.xml.i
index b3be8f503..b7b04e7e5 100644
--- a/op-mode-definitions/include/ldp-sync.xml.i
+++ b/op-mode-definitions/include/ldp-sync.xml.i
@@ -5,15 +5,7 @@
</properties>
<command>${vyos_op_scripts_dir}/vtysh_wrapper.sh $@</command>
<children>
- <tagNode name="interface">
- <properties>
- <help>Show specific LDP-IGP synchronization for an interface</help>
- <completionHelp>
- <script>${vyos_completion_dir}/list_interfaces</script>
- </completionHelp>
- </properties>
- <command>${vyos_op_scripts_dir}/vtysh_wrapper.sh $@</command>
- </tagNode>
+ #include <include/vtysh-generic-interface-tagNode.xml.i>
</children>
</node>
<!-- included end --> \ No newline at end of file