summaryrefslogtreecommitdiff
path: root/templates/protocols/ripng
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2010-07-21 12:09:45 -0700
committerStephen Hemminger <stephen.hemminger@vyatta.com>2010-07-21 12:09:45 -0700
commite7652a229a81de89f754783287a7293c30457970 (patch)
treec0ebf145e57bbbfc69e9dcca2e58f2f3e2acff9c /templates/protocols/ripng
parentbaa0d50c299c06ad5027f730d7a63e8eec6bef43 (diff)
downloadvyatta-cfg-quagga-e7652a229a81de89f754783287a7293c30457970.tar.gz
vyatta-cfg-quagga-e7652a229a81de89f754783287a7293c30457970.zip
Remove verbs from help strings
Diffstat (limited to 'templates/protocols/ripng')
-rw-r--r--templates/protocols/ripng/aggregate-address/node.def2
-rw-r--r--templates/protocols/ripng/default-information/node.def2
-rw-r--r--templates/protocols/ripng/default-information/originate/node.def2
-rw-r--r--templates/protocols/ripng/default-metric/node.def2
-rw-r--r--templates/protocols/ripng/distribute-list/access-list/in/node.def2
-rw-r--r--templates/protocols/ripng/distribute-list/access-list/node.def2
-rw-r--r--templates/protocols/ripng/distribute-list/access-list/out/node.def2
-rw-r--r--templates/protocols/ripng/distribute-list/interface/node.def2
-rw-r--r--templates/protocols/ripng/distribute-list/interface/node.tag/access-list/in/node.def2
-rw-r--r--templates/protocols/ripng/distribute-list/interface/node.tag/access-list/node.def2
-rw-r--r--templates/protocols/ripng/distribute-list/interface/node.tag/access-list/out/node.def2
-rw-r--r--templates/protocols/ripng/distribute-list/interface/node.tag/prefix-list/in/node.def2
-rw-r--r--templates/protocols/ripng/distribute-list/interface/node.tag/prefix-list/node.def2
-rw-r--r--templates/protocols/ripng/distribute-list/interface/node.tag/prefix-list/out/node.def2
-rw-r--r--templates/protocols/ripng/distribute-list/node.def2
-rw-r--r--templates/protocols/ripng/distribute-list/prefix-list/in/node.def2
-rw-r--r--templates/protocols/ripng/distribute-list/prefix-list/node.def2
-rw-r--r--templates/protocols/ripng/distribute-list/prefix-list/out/node.def2
-rw-r--r--templates/protocols/ripng/interface/node.def2
-rw-r--r--templates/protocols/ripng/network/node.def2
-rw-r--r--templates/protocols/ripng/node.def2
-rw-r--r--templates/protocols/ripng/passive-interface/node.def2
-rw-r--r--templates/protocols/ripng/redistribute/bgp/metric/node.def2
-rw-r--r--templates/protocols/ripng/redistribute/bgp/node.def2
-rw-r--r--templates/protocols/ripng/redistribute/bgp/route-map/node.def2
-rw-r--r--templates/protocols/ripng/redistribute/connected/metric/node.def2
-rw-r--r--templates/protocols/ripng/redistribute/connected/node.def2
-rw-r--r--templates/protocols/ripng/redistribute/connected/route-map/node.def2
-rw-r--r--templates/protocols/ripng/redistribute/kernel/metric/node.def2
-rw-r--r--templates/protocols/ripng/redistribute/kernel/node.def2
-rw-r--r--templates/protocols/ripng/redistribute/kernel/route-map/node.def2
-rw-r--r--templates/protocols/ripng/redistribute/node.def2
-rw-r--r--templates/protocols/ripng/redistribute/ospfv3/metric/node.def2
-rw-r--r--templates/protocols/ripng/redistribute/ospfv3/node.def2
-rw-r--r--templates/protocols/ripng/redistribute/ospfv3/route-map/node.def2
-rw-r--r--templates/protocols/ripng/redistribute/static/metric/node.def2
-rw-r--r--templates/protocols/ripng/redistribute/static/node.def2
-rw-r--r--templates/protocols/ripng/redistribute/static/route-map/node.def2
-rw-r--r--templates/protocols/ripng/route/node.def2
-rw-r--r--templates/protocols/ripng/timers/garbage-collection/node.def2
-rw-r--r--templates/protocols/ripng/timers/node.def2
-rw-r--r--templates/protocols/ripng/timers/timeout/node.def2
-rw-r--r--templates/protocols/ripng/timers/update/node.def2
43 files changed, 43 insertions, 43 deletions
diff --git a/templates/protocols/ripng/aggregate-address/node.def b/templates/protocols/ripng/aggregate-address/node.def
index 5532eb83..9b8c90d1 100644
--- a/templates/protocols/ripng/aggregate-address/node.def
+++ b/templates/protocols/ripng/aggregate-address/node.def
@@ -1,6 +1,6 @@
multi:
type: ipv6net
-help: Set aggregate RIPng route announcement
+help: Aggregate RIPng route announcement
syntax:expression: exec "${vyatta_sbindir}/check_prefix_boundary $VAR(@)"
diff --git a/templates/protocols/ripng/default-information/node.def b/templates/protocols/ripng/default-information/node.def
index 47215862..7d35a646 100644
--- a/templates/protocols/ripng/default-information/node.def
+++ b/templates/protocols/ripng/default-information/node.def
@@ -1 +1 @@
-help: Set to control distribution of default route
+help: Control distribution of default route
diff --git a/templates/protocols/ripng/default-information/originate/node.def b/templates/protocols/ripng/default-information/originate/node.def
index eb392758..bad74c43 100644
--- a/templates/protocols/ripng/default-information/originate/node.def
+++ b/templates/protocols/ripng/default-information/originate/node.def
@@ -1,4 +1,4 @@
-help: Set to distribute a default route
+help: Distribute a default route
create: vtysh -c "configure terminal" \
-c "router ripng" \
diff --git a/templates/protocols/ripng/default-metric/node.def b/templates/protocols/ripng/default-metric/node.def
index 380a3a30..dcbb7723 100644
--- a/templates/protocols/ripng/default-metric/node.def
+++ b/templates/protocols/ripng/default-metric/node.def
@@ -1,5 +1,5 @@
type: u32
-help: Set metric of redistributed routes
+help: Metric of redistributed routes
syntax:expression: $VAR(@) >= 1 && $VAR(@) <= 16; "Must be between 1-16"
val_help: u32:1-16; Default metric
diff --git a/templates/protocols/ripng/distribute-list/access-list/in/node.def b/templates/protocols/ripng/distribute-list/access-list/in/node.def
index f04150f0..08e86039 100644
--- a/templates/protocols/ripng/distribute-list/access-list/in/node.def
+++ b/templates/protocols/ripng/distribute-list/access-list/in/node.def
@@ -1,5 +1,5 @@
type: u32
-help: Set access-list to apply to input packets
+help: Access list to apply to input packets
commit:expression: exec "/opt/vyatta/sbin/vyatta_quagga_utils.pl --exists \"policy access-list $VAR(@)\" ";"access-list $VAR(@) doesn't exist"
diff --git a/templates/protocols/ripng/distribute-list/access-list/node.def b/templates/protocols/ripng/distribute-list/access-list/node.def
index d7baa021..0cb37cd4 100644
--- a/templates/protocols/ripng/distribute-list/access-list/node.def
+++ b/templates/protocols/ripng/distribute-list/access-list/node.def
@@ -1 +1 @@
-help: Set access-list
+help: Access list
diff --git a/templates/protocols/ripng/distribute-list/access-list/out/node.def b/templates/protocols/ripng/distribute-list/access-list/out/node.def
index 0c086528..484f6b55 100644
--- a/templates/protocols/ripng/distribute-list/access-list/out/node.def
+++ b/templates/protocols/ripng/distribute-list/access-list/out/node.def
@@ -1,5 +1,5 @@
type: u32
-help: Set access-list to apply to output packets
+help: Access list to apply to output packets
commit:expression: exec "/opt/vyatta/sbin/vyatta_quagga_utils.pl --exists \"policy access-list $VAR(@)\" ";"access-list $VAR(@) doesn't exist"
diff --git a/templates/protocols/ripng/distribute-list/interface/node.def b/templates/protocols/ripng/distribute-list/interface/node.def
index 2c29dde8..b5e5bc16 100644
--- a/templates/protocols/ripng/distribute-list/interface/node.def
+++ b/templates/protocols/ripng/distribute-list/interface/node.def
@@ -1,6 +1,6 @@
tag:
type: txt
-help: Set to apply filtering to an interface
+help: Apply filtering to an interface
allowed: ${vyatta_sbindir}/vyatta-interfaces.pl --show all
syntax:expression: exec "\
if [ -z \"`ip addr | grep $VAR(@) `\" ]; then \
diff --git a/templates/protocols/ripng/distribute-list/interface/node.tag/access-list/in/node.def b/templates/protocols/ripng/distribute-list/interface/node.tag/access-list/in/node.def
index a481d8ef..7b5fb546 100644
--- a/templates/protocols/ripng/distribute-list/interface/node.tag/access-list/in/node.def
+++ b/templates/protocols/ripng/distribute-list/interface/node.tag/access-list/in/node.def
@@ -1,5 +1,5 @@
type: u32
-help: Set access-list to apply to input packets
+help: Access list to apply to input packets
commit:expression: exec "/opt/vyatta/sbin/vyatta_quagga_utils.pl --exists \"policy access-list $VAR(@)\" ";"access-list $VAR(@) doesn't exist"
diff --git a/templates/protocols/ripng/distribute-list/interface/node.tag/access-list/node.def b/templates/protocols/ripng/distribute-list/interface/node.tag/access-list/node.def
index d7baa021..0cb37cd4 100644
--- a/templates/protocols/ripng/distribute-list/interface/node.tag/access-list/node.def
+++ b/templates/protocols/ripng/distribute-list/interface/node.tag/access-list/node.def
@@ -1 +1 @@
-help: Set access-list
+help: Access list
diff --git a/templates/protocols/ripng/distribute-list/interface/node.tag/access-list/out/node.def b/templates/protocols/ripng/distribute-list/interface/node.tag/access-list/out/node.def
index fa0c54c4..201b4b53 100644
--- a/templates/protocols/ripng/distribute-list/interface/node.tag/access-list/out/node.def
+++ b/templates/protocols/ripng/distribute-list/interface/node.tag/access-list/out/node.def
@@ -1,5 +1,5 @@
type: u32
-help: Set access-list to apply to output packets
+help: Access list to apply to output packets
commit:expression: exec "/opt/vyatta/sbin/vyatta_quagga_utils.pl --exists \"policy access-list $VAR(@)\" ";"access-list $VAR(@) doesn't exist"
diff --git a/templates/protocols/ripng/distribute-list/interface/node.tag/prefix-list/in/node.def b/templates/protocols/ripng/distribute-list/interface/node.tag/prefix-list/in/node.def
index cd2e4aad..d0c950d0 100644
--- a/templates/protocols/ripng/distribute-list/interface/node.tag/prefix-list/in/node.def
+++ b/templates/protocols/ripng/distribute-list/interface/node.tag/prefix-list/in/node.def
@@ -1,5 +1,5 @@
type: txt
-help: Set prefix-list to apply to input packets
+help: Prefix-list to apply to input packets
commit:expression: exec "/opt/vyatta/sbin/vyatta_quagga_utils.pl --exists \"policy prefix-list $VAR(@)\" ";"prefix-list $VAR(@) doesn't exist"
diff --git a/templates/protocols/ripng/distribute-list/interface/node.tag/prefix-list/node.def b/templates/protocols/ripng/distribute-list/interface/node.tag/prefix-list/node.def
index 30eb3f3f..2aa289c3 100644
--- a/templates/protocols/ripng/distribute-list/interface/node.tag/prefix-list/node.def
+++ b/templates/protocols/ripng/distribute-list/interface/node.tag/prefix-list/node.def
@@ -1 +1 @@
-help: Set prefix-list
+help: Prefix-list
diff --git a/templates/protocols/ripng/distribute-list/interface/node.tag/prefix-list/out/node.def b/templates/protocols/ripng/distribute-list/interface/node.tag/prefix-list/out/node.def
index 2c847580..d0bee3d1 100644
--- a/templates/protocols/ripng/distribute-list/interface/node.tag/prefix-list/out/node.def
+++ b/templates/protocols/ripng/distribute-list/interface/node.tag/prefix-list/out/node.def
@@ -1,5 +1,5 @@
type: txt
-help: Set prefix-list to apply to output packets
+help: Prefix-list to apply to output packets
commit:expression: exec "/opt/vyatta/sbin/vyatta_quagga_utils.pl --exists \"policy prefix-list $VAR(@)\" ";"prefix-list $VAR(@) doesn't exist"
diff --git a/templates/protocols/ripng/distribute-list/node.def b/templates/protocols/ripng/distribute-list/node.def
index f7255a70..34c3cd35 100644
--- a/templates/protocols/ripng/distribute-list/node.def
+++ b/templates/protocols/ripng/distribute-list/node.def
@@ -1,2 +1,2 @@
-help: Set to filter networks in routing updates
+help: Filter networks in routing updates
diff --git a/templates/protocols/ripng/distribute-list/prefix-list/in/node.def b/templates/protocols/ripng/distribute-list/prefix-list/in/node.def
index 3897a132..8dde8857 100644
--- a/templates/protocols/ripng/distribute-list/prefix-list/in/node.def
+++ b/templates/protocols/ripng/distribute-list/prefix-list/in/node.def
@@ -1,5 +1,5 @@
type: txt
-help: Set prefix-list to apply to input packets
+help: Prefix-list to apply to input packets
commit:expression: exec "/opt/vyatta/sbin/vyatta_quagga_utils.pl --exists \"policy prefix-list $VAR(@)\" ";"prefix-list $VAR(@) doesn't exist"
diff --git a/templates/protocols/ripng/distribute-list/prefix-list/node.def b/templates/protocols/ripng/distribute-list/prefix-list/node.def
index 30eb3f3f..2aa289c3 100644
--- a/templates/protocols/ripng/distribute-list/prefix-list/node.def
+++ b/templates/protocols/ripng/distribute-list/prefix-list/node.def
@@ -1 +1 @@
-help: Set prefix-list
+help: Prefix-list
diff --git a/templates/protocols/ripng/distribute-list/prefix-list/out/node.def b/templates/protocols/ripng/distribute-list/prefix-list/out/node.def
index 49e38358..0db1bc3f 100644
--- a/templates/protocols/ripng/distribute-list/prefix-list/out/node.def
+++ b/templates/protocols/ripng/distribute-list/prefix-list/out/node.def
@@ -1,5 +1,5 @@
type: txt
-help: Set prefix-list to apply to output packets
+help: Prefix-list to apply to output packets
commit:expression: exec "/opt/vyatta/sbin/vyatta_quagga_utils.pl --exists \"policy prefix-list $VAR(@)\" ";"prefix-list $VAR(@) doesn't exist"
diff --git a/templates/protocols/ripng/interface/node.def b/templates/protocols/ripng/interface/node.def
index 3df2dd3e..0aee4971 100644
--- a/templates/protocols/ripng/interface/node.def
+++ b/templates/protocols/ripng/interface/node.def
@@ -1,6 +1,6 @@
multi:
type: txt
-help: Set interface name
+help: Interface name
allowed: ${vyatta_sbindir}/vyatta-interfaces.pl --show all
commit:expression: exec " \
if [ -z \"`ip addr | grep $VAR(@) `\" ]; then \
diff --git a/templates/protocols/ripng/network/node.def b/templates/protocols/ripng/network/node.def
index 163ba2cc..158fa54c 100644
--- a/templates/protocols/ripng/network/node.def
+++ b/templates/protocols/ripng/network/node.def
@@ -1,6 +1,6 @@
multi:
type: ipv6net
-help: Set RIPng network
+help: RIPng network
syntax:expression: exec "${vyatta_sbindir}/check_prefix_boundary $VAR(@)"
diff --git a/templates/protocols/ripng/node.def b/templates/protocols/ripng/node.def
index d679d6c2..d4f228b0 100644
--- a/templates/protocols/ripng/node.def
+++ b/templates/protocols/ripng/node.def
@@ -1,4 +1,4 @@
priority: 660
-help: Configure Routing Information Protocol (RIPng) parameters
+help: Routing Information Protocol (RIPng) parameters
create: vtysh -c "configure terminal" -c "router ripng"
delete: vtysh -c "configure terminal" -c "no router ripng"
diff --git a/templates/protocols/ripng/passive-interface/node.def b/templates/protocols/ripng/passive-interface/node.def
index ecbcf546..0dd5ffc2 100644
--- a/templates/protocols/ripng/passive-interface/node.def
+++ b/templates/protocols/ripng/passive-interface/node.def
@@ -1,6 +1,6 @@
multi:
type: txt
-help: Set to suppress routing updates on an interface
+help: Suppress routing updates on an interface
allowed: ${vyatta_sbindir}/vyatta-interfaces.pl --show all
syntax:expression: exec " \
if [ -z \"`ip addr | grep $VAR(@) `\" ] && [ x$VAR(@) != xdefault ]; then \
diff --git a/templates/protocols/ripng/redistribute/bgp/metric/node.def b/templates/protocols/ripng/redistribute/bgp/metric/node.def
index 4e2fee24..f3f58d49 100644
--- a/templates/protocols/ripng/redistribute/bgp/metric/node.def
+++ b/templates/protocols/ripng/redistribute/bgp/metric/node.def
@@ -1,5 +1,5 @@
type: u32
-help: Set metric for redistributed routes
+help: Metric for redistributed routes
val_help: u32:1-16; Redistribute route metric
syntax:expression: $VAR(@) >= 1 && $VAR(@) <= 16; \
diff --git a/templates/protocols/ripng/redistribute/bgp/node.def b/templates/protocols/ripng/redistribute/bgp/node.def
index 4c44cbf6..26494bd1 100644
--- a/templates/protocols/ripng/redistribute/bgp/node.def
+++ b/templates/protocols/ripng/redistribute/bgp/node.def
@@ -1,4 +1,4 @@
-help: Set to redistribute BGP routes
+help: Redistribute BGP routes
delete: touch /tmp/rip-redist-bgp.$PPID
diff --git a/templates/protocols/ripng/redistribute/bgp/route-map/node.def b/templates/protocols/ripng/redistribute/bgp/route-map/node.def
index cf70580f..a56f5668 100644
--- a/templates/protocols/ripng/redistribute/bgp/route-map/node.def
+++ b/templates/protocols/ripng/redistribute/bgp/route-map/node.def
@@ -1,4 +1,4 @@
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"
diff --git a/templates/protocols/ripng/redistribute/connected/metric/node.def b/templates/protocols/ripng/redistribute/connected/metric/node.def
index e2c104a6..8446e404 100644
--- a/templates/protocols/ripng/redistribute/connected/metric/node.def
+++ b/templates/protocols/ripng/redistribute/connected/metric/node.def
@@ -1,5 +1,5 @@
type: u32
-help: Set metric for redistributed routes
+help: Metric for redistributed routes
val_help: u32:1-16; Redistribute route metric
syntax:expression: $VAR(@) >= 1 && $VAR(@) <= 16; "metric must be between 1 and 16"
diff --git a/templates/protocols/ripng/redistribute/connected/node.def b/templates/protocols/ripng/redistribute/connected/node.def
index dfce0b34..075461f6 100644
--- a/templates/protocols/ripng/redistribute/connected/node.def
+++ b/templates/protocols/ripng/redistribute/connected/node.def
@@ -1,4 +1,4 @@
-help: Set to redistribute connected routes
+help: Redistribute connected routes
delete: touch /tmp/rip-redist-connected.$PPID
diff --git a/templates/protocols/ripng/redistribute/connected/route-map/node.def b/templates/protocols/ripng/redistribute/connected/route-map/node.def
index 3f570311..f2c6f7c2 100644
--- a/templates/protocols/ripng/redistribute/connected/route-map/node.def
+++ b/templates/protocols/ripng/redistribute/connected/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"
diff --git a/templates/protocols/ripng/redistribute/kernel/metric/node.def b/templates/protocols/ripng/redistribute/kernel/metric/node.def
index e2c104a6..8446e404 100644
--- a/templates/protocols/ripng/redistribute/kernel/metric/node.def
+++ b/templates/protocols/ripng/redistribute/kernel/metric/node.def
@@ -1,5 +1,5 @@
type: u32
-help: Set metric for redistributed routes
+help: Metric for redistributed routes
val_help: u32:1-16; Redistribute route metric
syntax:expression: $VAR(@) >= 1 && $VAR(@) <= 16; "metric must be between 1 and 16"
diff --git a/templates/protocols/ripng/redistribute/kernel/node.def b/templates/protocols/ripng/redistribute/kernel/node.def
index fa21a2fc..212fc168 100644
--- a/templates/protocols/ripng/redistribute/kernel/node.def
+++ b/templates/protocols/ripng/redistribute/kernel/node.def
@@ -1,4 +1,4 @@
-help: Set to redistribute kernel routes
+help: Redistribute kernel routes
delete: touch /tmp/rip-redist-kernel.$PPID
diff --git a/templates/protocols/ripng/redistribute/kernel/route-map/node.def b/templates/protocols/ripng/redistribute/kernel/route-map/node.def
index 3f570311..f2c6f7c2 100644
--- a/templates/protocols/ripng/redistribute/kernel/route-map/node.def
+++ b/templates/protocols/ripng/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"
diff --git a/templates/protocols/ripng/redistribute/node.def b/templates/protocols/ripng/redistribute/node.def
index 0f60ac58..00eefa88 100644
--- a/templates/protocols/ripng/redistribute/node.def
+++ b/templates/protocols/ripng/redistribute/node.def
@@ -1 +1 @@
-help: Set to redistribute information from another routing protocol
+help: Redistribute information from another routing protocol
diff --git a/templates/protocols/ripng/redistribute/ospfv3/metric/node.def b/templates/protocols/ripng/redistribute/ospfv3/metric/node.def
index 8d752e7d..808090c7 100644
--- a/templates/protocols/ripng/redistribute/ospfv3/metric/node.def
+++ b/templates/protocols/ripng/redistribute/ospfv3/metric/node.def
@@ -1,5 +1,5 @@
type: u32
-help: Set metric for redistributed routes
+help: Metric for redistributed routes
val_help: u32:1-16; Redistribute route metric
syntax:expression: $VAR(@) >= 1 && $VAR(@) <= 16; "metric must be between 1 and 16"
diff --git a/templates/protocols/ripng/redistribute/ospfv3/node.def b/templates/protocols/ripng/redistribute/ospfv3/node.def
index 1df11812..cc94d951 100644
--- a/templates/protocols/ripng/redistribute/ospfv3/node.def
+++ b/templates/protocols/ripng/redistribute/ospfv3/node.def
@@ -1,4 +1,4 @@
-help: Set to redistribute OSPFv3 routes
+help: Redistribute OSPFv3 routes
delete: touch /tmp/rip-redist-ospf6.$PPID
diff --git a/templates/protocols/ripng/redistribute/ospfv3/route-map/node.def b/templates/protocols/ripng/redistribute/ospfv3/route-map/node.def
index 3f570311..f2c6f7c2 100644
--- a/templates/protocols/ripng/redistribute/ospfv3/route-map/node.def
+++ b/templates/protocols/ripng/redistribute/ospfv3/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"
diff --git a/templates/protocols/ripng/redistribute/static/metric/node.def b/templates/protocols/ripng/redistribute/static/metric/node.def
index e2c104a6..8446e404 100644
--- a/templates/protocols/ripng/redistribute/static/metric/node.def
+++ b/templates/protocols/ripng/redistribute/static/metric/node.def
@@ -1,5 +1,5 @@
type: u32
-help: Set metric for redistributed routes
+help: Metric for redistributed routes
val_help: u32:1-16; Redistribute route metric
syntax:expression: $VAR(@) >= 1 && $VAR(@) <= 16; "metric must be between 1 and 16"
diff --git a/templates/protocols/ripng/redistribute/static/node.def b/templates/protocols/ripng/redistribute/static/node.def
index a47d20a5..65fec6db 100644
--- a/templates/protocols/ripng/redistribute/static/node.def
+++ b/templates/protocols/ripng/redistribute/static/node.def
@@ -1,4 +1,4 @@
-help: Set to redistribute static routes
+help: Redistribute static routes
delete: touch /tmp/rip-redist-static.$PPID
diff --git a/templates/protocols/ripng/redistribute/static/route-map/node.def b/templates/protocols/ripng/redistribute/static/route-map/node.def
index 3f570311..f2c6f7c2 100644
--- a/templates/protocols/ripng/redistribute/static/route-map/node.def
+++ b/templates/protocols/ripng/redistribute/static/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"
diff --git a/templates/protocols/ripng/route/node.def b/templates/protocols/ripng/route/node.def
index e0e05796..5c12110f 100644
--- a/templates/protocols/ripng/route/node.def
+++ b/templates/protocols/ripng/route/node.def
@@ -1,6 +1,6 @@
multi:
type: ipv6net
-help: Set RIPng static route
+help: RIPng static route
syntax:expression: exec "${vyatta_sbindir}/check_prefix_boundary $VAR(@)"
diff --git a/templates/protocols/ripng/timers/garbage-collection/node.def b/templates/protocols/ripng/timers/garbage-collection/node.def
index 090ea8f3..f5753a6b 100644
--- a/templates/protocols/ripng/timers/garbage-collection/node.def
+++ b/templates/protocols/ripng/timers/garbage-collection/node.def
@@ -1,6 +1,6 @@
type: u32
default: 120
-help: Set garbage collection timer
+help: Garbage collection timer
val_help: u32:0-65535; Garbage colletion time (default 120)
syntax:expression: $VAR(@) >= 0 && $VAR(@) <= 65535; \
diff --git a/templates/protocols/ripng/timers/node.def b/templates/protocols/ripng/timers/node.def
index b82d4c16..5802c520 100644
--- a/templates/protocols/ripng/timers/node.def
+++ b/templates/protocols/ripng/timers/node.def
@@ -1,4 +1,4 @@
-help: Set RIPng timer values
+help: RIPng timer values
delete: touch /tmp/ripng-timers.$PPID
diff --git a/templates/protocols/ripng/timers/timeout/node.def b/templates/protocols/ripng/timers/timeout/node.def
index 74b292d2..b272340a 100644
--- a/templates/protocols/ripng/timers/timeout/node.def
+++ b/templates/protocols/ripng/timers/timeout/node.def
@@ -1,6 +1,6 @@
type: u32
default: 180
-help: Set routing information timeout timer
+help: Routing information timeout timer
val_help: u32:0-65535; Routing information timeout timer (default 180)
syntax:expression: $VAR(@) >= 0 && $VAR(@) <= 65535; \
diff --git a/templates/protocols/ripng/timers/update/node.def b/templates/protocols/ripng/timers/update/node.def
index 16a0c62d..35a66cfe 100644
--- a/templates/protocols/ripng/timers/update/node.def
+++ b/templates/protocols/ripng/timers/update/node.def
@@ -1,6 +1,6 @@
type: u32
default: 30
-help: Set routing table update timer
+help: Routing table update timer
val_help: u32:0-65535; Routing table update timer in seconds (default 30)
syntax:expression: $VAR(@) >= 0 && $VAR(@) <= 65535; \