From 8454bb0c2c859a919b0b163d505b9d89212bcfd2 Mon Sep 17 00:00:00 2001 From: Stig Thormodsrud Date: Tue, 29 Jul 2008 15:25:55 -0700 Subject: First pass at gluing ripng cli to quagga. --- templates/protocols/ripng/redistribute/connected/metric/node.def | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 templates/protocols/ripng/redistribute/connected/metric/node.def (limited to 'templates/protocols/ripng/redistribute/connected/metric/node.def') diff --git a/templates/protocols/ripng/redistribute/connected/metric/node.def b/templates/protocols/ripng/redistribute/connected/metric/node.def new file mode 100644 index 00000000..101e24f9 --- /dev/null +++ b/templates/protocols/ripng/redistribute/connected/metric/node.def @@ -0,0 +1,6 @@ +type: u32 +help: Set metric for redistributed routes +syntax:expression: $VAR(@) >= 1 && $VAR(@) <= 16; "metric must be between 1 and 16" + + + -- cgit v1.2.3