31,703
edits
No edit summary |
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. | | fw_version = {{{series}}}_R_00.02.05 | ||
| series = {{{series}}} | | series = {{{series}}} | ||
}} | }} | ||
Line 11: | Line 11: | ||
| series = {{{series}}} | | series = {{{series}}} | ||
}} | }} | ||
{{#ifeq:{{{mobile}}}|1| | {{#ifeq:{{{mobile}}}|1| | ||
Line 226: | Line 183: | ||
<td>Restart Modem</td> | <td>Restart Modem</td> | ||
<td>Restarts the devices module</td> | <td>Restarts the devices module</td> | ||
</tr></table> | </tr> | ||
</table> | |||
}} | |||
==LAN== | |||
This tab displays information about the device's local network(s). The figure below is an example of the '''Network''' window: | |||
[[File:Networking_rutx_manual_network_lan_v1.png]] | |||
<table class="nd-othertables"> | |||
<tr> | |||
<th colspan="2">lan information</th> | |||
<tr> | |||
<td width="250">Name</td> | |||
<td width="900">LAN interface name</td> | |||
</tr> | |||
<tr> | |||
<td>IP address</td> | |||
<td>IP address of the LAN interface</td> | |||
</tr> | |||
<tr> | |||
<td>Netmask</td> | |||
<td>Netmask of the LAN interface. In a sense, a netmask specifies the size of a network. In other words, it indicates which part of the IP address denotes the network, and which denotes the device</td> | |||
</tr> | |||
<tr> | |||
<th colspan="2">dhcp leases</th> | |||
</tr> | |||
<tr> | |||
<td>Hostname</td> | |||
<td>Hostname of a LAN client</td> | |||
</tr> | |||
<tr> | |||
<td>IP address</td> | |||
<td>IP address of a LAN client</td> | |||
</tr> | |||
<tr> | |||
<td>MAC address</td> | |||
<td>MAC address of a LAN client</td> | |||
</tr> | |||
<tr> | |||
<td>Leasetime remaining</td> | |||
<td>Remaining lease time for a DHCP client. Active DHCP lease holders will try to renew their DHCP leases after a half of the lease time passes. </td> | |||
</tr> | |||
</table> | |||
{{#ifeq:{{{wifi}}}|1| | {{#ifeq:{{{wifi}}}|1| | ||
==Wireless== | ==Wireless== |