From what I see in your config, you haven't defined the entry for vlan1000 in /interface bridge vlan
You need to define vlan1000 in there as well, like you have defined for vlan99.
As you have indicated the pvid in /interface bridge port you can avoid specifying the untagged port, as those with pvid being set will get automatically added as untagged for the vlan they are member of. For the same reason, as you have defined pvid for vlan99, you can omit the second line about untagged for vlan99.
You need to define vlan1000 in there as well, like you have defined for vlan99.
As you have indicated the pvid in /interface bridge port you can avoid specifying the untagged port, as those with pvid being set will get automatically added as untagged for the vlan they are member of. For the same reason, as you have defined pvid for vlan99, you can omit the second line about untagged for vlan99.
Statistics: Posted by accarda — Fri Jan 19, 2024 6:23 am