diff options
Diffstat (limited to 'templates/protocols/rip/redistribute/ospf/metric/node.def')
-rw-r--r-- | templates/protocols/rip/redistribute/ospf/metric/node.def | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/protocols/rip/redistribute/ospf/metric/node.def b/templates/protocols/rip/redistribute/ospf/metric/node.def new file mode 100644 index 00000000..01a2dda7 --- /dev/null +++ b/templates/protocols/rip/redistribute/ospf/metric/node.def @@ -0,0 +1,4 @@ +type: u32 +help: "Metric for redistributed routes" +syntax: $(@) >= 1 && $(@) <= 16; "metric must be between 1 and 16" + |