summaryrefslogtreecommitdiff
path: root/templates/protocols/ospfv3/redistribute/kernel
diff options
context:
space:
mode:
Diffstat (limited to 'templates/protocols/ospfv3/redistribute/kernel')
-rw-r--r--templates/protocols/ospfv3/redistribute/kernel/node.def2
-rw-r--r--templates/protocols/ospfv3/redistribute/kernel/route-map/node.def2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/protocols/ospfv3/redistribute/kernel/node.def b/templates/protocols/ospfv3/redistribute/kernel/node.def
index f61cb564..78fe7d36 100644
--- a/templates/protocols/ospfv3/redistribute/kernel/node.def
+++ b/templates/protocols/ospfv3/redistribute/kernel/node.def
@@ -1,4 +1,4 @@
-help: Set to redistribute kernel routes
+help: Redistribute kernel routes
end: vtysh -c "configure terminal" \
-c "router ospf6" \
diff --git a/templates/protocols/ospfv3/redistribute/kernel/route-map/node.def b/templates/protocols/ospfv3/redistribute/kernel/route-map/node.def
index 3f570311..f2c6f7c2 100644
--- a/templates/protocols/ospfv3/redistribute/kernel/route-map/node.def
+++ b/templates/protocols/ospfv3/redistribute/kernel/route-map/node.def
@@ -1,3 +1,3 @@
type: txt
-help: Set route map reference
+help: Route map reference
commit:expression: exec "/opt/vyatta/sbin/vyatta_quagga_utils.pl --exists \"policy route-map $VAR(@)\" ";"route-map $VAR(@) doesn't exist"