Communication stops when I add ports to a bridge (VLAN)

Hi,
I have installed several RB951G-2HnD’s overhere and it works fine.
Now I like to add a new one but it stops comunication if I add ports to a bridge.
I noticed that it stops ping to the gateway when I add a VLAN to the bridge.
I can add ether ports to the bridge, I can add Virtual AP’s to the bridge but when I add a VLAN to the bridge the ping timed out.

Why is this?
If it make sence I can add the config.

What are you trying to do exactly?.. what is your “wanted” configuration? Post your export.

Below you can see the export.
I want to use ether1 to trunk to a other switch.
I noticed if I use the “edge=yes” option that it is working but why not on auto?

feb/10/2014 11:24:27 by RouterOS 6.6

software id = VB3H-KVDT

/interface bridge
add l2mtu=1594 name=BR_VLAN_1
add l2mtu=1594 name=BR_VLAN_12
add l2mtu=1594 name=BR_VLAN_22
add l2mtu=1594 name=BR_VLAN_121
/interface wireless
set [ find default-name=wlan1 ] band=2ghz-b/g/n channel-width=
20/40mhz-ht-above disabled=no frequency=2462 hide-ssid=yes ht-rxchains=
0,1 ht-txchains=0,1 l2mtu=2290 mode=ap-bridge ssid=MikroTik wmm-support=
enabled
/interface ethernet
set [ find default-name=ether1 ] speed=1Gbps
set [ find default-name=ether2 ] speed=1Gbps
set [ find default-name=ether3 ] master-port=ether2 speed=1Gbps
set [ find default-name=ether4 ] master-port=ether2 speed=1Gbps
set [ find default-name=ether5 ] speed=1Gbps
/ip neighbor discovery
set wlan1 discover=no
/interface vlan
add interface=ether1 l2mtu=1594 name=VLAN_1_SL_SERVERS vlan-id=1
add interface=ether1 l2mtu=1594 name=VLAN_12_SL_PRINTERS vlan-id=12
add interface=ether1 l2mtu=1594 name=VLAN_22_CL_LW55 vlan-id=22
add interface=ether1 l2mtu=1594 name=VLAN_121_Guest_WiFi vlan-id=121
/interface wireless
add disabled=no l2mtu=2290 mac-address=02:0C:42:E8:F5:FB master-interface=
wlan1 name=VAP_Bakker_Gast_AP ssid=Bakker_Gast_AP wmm-support=enabled
/ip neighbor discovery
set VAP_Bakker_Gast_AP discover=no
set VLAN_1_SL_SERVERS discover=no
set VLAN_12_SL_PRINTERS discover=no
set VLAN_22_CL_LW55 discover=no
set VLAN_121_Guest_WiFi discover=no
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
add authentication-types=wpa2-psk mode=dynamic-keys name=LWH.LOCAL
supplicant-identity=MikroTik wpa2-pre-shared-key=blablabla
/interface wireless
add default-authentication=no disabled=no hide-ssid=yes l2mtu=2290
mac-address=02:0C:42:E8:F5:FC master-interface=wlan1 name=VAP_LWH.LOCAL
security-profile=LWH.LOCAL ssid=LWH.LOCAL wmm-support=enabled
/ip neighbor discovery
set VAP_LWH.LOCAL discover=no
/ip hotspot user profile
set [ find default=yes ] idle-timeout=none keepalive-timeout=2m
mac-cookie-timeout=3d
/system logging action
set 0 memory-lines=100
set 1 disk-lines-per-file=100
/interface bridge port
add bridge=BR_VLAN_1 interface=VLAN_1_SL_SERVERS
add bridge=BR_VLAN_12 interface=VLAN_12_SL_PRINTERS
add bridge=BR_VLAN_12 interface=ether5
add bridge=BR_VLAN_22 interface=VLAN_22_CL_LW55
add bridge=BR_VLAN_22 interface=VAP_LWH.LOCAL
add bridge=BR_VLAN_22 interface=ether2
add bridge=BR_VLAN_121 interface=VLAN_121_Guest_WiFi
add bridge=BR_VLAN_121 interface=VAP_Bakker_Gast_AP
/interface wireless access-list
add comment=“Ben Wijkamp” interface=VAP_LWH.LOCAL mac-address=
20:C9:D0:8B:77:AD
/ip address
add address=10.1.0.28/23 interface=ether1 network=10.1.0.0
/ip route
add distance=1 gateway=10.1.0.11
/ip service
set api disabled=yes
/system clock
set time-zone-name=Europe/Amsterdam
/system identity
set name=“SW018 BR08_pk”
/system leds
set 0 interface=wlan1
/system ntp client
set enabled=yes mode=unicast primary-ntp=10.1.1.1 secondary-ntp=10.1.1.2

Do any of the bridges have ips assigned? I see only one ip assignment, and that is to ether1, not the bridge. I have always had problems with assigning an ip to an interface on a bridge.

Just a thought…

No I have not assigned IP addresses to bridges, only I assigned an IP to Ether1
we have more RB951G-2HnD with this configuration and it works but if I rollout this to new devices it don’t work.

If you don’t assign an ip what are you expecting it to do?

Sent from my SCH-I545 using Tapatalk