Changes

no edit summary
Line 1: Line 1:  
{{Template: Networking_rutos_manual_fw_disclosure
 
{{Template: Networking_rutos_manual_fw_disclosure
| fw_version = {{{series}}}_R_00.02.06.1
+
| fw_version = {{{series}}}_R_00.07.01
 
| series    = {{{series}}}
 
| series    = {{{series}}}
 
}}
 
}}
{{#ifeq: {{{legacy}}} | 1 |<br><i><b>Note</b>: <b>[[{{{name}}} WAN (legacy WebUI)|click here]]</b> for the old style WebUI (FW version RUT9XX_R_00.06.08.2 and earlier) user manual page.</i>|}}
+
{{#ifeq: {{{series}}} | RUT9 |<br><i><b>Note</b>: <b>[[{{{name}}} WAN (legacy WebUI)|click here]]</b> for the old style WebUI (FW version RUT9XX_R_00.06.08.3 and earlier) user manual page.</i>|}}
 +
{{#ifeq: {{{series}}} | RUT2 |<br><i><b>Note</b>: <b>[[{{{name}}} WAN (legacy WebUI)|click here]]</b> for the old style WebUI (FW version RUT2XX_R_00.01.14.1 and earlier) user manual page.</i>|}}
 
==Summary==
 
==Summary==
   Line 33: Line 34:  
To begin configuring an interface, click the 'Edit' button on the right side of the interface:
 
To begin configuring an interface, click the 'Edit' button on the right side of the interface:
    +
{{#ifeq: {{{wired}}} | 1 |
 
[[File:Networking_rutos_manual_wan_begin_to_edit_eth_{{{wired}}}.png]]
 
[[File:Networking_rutos_manual_wan_begin_to_edit_eth_{{{wired}}}.png]]
   −
{{#ifeq: {{{wired}}} | 1 |
   
===Static===
 
===Static===
 
----
 
----
Line 74: Line 75:  
====Static: DHCP Server====
 
====Static: DHCP Server====
 
----
 
----
[[File:Networking_rutos_manual_interfaces_interface_configuration_dhcp_server_general_setup_lan_{{{lan}}}.png|border|class=tlt-border]]
+
A <b>DHCP</b> (<b>Dynamic Host Configuration Protocol</b>) server is a service that can automatically configure the TCP/IP settings of any device that requests such a service. If you connect a device that has been configured to obtain an IP address automatically, the DHCP server will lease out an IP address from the available IP pool and the device will be able to communicate within the private network.
 +
 
 +
[[File:Networking_rutx_manual_lan_static_dhcp_server_scheme_v1.png]]
 +
 
 +
This section is used to set up the main operating parameters of the DHCP server.
 +
 
 +
[[File:Networking_rutos_manual_wan_wan_configuration_static_dhcp_server.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 84: Line 91:  
     <tr>
 
     <tr>
 
         <td>Enable DHCP</td>
 
         <td>Enable DHCP</td>
         <td>Enable | Disable | DHCP Relay<span class="asterisk">*</span>; default: <b>Disable</b></td>
+
         <td>Enable <nowiki>|</nowiki> Disable <nowiki>|</nowiki> DHCP Relay<span class="asterisk">*</span>; default: <b>Enable</b></td>
 
         <td>Turns the DHCP server on or off or enables DHCP relay<span class="asterisk">*</span>.<br>If DHCP Relay<span class="asterisk">*</span> is selected, you will be prompted to enter an IP address of another DHCP server in your LAN. In this case, whenever a new machine connects to this device, it will redirect any DHCP requests to the specified DHCP Server.</td>
 
         <td>Turns the DHCP server on or off or enables DHCP relay<span class="asterisk">*</span>.<br>If DHCP Relay<span class="asterisk">*</span> is selected, you will be prompted to enter an IP address of another DHCP server in your LAN. In this case, whenever a new machine connects to this device, it will redirect any DHCP requests to the specified DHCP Server.</td>
 
     </tr>
 
     </tr>
Line 99: Line 106:  
     <tr>
 
     <tr>
 
         <td>Lease time</td>
 
         <td>Lease time</td>
         <td>integer [1..999999]; default: <b>12</b></br>integer [2..999999]<span class="asterisk">*</span></br>integer [120..999999]<span class="asterisk">**</span></td>
+
         <td>integer [1..999999]; default: <b>none</b></br>integer [2..999999]<span class="asterisk">*</span></br>integer [120..999999]<span class="asterisk">**</span></td>
 
         <td>A DHCP lease will expire after the amount of time specified in this field and the device that was using the lease will have to request a new one. However, if the device stays connected, its lease will be renewed after half of the specified amount of time passes (e.g., if lease time is 12 hours, then every 6 hours the device will ask the DHCP server to renew its lease).<br>The minimal amount of time that can be specified is 2 minutes.</br><span class="asterisk">*</span>If selected Units is Minutes.</br><span class="asterisk">**</span>If selected Units is seconds.</td>
 
         <td>A DHCP lease will expire after the amount of time specified in this field and the device that was using the lease will have to request a new one. However, if the device stays connected, its lease will be renewed after half of the specified amount of time passes (e.g., if lease time is 12 hours, then every 6 hours the device will ask the DHCP server to renew its lease).<br>The minimal amount of time that can be specified is 2 minutes.</br><span class="asterisk">*</span>If selected Units is Minutes.</br><span class="asterisk">**</span>If selected Units is seconds.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <td>Units</td>
 
         <td>Units</td>
         <td>Hours | Minutes | Seconds; default: <b>Hours</b></td>
+
         <td>Hours <nowiki>|</nowiki> Minutes <nowiki>|</nowiki> Seconds; default: <b>Hours</b></td>
 
         <td>Lease time units.</td>
 
         <td>Lease time units.</td>
 
     </tr>
 
     </tr>
Line 130: Line 137:  
       <td>A hostname for this interface used to identify this machine on the DHCP server.</td>
 
       <td>A hostname for this interface used to identify this machine on the DHCP server.</td>
 
     </tr>
 
     </tr>
</table>
+
</table>|}}
}}
+
 
{{#ifeq: {{{mobile}}} | 1 |  
+
{{#ifeq: {{{mobile}}} | 1 |
 
===Mobile===
 
===Mobile===
 
----
 
----
The Mobile protocol is used to set up an interface which can establish a mobile WAN connection.  
+
The <b>Mobile</b> protocol is used to set up an interface which can establish a mobile WAN connection.  
    
====Mobile: General Settings====
 
====Mobile: General Settings====

Navigation menu