summaryrefslogtreecommitdiff
path: root/templates/protocols/ospf/neighbor/node.def
diff options
context:
space:
mode:
Diffstat (limited to 'templates/protocols/ospf/neighbor/node.def')
-rw-r--r--templates/protocols/ospf/neighbor/node.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/protocols/ospf/neighbor/node.def b/templates/protocols/ospf/neighbor/node.def
index 84491993..7db35e22 100644
--- a/templates/protocols/ospf/neighbor/node.def
+++ b/templates/protocols/ospf/neighbor/node.def
@@ -1,6 +1,6 @@
tag:
type: ipv4
-help: Set neighbor IP address
+help: Neighbor IP address
create:expression: "vtysh -c \"configure terminal\" \
-c \"router ospf\" \
-c \"neighbor $VAR(@)\"; "