Template:Networking rutos manual ip settings: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 66: | Line 66: | ||
The <b>DHCP</b> protocol is used to set up an interface which obtains its configuration parameters automatically via a DHCP lease. | The <b>DHCP</b> protocol is used to set up an interface which obtains its configuration parameters automatically via a DHCP lease. | ||
[[File: | [[File:Networking_rutos_manual_ipsettings_setup_dhcp_v1.png|border|class=tlt-border]] | ||
<table class="nd-mantable"> | |||
<tr> | |||
<th>Field</th> | |||
<th>Value</th> | |||
<th>Description</th> | |||
</tr> | |||
<tr> | |||
<td>Management VLAN</td> | |||
<td>default {{!}} Add new; default: <b>default</b></td> | |||
<td>A management VLAN is the VLAN that is used to separate management and user data traffic for remotely manage, control, and monitor the devices in you network.</td> | |||
</tr> | |||
<tr> | |||
<td>Enable fallback IP</td> | |||
<td>off {{!}} on; default: <b>on</b></td> | |||
<td>The device will use the provided fallback IP address if the DHCP server is not reachable. If the fallback IP is not set, default IP address will be used instead (192.168.1.3).</td> | |||
</tr> | |||
<tr> | |||
<td>Fallback IP</td> | |||
<td>ip4; default: <b>none</b></td> | |||
<td>DHCP fallback IP.</td> | |||
</tr> | |||
</table> | |||
====Interface setup: Mode Static + DHCP==== | ====Interface setup: Mode Static + DHCP==== | ||