Management Ip address not working on second CRS125 in trunk with other CRS125 and a RB1200

Hi ,

Topology is like this :
Vlan1 wanted to be used for management ip adresses
rb1200 - as router an multiple vlans router added vlan1 interface on bonding interface with ip 10.10.0.254/24
on first CRS125 - added vlan1 interface on master port of trunk with ip address 10.10.0.253/24
on second CRS125 - added vlan1 interface on master port of trunk with ip address 10.10.0.252/24
I tagged the vlan1 on both switches on master port and switch1-cpu, also tried bridge but didnt worked (ping not stable) The issue is : that i can ping and access the router and first CRS125 but i cant access and ping the second CRS125, to manage it from remote control
The transport for other vlans works but the management ip address doesn`t work.
Please help me.

I’m using vlan 113 for management so config for all switches:

/interface ethernet switch vlan
add ports=trunk_uplink_3-4,trunk_uplink_1-2,switch1-cpu vlan-id=113
/interface ethernet switch egress-vlan-tag
add tagged-ports=trunk_uplink_3-4,trunk_uplink_1-2,switch1-cpu vlan-id=113

With this you can obtain address by dhcp for vlan113, or assign it manually.