i thin is some mistake in config… bot how it is possible
Structure:
MK router => crs => pc or servers
- pc is untaged vlan 999
- servers ar 2 trunked ports, tagged vlan 999.
- router=>crs are bonding trunk each side tagged vlan 999.
pc and server are on same network 10.2.6.0/24
problematic network traffic then copy file
wanted:
pc=>switch=>server
but all my trafic go via pc=>switch=>router=>switch=>server
then i try from server side to same pc all is ok
traffic go server=>switch=>pc
HOW?
PC port:
ingres-vlan-translation
add customer-vid=0 new-customer-vid=999 ports=ether14-slave-local sa-learning=yes
SWITCH
add tagged-ports= trunk2-router,trunk3-server vlan-id=999
ROUTER
add mode=balance-xor name=bonding1_main_switch slaves=ether3_main_switch,ether4_main_switch transmit-hash-policy=layer-2-and-3
/interface vlan
add interface=bonding1_main_switch name=vlan999 vlan-id=999