summaryrefslogtreecommitdiff
path: root/templates/protocols/rip/node.def
diff options
context:
space:
mode:
Diffstat (limited to 'templates/protocols/rip/node.def')
-rw-r--r--templates/protocols/rip/node.def4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/protocols/rip/node.def b/templates/protocols/rip/node.def
new file mode 100644
index 00000000..d0f099cb
--- /dev/null
+++ b/templates/protocols/rip/node.def
@@ -0,0 +1,4 @@
+help: "RIP options"
+create: "/usr/bin/vtysh -c \"configure terminal\" -c \"router rip\" "
+delete: "/usr/bin/vtysh -c \"configure terminal\" -c \"no router rip\" "
+