Changes

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.05.1
+
| fw_version = {{{series}}}_R_00.02.06
 
| series    = {{{series}}}
 
| series    = {{{series}}}
 
}}
 
}}
Line 16: Line 16:  
}}
 
}}
   −
==VLAN Overview==
+
{{#ifeq:{{{portbased}}}|1|
 +
==Port Based==
   −
You can configure two types of VLANs.
+
The <b>Port Based</b> VLAN section allows you to create Port based and Tag based VLAN networks.  
   −
<ul>
+
<b>Port based</b> VLAN allows you to assign different LAN ports to desired LAN networks.  
    <li><b>Port based</b> VLAN allows to assign different LAN port to desired LAN networks. The method is pretty simple: first you have to create a VLAN, choose which LAN port(s) will provide addresses for that network and then configure LAN network.</li>
+
The method is pretty simple: first you have to create a VLAN, choose which LAN port(s)  
    <li><b>Tag based</b> VLAN allows a single router port to carry traffic from multiple VLAN's. Tags containing the respective VLAN identifiers indicating the VLAN to which the frame belongs are attached to the individual Ethernet frames.</li>
+
will provide addresses for that network and then configure LAN network.
</ul>
     −
[[File:Networking_rutos_manual_vlan_port_status_eth_{{{eth}}}.png|border|class=tlt-border]]
+
<b>Tag based</b> VLAN allows a single router port to carry traffic from multiple VLAN's.
 +
Tags containing the respective VLAN identifiers indicating the VLAN to which
 +
the frame belongs are attached to the individual Ethernet frames.
 +
 
 +
{{#ifeq:{{{wan}}}|1|
 +
By default, devices with LAN and WAN ports (such as {{{name}}}) automatically have 2 VLANs created - one
 +
for LAN and one Wired WAN interfaces. These two VLANs cannot be modified.
 +
|
 +
By default, devices with LAN port(s) (such as {{{name}}}) automatically have 1 VLANs created
 +
for LAN interface. This VLAN cannot be modified.
 +
}}
 +
 
 +
[[File:Networking_rutos_manual_vlan_port_based_{{{eth}}}_{{{wan}}}_v1.png|border|class=tlt-border]]
    
<table class="nd-mantable">
 
<table class="nd-mantable">
Line 39: Line 51:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
       <td>LAN/WAN ports</td>
+
       <td>LAN{{#ifeq:{{{wan}}}|1|/WAN|}} ports</td>
       <td>Off | Untagged | Tagged; default: <b>untagged</b></td>
+
       <td>Off {{!}} Untagged {{!}} Tagged; default: <b>untagged</b></td>
 
       <td>Select which Ethernet ports and how you want to use them with your VLAN.
 
       <td>Select which Ethernet ports and how you want to use them with your VLAN.
 
           <ul>
 
           <ul>
               <li><b>Tagged</b> - used for tag-based VLAN.</li>
+
               <li><b>Tagged</b> - used for <b>tag-based</b> VLAN.</li>
               <li><b>Untagged</b> - used for port-based VLAN.</li>
+
               <li><b>Untagged</b> - used for <b>port-based</b> VLAN.</li>
 
               <li><b>Off</b> - disables the port.</li>
 
               <li><b>Off</b> - disables the port.</li>
 
           </ul>
 
           </ul>
Line 50: Line 62:  
     </tr>
 
     </tr>
 
</table>
 
</table>
 +
 +
|}}
 +
==Interface Based==
 +
 +
<!--
 +
 +
to do
 +
 +
-->
    
===Q-IN-Q Devices===
 
===Q-IN-Q Devices===

Navigation menu