[GTER] Configuração Inter Vlan Bridging no CRS

Rubens Kuhl rubensk at gmail.com
Thu Oct 27 11:02:05 -02 2016


2016-10-27 9:24 GMT-02:00 Euler Garcia - PoçosNet <
euler.garcia at pocos-net.com.br>:

> Pessoal bom dia,
>
>     Gostaria de saber se a configuração abaixo pode ser realizada de
> maneira mais eficiente em um Cloud Router Switch usando Port Switching.
>
>     Tenho na ether3 alguns pacotes que chegarão tagged e estes precisam se
> comunicar através da ether2 untagged. Porém as vlans não podem se conversar.
>
>     Desde já agradeço os comentários.
>
> /interface vlan
> add interface=ether3 name=vlan1 vlan-id=1016
> add interface=ether3 name=vlan2 vlan-id=1017
>
> /interface bridge
> add name=bridge1
>
> /interface bridge port
> add bridge=bridge1 interface=ether2
> add bridge=bridge1 horizon=1 interface=vlan1
> add bridge=bridge1 horizon=1 interface=vlan2


Eu acho que isso está mais para usar as regras do switch-chip do que as do
RouterOS. http://wiki.mikrotik.com/wiki/Manual:Switch_Chip_Features e
http://wiki.mikrotik.com/wiki/Manual:CRS_examples podem te inspirar...


Rubens



More information about the gter mailing list