%PDF- %PDF-
| Direktori : /backups/router/usr/local/opnsense/mvc/app/controllers/OPNsense/Routes/forms/ |
| Current File : //backups/router/usr/local/opnsense/mvc/app/controllers/OPNsense/Routes/forms/dialogEditRoute.xml |
<form>
<field>
<id>route.disabled</id>
<label>Disabled</label>
<type>checkbox</type>
<help>Set this option to disable this static route without removing it from the list.</help>
</field>
<field>
<id>route.network</id>
<label>Network Address</label>
<type>text</type>
<help>Destination network for this static route</help>
</field>
<field>
<id>route.gateway</id>
<label>Gateway</label>
<type>dropdown</type>
<help>Choose which gateway this route applies to.</help>
</field>
<field>
<id>route.descr</id>
<label>Description</label>
<type>text</type>
<help>You may enter a description here for your reference (not parsed).</help>
</field>
</form>