So there are mistakes in documentations.
I'm intrested in property
RoutingTable of VLAN interface.
I hoped that CLI will support it, because http doesn't have this option.
I need this because I want to configure 2 transparent systems.
1-WAN1+dmz
2-WAN2+VLAN on dmz interface
I configured new routing table for switched routes
WAN2 wan2_net and
VLANDMZ wan2_net,
but I get this error:
CFG WARNING: Iface 'VLANDMZ' has no specific routing table assigned to it. Using 'main' routing table for switching.
CLI Documentation (3.30.10 VLAN) has this property, but:
DFL-800:/> set Interface VLAN VLANDMZ RoutingTable=switched2table
Error: Invalid property name "RoutingTable".
So it's not implemented ;/