Changes

Created page with "{{Template: Networking_device_manual_fw_disclosure | series = {{{series}}} | name = {{{name}}} | fw_version ={{Template: Networking_device_manual_latest_fw | series = {{{se..."
{{Template: Networking_device_manual_fw_disclosure
| series = {{{series}}}
| name = {{{name}}}
| fw_version ={{Template: Networking_device_manual_latest_fw
| series = {{{series}}}
| name = {{{name}}}
}}
}}
{{#ifeq: {{{series}}} | RUT9 |<br><i><b>Note</b>: <b>[[{{{name}}} Network (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}}} Network (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>|}}

__TOC__
==Summary==

The <b>Ports</b> page provides information related to the status of the device's physical ports, as well as the ability to edit port settings.

{{Template:Networking_rutos_manual_basic_advanced_webui_disclaimer
| series = {{{series}}}
}}
{{#switch: {{{series}}} | RUT2M | RUT9M | TRB2M | TRB5 | OTD140 | RUTX | RUTM | TRB1 | RUT301 | RUT361 | RUT14X =
==Port Settings==

This section displays information about the status of the device's ports with the ability to configure port settings.

===All Ports===
----
The figure below is an example of the '''All Ports''' window, color indicates port speed and status:

[[File:Networking_rutos_manual_network_port_all_ports_{{{portsnumber}}}.png|border|class=tlt-border]]

To change port settings select port and press `edit (number of ports) ports` button:

[[File:Networking_rutos_manual_network_port_all_ports_edit_{{{portsnumber}}}.png|border|class=tlt-border]]

You will be redirected to `Port settings`. From here you can enable/disable ports or change settings.

[[File:Networking_rutos_manual_network_port_all_ports_port_settings.png|border|class=tlt-border]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Enable</td>
<td>off {{!}} on; default: <b>on</b></td>
<td>Toggle port on or off.</td>
</tr>
<tr>
<td>Auto negotiation</td>
<td><span style="color:red">off</span> {{!}} on; default: <b>on</b></td>
<td>Auto negotiation allows the device to communicate with devices on the other end of the link to determine the optimal duplex mode and speed for the port.</td>
</tr>
<tr>
<td><span style="color:red">Link Speed</span></td>
<td>10Mbps (E) {{!}} 100Mbps (FE); default: <b>10Mbps (E)</b></td>
<td>A measure of how fast ports are able to transmit and receive data.</td>
</tr>
<tr>
<td><span style="color:red">Duplex</span></td>
<td>Full {{!}} Half; default: <b>Full</b></td>
<td>Bidirectional communication system that allows both end nodes to send and receive communication data or signals. Full - sends and receives simultaneously. Half - sends or receives one path at a time.</td>
</tr>
<tr>
<td>Advertisement</td>
<td>10M-Half {{!}} 10M-Full {{!}} 100M-Half {{!}} 100M-Full; default: <b>Auto</b></td>
<td>Advertises preferred duplex mode and speed for negotiation with other devices.</td>
</tr>
</table>

===Port Status===
----
This section displays port status information. There is also an option to select ports:

[[File:Networking_rutos_manual_network_port_port_status_{{{portsnumber}}}.png|border|class=tlt-border]]
| #default =}}

{{#switch: {{{series}}} | RUTX | RUT9 | RUT30X | RUTM | RUT301 =
==Port Mirroring==

Port Mirroring (may also be referred to as SPAN (Switched Port Analyzer)) is a service that relays a copy of all network packets - incoming and outgoing on one Ethernet port (Source Port) to another (Monitoring Port).

[[File:Networking_rutos_manual_network_port_port_mirroring.png|border|class=tlt-border]]

<table class="nd-mantable">
<tr>
<th>Field</th>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>Monitoring port</td>
<td>{{#switch: {{{portsnumber}}} | 4 = Disabled {{!}} <span style="color:red">LAN1</span> {{!}} <span style="color:red">LAN2</span> {{!}} <span style="color:red">LAN3</span> | 5 = Disabled {{!}} <span style="color:red">LAN1</span> {{!}} <span style="color:red">LAN2</span> {{!}} <span style="color:red">LAN3</span> {{!}} <span style="color:red">LAN4</span>}}; default: <b>Disabled</b></td>
<td>The port which will mirror the packets.</td>
</tr>
<tr>
<td>Source port</td>
<td>{{#switch: {{{portsnumber}}} | 4 = <span style="color:red">LAN1</span> {{!}} <span style="color:red">LAN2</span> {{!}} <span style="color:red">LAN3</span> | 5 = Disabled {{!}} <span style="color:red">LAN1</span> {{!}} <span style="color:red">LAN2</span> {{!}} <span style="color:red">LAN3</span> {{!}} <span style="color:red">LAN4</span>}}; default: <b>none</b></td>
<td>Port whose packets will be mirrored.</td>
</tr>
<tr>
<td><span style="color:red">Enable mirroring of incoming packets</span></td>
<td>off {{!}} on; default: <b>off</b></td>
<td></td>
</tr>
<tr>
<td><span style="color:red">Enable mirroring of outgoing packets</span></td>
<td>off {{!}} on; default: <b>off</b></td>
<td></td>
</tr>
</table>
| #default =}}
[[Category:{{{name}}} Network section]]