Zitat von Maciej Żenczykowski <[email protected]>:

Hi Maciej

thank you for your answer

One possibility would be to make a separate vlan for each switch port
and bridge them all.

Do you mean, VLAN 100-105 (example) and every is TAGGED on a port?
Could you send me a example config to do what you mean?
I'm not sure I understood it... :(

That way the switching would be happening in the software switch and
not the hardware switch.
brctl configures / shows statistics about the software switch.


# brctl show br0
bridge name     bridge id               STP enabled     interfaces
br0             8000.001517e7c20c       yes            peth0

     peth1

How can I understand what this means?

# brctl showmacs br0 | head -n 2
port no mac addr                is local?       ageing timer
  1     00:00:5e:00:01:65       no                 0.20

that 'port 1' I believe translates into 'peth0', while port 2 would be 'peth1'

And what is peth0/peth1? :(

For most hardware switch chips configuration/dump is really limited
and probably there is no way to get a mac table out of the chip.

But the Switch MUST know this information or it could not route the packets...

Thanks
Luca Bertoncello
([email protected])
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to