From baa0d50c299c06ad5027f730d7a63e8eec6bef43 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Wed, 21 Jul 2010 12:07:29 -0700 Subject: Convert Quagga templates to use val_help: --- templates/protocols/rip/redistribute/bgp/metric/node.def | 2 ++ 1 file changed, 2 insertions(+) (limited to 'templates/protocols/rip/redistribute/bgp/metric') diff --git a/templates/protocols/rip/redistribute/bgp/metric/node.def b/templates/protocols/rip/redistribute/bgp/metric/node.def index ad569327..e2c104a6 100644 --- a/templates/protocols/rip/redistribute/bgp/metric/node.def +++ b/templates/protocols/rip/redistribute/bgp/metric/node.def @@ -1,3 +1,5 @@ type: u32 help: Set 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" -- cgit v1.2.3