[Bridge] Multiple vconfig

aras as arunelis007 at gmail.com
Tue Jan 27 03:52:25 PST 2009


> Hi,
>
> I did the following:
>
> vconfig add eth0 10
> I got interface eth0.10
> Then I did:
> vconfig add eth0.10 11
> I got inteface eth0.10.11
>
> Anyone imagine which kind of packets will come out over the wire, double
> tagged packets?
>
> Bye,
> Antonio.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://lists.linux-foundation.org/pipermail/bridge/attachments/20090110/9308ad42/attachment.htm


You will get Q-in-Q (double vlan) package. I can do even eth0.10.11.12
and so on. But you should not forget that every vlan tag adds 4baits
in ethernet package.


More information about the Bridge mailing list