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