summaryrefslogtreecommitdiff
path: root/op-mode-definitions/show-ip-route.xml.in
diff options
context:
space:
mode:
authorNataliia Solomko <natalirs1985@gmail.com>2024-08-27 13:50:16 +0300
committerNataliia Solomko <natalirs1985@gmail.com>2024-09-04 13:49:13 +0300
commitc9c37a56cdee45dfa7d4b2e677e88a19afde8ac7 (patch)
tree26d3855fd02c9e7ea35ea8907cd18bd4d8445e41 /op-mode-definitions/show-ip-route.xml.in
parent2277371fe18577502ce318c23789f86d1ec97be7 (diff)
downloadvyos-1x-c9c37a56cdee45dfa7d4b2e677e88a19afde8ac7.tar.gz
vyos-1x-c9c37a56cdee45dfa7d4b2e677e88a19afde8ac7.zip
openfabric: T6652: Add support for OpenFabric protocol
OpenFabric is a routing protocol providing link-state routing with efficient flooding for topologies like spine-leaf networks. FRR implements OpenFabric in a daemon called fabricd
Diffstat (limited to 'op-mode-definitions/show-ip-route.xml.in')
-rw-r--r--op-mode-definitions/show-ip-route.xml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/op-mode-definitions/show-ip-route.xml.in b/op-mode-definitions/show-ip-route.xml.in
index c878bf712..37279d3d2 100644
--- a/op-mode-definitions/show-ip-route.xml.in
+++ b/op-mode-definitions/show-ip-route.xml.in
@@ -46,6 +46,7 @@
<command>ip -s route list $5</command>
</tagNode>
#include <include/show-route-isis.xml.i>
+ #include <include/show-route-openfabric.xml.i>
#include <include/show-route-kernel.xml.i>
#include <include/show-route-ospf.xml.i>
#include <include/show-route-rip.xml.i>