diff options
Diffstat (limited to 'templates/protocols/ospf/redistribute/rip/node.def')
-rw-r--r-- | templates/protocols/ospf/redistribute/rip/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/protocols/ospf/redistribute/rip/node.def b/templates/protocols/ospf/redistribute/rip/node.def index 0f090921..58bd8338 100644 --- a/templates/protocols/ospf/redistribute/rip/node.def +++ b/templates/protocols/ospf/redistribute/rip/node.def @@ -1,4 +1,4 @@ -help: Redistribute RIP routes +help: Set to redistribute RIP routes delete:expression: "touch /tmp/ospf-redist-rip.$PPID" end:expression: "${vyatta_sbindir}/vyatta-vtysh.pl -c \"configure terminal\" \ -c \"router ospf\" \ |