summaryrefslogtreecommitdiff
path: root/op-mode-definitions/include/show-route-openfabric.xml.i
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2024-09-12 14:18:01 +0100
committerGitHub <noreply@github.com>2024-09-12 14:18:01 +0100
commitad611f4c70b7f9cc9781cd7d350e261dbae8c077 (patch)
tree2c2a59696f515969c306d462eecbc511903d8cdd /op-mode-definitions/include/show-route-openfabric.xml.i
parent4339c093837a6bd7bbcd0874d8a402d7736f0394 (diff)
parentc9c37a56cdee45dfa7d4b2e677e88a19afde8ac7 (diff)
downloadvyos-1x-ad611f4c70b7f9cc9781cd7d350e261dbae8c077.tar.gz
vyos-1x-ad611f4c70b7f9cc9781cd7d350e261dbae8c077.zip
Merge pull request #4021 from natali-rs1985/T6652-current
openfabric: T6652: Add support for OpenFabric protocol
Diffstat (limited to 'op-mode-definitions/include/show-route-openfabric.xml.i')
-rw-r--r--op-mode-definitions/include/show-route-openfabric.xml.i8
1 files changed, 8 insertions, 0 deletions
diff --git a/op-mode-definitions/include/show-route-openfabric.xml.i b/op-mode-definitions/include/show-route-openfabric.xml.i
new file mode 100644
index 000000000..ae1ef380e
--- /dev/null
+++ b/op-mode-definitions/include/show-route-openfabric.xml.i
@@ -0,0 +1,8 @@
+<!-- included start from show-route-openfabric.xml.i -->
+<leafNode name="openfabric">
+ <properties>
+ <help>OpenFabric routes</help>
+ </properties>
+ <command>${vyos_op_scripts_dir}/vtysh_wrapper.sh $@</command>
+</leafNode>
+<!-- included end -->