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.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/protocols/rip/node.def b/templates/protocols/rip/node.def
index 541baa8d..fdce5c4a 100644
--- a/templates/protocols/rip/node.def
+++ b/templates/protocols/rip/node.def
@@ -1,3 +1,4 @@
+priority: 650
help: Configure Routing Information Protocol (RIP) parameters
create: vyatta-vtysh -c "configure terminal" -c "router rip"
delete: vyatta-vtysh -c "configure terminal" -c "no router rip"