[VLAN] VLAN translation (box recomendation)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Can anyone recommend a 1U linux box that will work well with VLANs and
bridging and can run out of a CF card, it will need at least 4 ports.

K

On 2 Dec 2005, Urs Thuermann wrote:

> Krzysztof Adamski <k@xxxxxxxxxxx> writes:
>
> > I need a device that will translate VLAN IDs. The simplest would be a two
> > port switch that would take two 802.1q trunks had remap VLAN IDs between
> > them. Can a linux box do this at L2 or is there a purpose build box that
> > can do it? It needs to be max 1U in size.
>
> vlan + bridging can do it, e.g.
>
>         brctl addbr br0
>         brctl addif br0 eth0.42
>         brctl addif br0 eth1.666
>
> will "connect" vlan 42 on eth0 with vlan 666 on eth1.
>
>
> urs
> _______________________________________________
> Vlan mailing list
> Vlan@xxxxxxxxxxxxxxx
> http://www.lanforge.com/mailman/listinfo/vlan
>


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux