diff options
Diffstat (limited to 'templates/protocols/ospf/redistribute/static/node.def')
-rw-r--r-- | templates/protocols/ospf/redistribute/static/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/protocols/ospf/redistribute/static/node.def b/templates/protocols/ospf/redistribute/static/node.def index a9fc42d1..4f1cfda6 100644 --- a/templates/protocols/ospf/redistribute/static/node.def +++ b/templates/protocols/ospf/redistribute/static/node.def @@ -1,4 +1,4 @@ -help: Set to redistribute static routes +help: Redistribute static routes delete:expression: "touch /tmp/ospf-redist-static.$PPID" end: vtysh -c "configure terminal" \ -c "router ospf" \ |