summaryrefslogtreecommitdiff
path: root/templates/protocols/ripng/redistribute/ospfv3/metric/node.def
blob: 808090c78ae9a71d6bffce64a5e1abda6ace4885 (plain)
1
2
3
4
5
6
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"