blob: e70579c6e2f8846324727ac9078b3acdb6659cf1 (
plain)
1
2
3
4
5
|
type: u32
help: Set metric for redistributed routes
syntax:expression: $VAR(@) >= 1 && $VAR(@) <= 16; "metric must be between 1 and 16"
comp_help: possible completions:
<1-16> Set metric for redistributed routes
|