summaryrefslogtreecommitdiff
path: root/op-mode-definitions/include/show-route-supernets-only.xml.i
diff options
context:
space:
mode:
Diffstat (limited to 'op-mode-definitions/include/show-route-supernets-only.xml.i')
-rw-r--r--op-mode-definitions/include/show-route-supernets-only.xml.i8
1 files changed, 8 insertions, 0 deletions
diff --git a/op-mode-definitions/include/show-route-supernets-only.xml.i b/op-mode-definitions/include/show-route-supernets-only.xml.i
new file mode 100644
index 000000000..4d1e7c51f
--- /dev/null
+++ b/op-mode-definitions/include/show-route-supernets-only.xml.i
@@ -0,0 +1,8 @@
+<!-- included start from show-route-supernets-only.xml.i -->
+<leafNode name="supernets-only">
+ <properties>
+ <help>Show supernet entries only</help>
+ </properties>
+ <command>${vyos_op_scripts_dir}/vtysh_wrapper.sh $@</command>
+</leafNode>
+<!-- included end -->