Add route_metric option
To be able to keep different routes from several running l2tpns instances.
This commit is contained in:
parent
b793850d2f
commit
0845ec8a19
5 changed files with 21 additions and 2 deletions
|
|
@ -122,6 +122,8 @@ set cli_bind_address 127.0.0.1
|
|||
#set nexthop 10.0.1.1
|
||||
#set nexthop6 2001:db8::1
|
||||
|
||||
# Route metric (lower is preferred)
|
||||
#set route_metric 1
|
||||
# Route protocol number to use
|
||||
#set route_protocol 42
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue