is it possible, that i translate more vlan to one port?
Example:
sfp1 with vlan100 translate to sfp2 vlan200 an on same time sfp3 with vlan250 to sfp2 vlan10 ?
in wiki there is
Note: Bidirectional communication is limited only between two switch ports. Translating VLAN ID between more ports can cause traffic flooding or incorrect forwarding between same VLAN ports.
i have sfp1 (with sub-interfaces vlan-id’s 100,200,3000) and sfp2 (with vlan-id’s 200,5000,1000) an sfp3 (with vlan-id’s 250).
So i need bridge traffic between VLan100 (on sfp1) and VLan200 on sfp2. Same time but not same traffic Vlan200 (sfp1) and vlan250 (sfp3) …
The solution url you quoted is to enable bi directional communication, and I am not sure if this is the same as “bridge” as per your requirement.
I don’t have a device to test with, but suspect it might work for you, but like I said, can’t test or verify it