VZEN example config in Dual Arm Mode

Hello,
I try to set up a VZEN Dual Arm Mode Cluster, but it is not working.
The SME service isn’t starting, and I think that the vzen_custom.conf files aren’t configured right.

I have on the inside a net 10.6.129.32/28 and on the outside a net 10.6.192.240/28.
The two files (SME and SMLB) look like this:

$cat /sc/sme/conf/vzen_custom.conf
[SME]
smnet_dev=em3=zs1:10.6.192.249/28
smnet_route=“10.6.129.32/28/10.6.129.33/zs0”
smnet_dflt_gw=10.6.192.241
system_ip=10.6.192.249
[-end-of-SME-]

$cat /sc/smlb/conf/vzen_custom.conf
[SMLB]
smnet_dev=em4=zs1:10.6.192.252/28
smnet_route=“10.6.129.32/28/10.6.129.33/zs0”
smnet_dflt_gw=10.6.192.241
system_ip=10.6.192.252
[-end-of-SMLB-]

Can you please have a look at the format and if it looks right to you?
Or please send me a version of these two file of a system which is working.

Thanks in advance
Kay Foerster