summaryrefslogtreecommitdiff
path: root/templates/protocols/rip/redistribute/bgp/metric/node.def
blob: e2c104a6165dbd2d6a629f7afa4f24d94f2be662 (plain)
1
2
3
4
5
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"