Mikrotik Vlan

HELLO
i have an rb951
bridge1 created using ether 2,3,4,5
ether 1 is for the wan port
created 2 vlans as follow
vlan2-lan ip address 192.168.2.1 listed to bridge1 id=2
vlan3-servers ip address 192.168.3.1 listed to bridge 1 id=3
created a dhcp server for both vlans
then go to bridge 1 and enabled vlan filtering
navigate to bridge and add new vlan with id 2 and untagg port 3
now my problem was when i use port 3 with a laptop i didn’t took any ip ?
can someone help me with it ?

Most likely yes if you post the export of your configuration (go to command line, use /export hide-sensitive file=somenicename , then download somenicename.rsc, open it using a text editor, obfuscate public addresses and other sensitive information and post the result here between [code] and [/code] tags).

Can you share the config:

/export file=anynameyoulike

Remove serial and post between code tags by using the </> button.

Also, here is a great reference when it comes to VLAN:
http://forum.mikrotik.com/t/using-routeros-to-vlan-your-network/126489/1