Difference between revisions of "Template:Networking rutxxx manual network"

From Teltonika Networks Wiki
Line 11: Line 11:
 
| name    = {{{name}}}
 
| name    = {{{name}}}
 
| file_wan = {{{file_wan}}}
 
| file_wan = {{{file_wan}}}
 +
}}<!--
 +
 +
{{#ifeq: {{{series}}} | RUT8xx
 +
|
 +
| {{Template:Networking_{{lc:{{{series}}}}}_manual_network_lan
 +
    | name                = {{{name}}}
 +
    | file_lan_information = {{{file_lan_information}}}
 +
    | file_dhcp            = {{{file_dhcp}}}
 +
    | file_lan_ports      = {{{file_lan_ports}}}
 +
  }}
 
}}
 
}}
 +
-->
 +
==LAN==
 +
 +
The <b>LAN</b> section displays information about your Local Area Network and active DHCP leases.
  
<!--
+
[[File:{{{file_lan_information}}}]]
==LAN==
 
  
The LAN section Displays information about your Local Area Network and active DHCP leases.
+
<table class="nd-othertables_2">
 +
    <tr>
 +
        <th width=250>Field</th>
 +
        <th width=900>Description</th>
 +
    </tr>
 +
    <tr>
 +
        <td>Name</td>
 +
        <td>LAN interface name</td>
 +
    </tr>
 +
    <tr>
 +
        <td>IP address</td>
 +
        <td>Router's LAN IP address</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Netmask</td>
 +
        <td>A <b>[[What is a Netmask?|netmask]]</b> is used to define how "large" a network is by specifying which part of the IP address denotes the network and which part denotes the device</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Ethernet MAC address</td>
 +
        <td>Router's LAN MAC address</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Connected for</td>
 +
        <td>LAN interface uptime</td>
 +
    </tr>
 +
</table>
  
 +
[[File:{{{file_dhcp}}}]]
  
[[Image:Status network lan.PNG]]
+
<table class="nd-othertables_2">
 +
    <tr>
 +
        <th width=250>Field</th>
 +
        <th width=900>Description</th>
 +
    </tr>
 +
    <tr>
 +
        <td>Hostname</td>
 +
        <td>DHCP client's hostname</td>
 +
    </tr>
 +
    <tr>
 +
        <td>IP address</td>
 +
        <td>DHCP client's IP address</td>
 +
    </tr>
 +
    <tr>
 +
        <td>LAN name</td>
 +
        <td>LAN interface name through which the client is connected to the router</td>
 +
    </tr>
 +
    <tr>
 +
        <td>MAC address</td>
 +
        <td>DHCP client's MAC address</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Lease time 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. DHCP lease settings can be changed in the <b>Network → LAN → [[{{{name}}} LAN#General|DHCP Server]]</b> section</td>
 +
    </tr>
 +
</table>
  
 +
[[File:{{{file_lan_ports}}}]]
  
 +
<!--
 
==Wireless==
 
==Wireless==
  

Revision as of 16:14, 13 March 2019

Summary

The Network page contains information related to the device's networking features. This chapter is an overview of the Network page in {{{name}}} devices.

{{Template:Networking_rutxxx_manual_network_mobile_{{{mobile}}} | name = {{{name}}} | file_mobile = {{{file_mobile}}} }}

{{Template:Networking_{{{series}}}_manual_network_wan | name = {{{name}}} | file_wan = {{{file_wan}}} }}

LAN

The LAN section displays information about your Local Area Network and active DHCP leases.

[[File:{{{file_lan_information}}}]]

Field Description
Name LAN interface name
IP address Router's LAN IP address
Netmask A netmask is used to define how "large" a network is by specifying which part of the IP address denotes the network and which part denotes the device
Ethernet MAC address Router's LAN MAC address
Connected for LAN interface uptime

[[File:{{{file_dhcp}}}]]

Field Description
Hostname DHCP client's hostname
IP address DHCP client's IP address
LAN name LAN interface name through which the client is connected to the router
MAC address DHCP client's MAC address
Lease time remaining 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. DHCP lease settings can be changed in the Network → LAN → [[{{{name}}} LAN#General|DHCP Server]] section

[[File:{{{file_lan_ports}}}]]