User Tools

Site Tools


networking:router:mikrotik_vlan

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
networking:router:mikrotik_vlan [2014/02/26 12:57]
gcooper
networking:router:mikrotik_vlan [2014/12/16 14:06] (current)
gcooper
Line 24: Line 24:
     * A hybrid port is a special mode that allow untagged and tagged packets on the same port.     * A hybrid port is a special mode that allow untagged and tagged packets on the same port.
     * For example, you have a VoIP desk phone and you connect your PC to the phone and the phone to the switch.     * For example, you have a VoIP desk phone and you connect your PC to the phone and the phone to the switch.
-    * We will have a VLAN for VoIP and untagged data for the PC. +    * We will have a VLAN for VoIP and untagged data for the PC. 
 +    * http://forum.mikrotik.com/viewtopic.php?f=13&t=87537
  
 ===== Create VLANs ===== ===== Create VLANs =====
Line 33: Line 34:
   * IP addresses are then configured on the respective bridges   * IP addresses are then configured on the respective bridges
   * Treat EoIP tunnel interfaces like physical interfaces   * Treat EoIP tunnel interfaces like physical interfaces
-  * If you are not stripping tags, you don't need to configure the VLAN interfaces, at least on physicsal trunk ports+  * If you are not stripping tags, you don't need to configure the VLAN interfaces, at least on physical trunk ports
  
   - Configure VLANs on trunk interface ports   - Configure VLANs on trunk interface ports
Line 73: Line 74:
 Example of MT interfaces: Example of MT interfaces:
  
 +<file>
 ether1 (this is the port connected to the Cisco "trunk" port) ether1 (this is the port connected to the Cisco "trunk" port)
 ether1-vl100 (VLAN interface) ether1-vl100 (VLAN interface)
Line 92: Line 94:
 eoip-1 (Ethernet over IP interface in the same Layer2 network) eoip-1 (Ethernet over IP interface in the same Layer2 network)
  
 +</file>
 Summary: Summary:
 create VLAN interfaces in physical interfaces or WDS interfaces. create VLAN interfaces in physical interfaces or WDS interfaces.
networking/router/mikrotik_vlan.1393444621.txt.gz · Last modified: 2014/02/26 12:57 by gcooper