Changes

no edit summary
Line 18: Line 18:  
| series = {{{series}}}
 
| series = {{{series}}}
 
}}
 
}}
{{#switch: {{{series}}} | RUT2M | RUT9M | TRB2M | TRB5 | OTD140 | RUTX | RUTM | TRB1 | RUT301 | RUT361 | RUT14X | TRB16 =
+
{{#switch: {{{series}}} | RUT2M | RUT9M | TRB2M | TRB5 | OTD140 | RUTX | RUTM | TRB1 | RUT301 | RUT361 | RUT14X | TRB16 | RUTC =
==Port Settings==
+
==Port Settings==  
    
This section displays information about the status of the device's ports with the ability to configure port settings.  
 
This section displays information about the status of the device's ports with the ability to configure port settings.  
Line 77: Line 77:  
| #default =}}
 
| #default =}}
   −
{{#switch: {{{series}}} | RUTX | RUT9 | RUT30X | RUTM =
+
{{#switch: {{{series}}} | RUTX | RUT9 | RUT30X | RUTM | RUTC =
 
==Port Mirroring==
 
==Port Mirroring==
   Line 112: Line 112:  
</table>
 
</table>
 
| #default =}}
 
| #default =}}
 +
 +
{{#switch: {{{series}}} | RUTX | RUTM | RUTC =
 +
==802.1X Client==
 +
 +
<b>802.1X</b> is a network authentication protocol that opens ports for network access when an organization authenticates a user's identity and authorizes them for access to the network. The user's identity is determined based on their credentials or certificate, which is confirmed by the authentication server.
 +
 +
===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 change 802.1X settings.
 +
 +
[[File:Networking_rutos_manual_network_port_8021x_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>off</b></td>
 +
      <td>Toggle 802.1x on or off.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Auth type</td>
 +
      <td>MD5 {{!}} <span style="color:red">TLS</span> {{!}} PWD {{!}} <span style="color:green">Tunneled TLS</span> {{!}} <span style="color:blue">Protected EAP (PEAP)</span>; default: <b>MD5</b></td>
 +
      <td>Authentication type.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>Identity (Username)</td>
 +
      <td>string; default: <b>none</b></td>
 +
      <td>Used as the username for authentication.</td>
 +
    </tr>
 +
    <tr>
 +
      <td>MD5, PWD, <span style="color:green">Tunneled TLS</span>, <span style="color:blue">Protected EAP (PEAP)</span>: Password</td>
 +
      <td>string; default: <b>none</b></td>
 +
      <td>Used for authentication.</td>
 +
    </tr>
 +
    <tr>
 +
      <td><span style="color:red">TLS</span>: CA Certificate</td>
 +
      <td>.crt file; default: <b>none</b></td>
 +
      <td>Radius server CA certificate.</td>
 +
    </tr>
 +
    <tr>
 +
      <td><span style="color:red">TLS</span>: User certificate</td>
 +
      <td>.crt file; default: <b>none</b></td>
 +
      <td>TLS client certificate.</td>
 +
    </tr>
 +
    <tr>
 +
      <td><span style="color:red">TLS</span>: Private Key</td>
 +
      <td>.key file; default: <b>none</b></td>
 +
      <td>TLS Private Key.</td>
 +
    </tr>
 +
    <tr>
 +
      <td><span style="color:red">TLS</span>: Private Key Password</td>
 +
      <td>string; default: <b>none</b></td>
 +
      <td>TLS Private Key Password.</td>
 +
    </tr>
 +
    <tr>
 +
      <td><span style="color:green">Tunneled TLS</span>: Inner authentication</td>
 +
      <td>PAP {{!}} MSCHAP {{!}} MSCHAPv2 {{!}} MSCHAPv2 (no EAP) {{!}} CHAP {{!}} MD5 {{!}} GTC; default: <b>PAP</b></td>
 +
      <td>Inner authentication type.</td>
 +
    </tr>
 +
    <tr>
 +
      <td><span style="color:blue">Protected EAP (PEAP)</span>: Inner authentication</td>
 +
      <td>MSCHAPv2 {{!}} MD5 {{!}} GTC; default: <b>MSCHAPv2</b></td>
 +
      <td>Inner authentication type.</td>
 +
    </tr>
 +
    <tr>
 +
      <td><span style="color:blue">Protected EAP (PEAP)</span>: Peap version</td>
 +
      <td>auto {{!}} 0 {{!}} 1; default: <b>auto</b></td>
 +
      <td>Peap version.</td>
 +
    </tr>
 +
    <tr>
 +
      <td><span style="color:green">Tunneled TLS</span>, <span style="color:blue">Protected EAP (PEAP)</span>: Anonymous identity</td>
 +
      <td>string; default: <b>none</b></td>
 +
      <td>Shown as username outside the encrypted tunnel. Not used for authentication.</td>
 +
    </tr>
 +
    <tr>
 +
      <td><span style="color:green">Tunneled TLS</span>, <span style="color:blue">Protected EAP (PEAP)</span>: CA Certificate</td>
 +
      <td>.crt file; default: <b>none</b></td>
 +
      <td>Radius server CA certificate.</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}}}_8021x.png|border|class=tlt-border]]
 +
}}
 +
 
[[Category:{{{name}}} Network section]]
 
[[Category:{{{name}}} Network section]]