diff options
Diffstat (limited to 'templates/protocols/rip/neighbor/node.def')
-rw-r--r-- | templates/protocols/rip/neighbor/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/protocols/rip/neighbor/node.def b/templates/protocols/rip/neighbor/node.def index f9359405..4037c759 100644 --- a/templates/protocols/rip/neighbor/node.def +++ b/templates/protocols/rip/neighbor/node.def @@ -1,6 +1,6 @@ multi: type: ipv4 -help: Set a neighbor router +help: Neighbor router create:expression: "vtysh -c \"configure terminal\" -c \"router rip\" \ -c \"neighbor $VAR(@)\"; " delete:expression: "vtysh -c \"configure terminal\" -c \"router rip\" \ |