diff options
Diffstat (limited to 'templates/protocols/ripng/redistribute/ospfv3/metric/node.def')
-rw-r--r-- | templates/protocols/ripng/redistribute/ospfv3/metric/node.def | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/templates/protocols/ripng/redistribute/ospfv3/metric/node.def b/templates/protocols/ripng/redistribute/ospfv3/metric/node.def deleted file mode 100644 index 808090c7..00000000 --- a/templates/protocols/ripng/redistribute/ospfv3/metric/node.def +++ /dev/null @@ -1,6 +0,0 @@ -type: u32 -help: 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" - |