diff options
Diffstat (limited to 'templates/protocols/ospf/neighbor/node.def')
-rw-r--r-- | templates/protocols/ospf/neighbor/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/protocols/ospf/neighbor/node.def b/templates/protocols/ospf/neighbor/node.def index 2d690ce7..0c10b1a5 100644 --- a/templates/protocols/ospf/neighbor/node.def +++ b/templates/protocols/ospf/neighbor/node.def @@ -1,6 +1,6 @@ tag: type: ipv4 -help: Neighbor IP address +help: Set neighbor IP address create:expression: "${vyatta_sbindir}/vyatta-vtysh.pl -c \"configure terminal\" \ -c \"router ospf\" \ -c \"neighbor $VAR(@)\"; " |