summaryrefslogtreecommitdiff
path: root/templates/protocols/rip/redistribute/ospf/metric/node.def
blob: 8d752e7d5145a9262de470bc0123f41d5ae14d2d (plain)
1
2
3
4
5
6
type: u32
help: Set 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"