mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
FRR: OSPF influence interface cost via carp, set default demoted costs to follow ospfd's examples. for https://github.com/opnsense/plugins/issues/2091
sponsored by : Modirum (https://www.modirum.com/)
This commit is contained in:
@@ -172,7 +172,7 @@
|
||||
<ValidationMessage>Cost must be between 1 and 65535.</ValidationMessage>
|
||||
</cost>
|
||||
<cost_demoted type="IntegerField">
|
||||
<default></default>
|
||||
<default>65535</default>
|
||||
<MinimumValue>1</MinimumValue>
|
||||
<Required>N</Required>
|
||||
<MaximumValue>65535</MaximumValue>
|
||||
|
||||
Reference in New Issue
Block a user