From 53057a160296792e2c0f1151f42aac5fcba0c760 Mon Sep 17 00:00:00 2001 From: Stig Thormodsrud Date: Sat, 2 Feb 2008 15:55:30 -0800 Subject: Add some comp_help strings to ospf cli --- templates/protocols/ospf/redistribute/rip/metric/node.def | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'templates/protocols/ospf/redistribute/rip/metric/node.def') diff --git a/templates/protocols/ospf/redistribute/rip/metric/node.def b/templates/protocols/ospf/redistribute/rip/metric/node.def index 80d13b5e..114173dc 100644 --- a/templates/protocols/ospf/redistribute/rip/metric/node.def +++ b/templates/protocols/ospf/redistribute/rip/metric/node.def @@ -1,4 +1,5 @@ type: u32 help: Metric for redistributed routes syntax:expression: $VAR(@) >= 1 && $VAR(@) <= 16; "metric must be between 1 and 16" - +comp_help: possible completions: + <1-16> Set metric for redistributed routes -- cgit v1.2.3