mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
@@ -3,14 +3,14 @@
|
||||
<id>ospf.enabled</id>
|
||||
<label>Enable</label>
|
||||
<type>checkbox</type>
|
||||
<help>This will activate the ospf service.</help>
|
||||
<help>This will activate the ospf service if routing protocols are enabled in "General".</help>
|
||||
</field>
|
||||
<field>
|
||||
<id>ospf.passiveinterfaces</id>
|
||||
<label>Passive Interfaces</label>
|
||||
<type>select_multiple</type>
|
||||
<style>tokenize</style>
|
||||
<help><![CDATA[Select the interfaces, where no OSPF-Packets should be sent to.]]></help>
|
||||
<help><![CDATA[Select the interfaces, where no OSPF packets should be sent to.]]></help>
|
||||
<hint>Type or select interface.</hint>
|
||||
</field>
|
||||
<field>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<id>rip.enabled</id>
|
||||
<label>enable</label>
|
||||
<type>checkbox</type>
|
||||
<help>This will activate the rip service.</help>
|
||||
<help>This will activate the RIP service if the support of routing protocols is enabled in "General".</help>
|
||||
</field>
|
||||
<field>
|
||||
<id>rip.version</id>
|
||||
@@ -16,7 +16,7 @@
|
||||
<label>Passive Interfaces</label>
|
||||
<type>select_multiple</type>
|
||||
<style>tokenize</style>
|
||||
<help><![CDATA[Select the interfaces, where no RIP-Packets should be sent to.]]></help>
|
||||
<help><![CDATA[Select the interfaces, where no RIP packets should be sent to.]]></help>
|
||||
<hint>Type or select interface.</hint>
|
||||
</field>
|
||||
<field>
|
||||
@@ -33,6 +33,6 @@
|
||||
<style>tokenize</style>
|
||||
<type>select_multiple</type>
|
||||
<allownew>true</allownew>
|
||||
<help>Select your Netzworks.</help>
|
||||
<help>Enter your networks in CIDR notation like 127.0.0.0/8.</help>
|
||||
</field>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user