summaryrefslogtreecommitdiff
path: root/templates/protocols/ripng/redistribute/bgp/metric/node.def
blob: f3f58d4922acdacd01919d5981144b73a71e13e6 (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"