I dont think you understand what your doing take this line…
/interface bridge port
add bridge=bridge comment=defconf frame-types=admit-only-vlan-tagged
ingress-filtering=yes interface=ether2 pvid=100
On one hand you are saying this is a Trunk port by only allowing vlan tagged traffic.
In other words it is talking to another smart device and passing traffic both in and out of the port with vlan tags.
Then you state oh this port is an Access port with pvid of 100.
Meaning, that any traffic originating from the dumb device attached to the port should have its traffic tagged with 100 upon entry to the port and untagged upon exit of the port going back to the dumb device.
You cant have both here…
SAME issue with etherport 5!!!
You reallly need to read this article over again…
http://forum.mikrotik.com/t/using-routeros-to-vlan-your-network/126489/1
++++++++++++++++++++++++++++++++++++++++