Hi James,
I have just done some initial tests. The suggested way to configure the
vlan on debian is:
auto vmbr0
iface vmbr0 inet static
...
bridge_ports eth0.5
That configure bridge vmbr0 to use id 5.
Please can you test if that works for you?
- Dietmar