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