Basic ip addressing use and bridge setup

Hi,
I have a CRS226-24G-2S+ IN.
and i am just trying a simple setup.

port 2 and port 3 in a bridge together with it serving ip addresses and be reachable at an ip address.

I connect a pc to port 2, and don't get ip address, and when i set a fixed ip, i cannot ping 172.16.10.1
What am i doing wrong ?

Below is the output of export.

\

/interface bridge
add name=BR-VLAN10
/ip pool
add name=default-dhcp ranges=172.16.10.5-172.16.10.10
/ip dhcp-server
add address-pool=default-dhcp disabled=no interface=BR-VLAN10 name=default
/port
set 0 name=serial0
/ppp profile
set [ find name=default ] name=default
set [ find name=default-encryption ] name=default-encryption
/interface bridge port
add bridge=BR-VLAN10 interface=ether2
add bridge=BR-VLAN10 interface=ether3
/ip address
add address=172.16.10.1/24 interface=BR-VLAN10 network=172.16.10.0
/lcd interface pages
set 1 interfaces=ether13,ether14,ether15,ether16,ether17,ether18,ether19,ether20,ether21
/tool romon port
add disabled=no