Jump to content

Template:Networking rut9xx manual network: Difference between revisions

No edit summary
m Text replacement - "\{\{Template: Networking_rutos_manual_fw_disclosure (.*) \}\}" to "{{Template: Networking_device_manual_fw_disclosure | series = {{{series}}} | name = {{{name}}} | fw_version ={{Template: Networking_device_manual_latest_fw | series = {{{series}}} | name = {{{name}}} }} }}"
Tags: Mobile edit Mobile web edit
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template: Networking_device_manual_fw_disclosure
| series = {{{series}}}
| name  = {{{name}}}
| fw_version ={{Template: Networking_device_manual_latest_fw
| series = {{{series}}}
| name  = {{{name}}}
}}
}}
==Summary==
==Summary==


The <b>Network</b> page contains information related to the device's networking features. This chapter is an overview of the Network page in {{{name}}} devices.
The <b>Network</b> 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_fw_disclosure
| fw_version = {{{fw_version}}}
}}


{{Template:Networking_rutxxx_manual_network_mobile_{{{mobile}}} | name = {{{name}}} | file_mobile = {{{file_mobile}}} }}  
{{Template:Networking_rutxxx_manual_network_mobile_{{{mobile}}} | name = {{{name}}} | file_mobile = {{{file_mobile}}} }}  
Line 12: Line 16:
| name    = {{{name}}}
| name    = {{{name}}}
| file_wan = {{{file_wan}}}
| file_wan = {{{file_wan}}}
}}
{{Template:Networking_rutxxx_manual_network_lan
    | name                = {{{name}}}
    | file_lan_information = {{{file_lan_information}}}
    | file_dhcp            = {{{file_dhcp}}}
    | file_lan_ports      = {{{file_lan_ports}}}
}}
}}


Line 22: Line 33:
The figure below is an example of the '''Wireless Information''' section:
The figure below is an example of the '''Wireless Information''' section:


[[File:Networking rut2 manual network wireless information.png|border|class=tlt-border]]
[[File:Networking rut2 manual network wireless information.png]]


<table class="nd-othertables">
<table class="nd-othertables">
Line 44: Line 55:
The <b>Wireless Status</b> section contains information about Wireless Access Points. The figure below is an example of the '''Wireless Status''' section:
The <b>Wireless Status</b> section contains information about Wireless Access Points. The figure below is an example of the '''Wireless Status''' section:


[[File:Networking rut2 manual network wireless status.png|border|class=tlt-border]]
[[File:Networking rut2 manual network wireless status.png]]


<table class="nd-othertables">
<table class="nd-othertables">
Line 83: Line 94:
The '''Associated Stations''' section contains information about devices that are connected to Wireless Access Point. The figure below is an example of the '''Associated Stations''' section:  
The '''Associated Stations''' section contains information about devices that are connected to Wireless Access Point. The figure below is an example of the '''Associated Stations''' section:  


[[File:Networking rut2 manual network wireless associated.png|border|class=tlt-border]]
[[File:Networking rut2 manual network wireless associated.png]]


<table class="nd-othertables">
<table class="nd-othertables">
Line 170: Line 181:


==Topology==
==Topology==
The Topology section is a visual representation of your LAN network.


[[File:{{{file_topology}}}|border|class=tlt-border]]
[[File:{{{file_topology}}}|border|class=tlt-border]]
Line 227: Line 240:
     </tr></table>
     </tr></table>


[[Category:{{{name}}} WebUI]]
==Wireguard==
 
Displays the status of <b>Wireguard</b> connections (if any exist).
 
[[File:Networking_rut_manual_network_wireguard.png|border|class=tlt-border]]
 
<table class="nd-othertables">
    <tr>
        <th width="250">Field name</th>
        <th width="900">Description</th>
    </tr>
    <tr>
        <td>Name</td>
        <td>Wireguard instance name.</td>
    </tr>
    <tr>
        <td>Public key</td>
        <td>Indicates whether a public key exist in the configuration or not.</td>
    </tr>
    <tr>
        <td>Firewall Mark</td>
        <td>Indicates whether a firewall mark exist in the configuration or not.</td>
    </tr>
    <tr>
        <td>Enpoint</td>
        <td>Remote peer address:port.</td>
    </tr>
    <tr>
        <td>Latest handshake</td>
        <td>Indicates how long ago was the latest connection with this peer.</td>
    </tr>
    <tr>
        <td>Transfer RX/TX</td>
        <td>The number of Received (RX) and Transferred (TX) bytes while exchanging data with this peer.</td>
    </tr>
</table>
 
[[Category:{{{name}}} Status section]]