I will, trying to ping thru 2 bridges interfaces This is from CLI none of the commands available to add vi cli after Gaia UI is disabled:
Pining through the bridge interfaces eth1/eth2 does not work, looks like VS needed to control bridging:
add bridging group 23
add bridging group 23 interface eth2
add bridging group 23 interface eth3
……
set interface br23 comments "br23"
set interface br23 state on
……
set interface eth2 link-speed 1000M/full
set interface eth2 state on
set interface eth2 auto-negotiation on
set interface eth2 mtu 1500
set interface eth3 link-speed 1000M/full
set interface eth3 state on
set interface eth3 auto-negotiation on
set interface eth3 mtu 1500