Jump to content

Template:Networking rutos manual ip settings: Difference between revisions

No edit summary
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template: Networking_rutos_manual_fw_disclosure
{{Template: Networking_device_manual_fw_disclosure
| fw_version ={{Template: Networking_rutos_manual_latest_fw
| series = {{{series}}}
| name  = {{{name}}}
| fw_version ={{Template: Networking_device_manual_latest_fw
  | series = {{{series}}}
  | series = {{{series}}}
  | name  = {{{name}}}
  | name  = {{{name}}}
  }}
  }}
}}
}}
{{#ifeq: {{{series}}} | RUT9 |<br><i><b>Note</b>: <b>[[{{{name}}} LAN (legacy WebUI)|click here]]</b> for the old style WebUI (FW version {{Template: Networking_rutos_manual_latest_fw | series = RUT9XX}} and earlier) user manual page.</i>|}}
{{#ifeq: {{{series}}} | RUT9 |<br><i><b>Note</b>: <b>[[{{{name}}} LAN (legacy WebUI)|click here]]</b> for the old style WebUI (FW version {{Template: Networking_device_manual_latest_fw | series = RUT9XX}} and earlier) user manual page.</i>|}}
{{#ifeq: {{{series}}} | RUT2 |<br><i><b>Note</b>: <b>[[{{{name}}} LAN (legacy WebUI)|click here]]</b> for the old style WebUI (FW version {{Template: Networking_rutos_manual_latest_fw | series = RUT2XX}} and earlier) user manual page.</i>|}}
{{#ifeq: {{{series}}} | RUT2 |<br><i><b>Note</b>: <b>[[{{{name}}} LAN (legacy WebUI)|click here]]</b> for the old style WebUI (FW version {{Template: Networking_device_manual_latest_fw | series = RUT2XX}} and earlier) user manual page.</i>|}}
==Network configuration==
==Network configuration==


Line 52: Line 54:
       <td>ip4; default: <b>none</b></td>
       <td>ip4; default: <b>none</b></td>
       <td>DNS server addresses that this interface will use. If left empty, DNS servers are assigned automatically. To see what DNS servers are currently used, you can check the contents of the <i>/tmp/resolv.conf.auto</i> file.</td>
       <td>DNS server addresses that this interface will use. If left empty, DNS servers are assigned automatically. To see what DNS servers are currently used, you can check the contents of the <i>/tmp/resolv.conf.auto</i> file.</td>
    </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>
</table>
</table>
Line 59: 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:Networking_rutos_manual_ipsettings_setup_dhcp.png|border|class=tlt-border]]
[[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====