I got the following config:
Trunk with VLAN id’s: 1,2,3,4,10 on ether1; ether5 is planned to be a trunk to another miktorik.
Switch: Atheros 8327
Interfaces master port ether4 on ether1 to 5
Switch port:
ether1: secure, add-if-missing
ether2: secure, always strip, vlan id 1
ether3: secure, always strip, vlan id 1
ether4: secure, always strip, vlan id 1
ether5: secure, add-if-missing
switch1 cpu: secure, add-if-missing
Swith VLAN:
ID 1: switch1 cpu, ether 1, ether 5, ether 2, ether 3, ether 4
ID 2: switch1 cpu, ether 1, ether 5
ID 3: switch1 cpu, ether 1, ether 5
ID 4: switch1 cpu, ether 1, ether 5
ID 10: switch1 cpu, ether 1, ether 5
VLAN interface on ether4
vlan1: id 1
vlan10: id 10 + management IP
vlan2: id 2
DHCP client on interface vlan1 (id 1) doesn’t get any IP or connection, on vlan2 (id 2,3,4) works OK. On all VLANs except 10 there is a DHCP server and it’s working.
Why it doesn’t work on VLAN id 1? I’ve tried so far releases: 6.19, 6.18, 6.17, 6.16
I’ve got another mikrotik 951 plugged in the same switch doing the same configuration but with bridges, and it works fine on all VLAN id’s.