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