Second vlan trunk

I have a 2011UiAS-2HnD uplinked to a Csico 891 (via vlan trunk).

I followed the instructions using the master port (for hte uplink) and it seems to work fine.

I however need a second one of these for a Meraki Wireless AP.

How can I get a second vlan trunk out of this device?

[admin@MikroTik] > /export
# jun/20/2015 20:19:29 by RouterOS 6.29
# software id = 6Q1K-8YLR
#
/interface bridge
add admin-mac=E4:8D:8C:10:F2:42 auto-mac=no name=bridge-local
add name=bridge-vlan5
add name=bridge-vlan10
add name=bridge-vlan200
/interface ethernet
set [ find default-name=ether10 ] name="CiscoUpLink (eth10)" poe-out=off
set [ find default-name=ether7 ] master-port=ether6
set [ find default-name=ether8 ] master-port=ether6
set [ find default-name=ether9 ] master-port=ether6
/interface wireless
set [ find default-name=wlan1 ] band=2ghz-b/g/n channel-width=20/40mhz-ht-above \
    disabled=no distance=indoors frequency=auto l2mtu=2290 mode=ap-bridge ssid=\
    raspberry-bridge wireless-protocol=802.11
/ip neighbor discovery
set ether1 discover=no
/interface vlan
add interface="CiscoUpLink (eth10)" l2mtu=1594 name=vlan5 vlan-id=5
add interface="CiscoUpLink (eth10)" l2mtu=1594 name=vlan10 vlan-id=10
add interface="CiscoUpLink (eth10)" l2mtu=1594 name=vlan20 vlan-id=20
add interface="CiscoUpLink (eth10)" l2mtu=1594 name=vlan100 vlan-id=100
add interface="CiscoUpLink (eth10)" l2mtu=1594 name=vlan200 vlan-id=200
/interface ethernet switch port
set 0 default-vlan-id=0
set 10 default-vlan-id=1
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa2-psk group-ciphers=\
    tkip,aes-ccm mode=dynamic-keys unicast-ciphers=tkip,aes-ccm \
    wpa2-pre-shared-key=snip
/port
set 0 name=serial0
/ppp profile
set [ find name=default ] name=default
set [ find name=default-encryption ] name=default-encryption
/routing ospf instance
set [ find default=yes ] in-filter="" name=r0otshell out-filter="" \
    redistribute-connected=as-type-1 redistribute-static=as-type-1 router-id=\
    172.28.42.2
/interface bridge port
add bridge=bridge-vlan10 interface=ether4
add bridge=bridge-local interface=ether5
add bridge=bridge-local interface=ether6
add bridge=bridge-vlan10 interface=wlan1
add bridge=bridge-vlan10 interface=sfp1
add bridge=bridge-vlan200 interface=ether3
add bridge=bridge-vlan5 interface="CiscoUpLink (eth10)"
/ip settings
set accept-redirects=yes accept-source-route=yes icmp-rate-limit=1000
/interface ethernet switch vlan
add ports="CiscoUpLink (eth10)" switch=switch2 vlan-id=5
add ports="CiscoUpLink (eth10)" switch=switch2 vlan-id=10
add ports="CiscoUpLink (eth10)" switch=switch2 vlan-id=100
add ports="CiscoUpLink (eth10)" switch=switch2 vlan-id=200
/ip address
add address=192.168.88.1/24 comment="default configuration" interface=\
    bridge-local network=192.168.88.0
add address=172.28.42.1/24 interface=vlan5 network=172.28.42.0
add address=10.42.42.1/24 interface=bridge-vlan10 network=10.42.42.0
add address=10.42.44.1/24 interface=bridge-vlan200 network=10.42.44.0
/ip dhcp-relay
add dhcp-server=10.42.42.20 disabled=no interface=bridge-vlan10 name=relay1
/ip dhcp-server network
add address=192.168.88.0/24 comment="default configuration" dns-server=\
    192.168.88.1 gateway=192.168.88.1
/ip dns
set allow-remote-requests=yes servers=10.42.42.20
/ip dns static
add address=192.168.88.1 name=router
/ip proxy
set serialize-connections=yes
/ip route
add distance=1 gateway=vlan5
add distance=1 dst-address=10.0.42.0/24 gateway=vlan5
add distance=1 dst-address=10.42.43.0/24 gateway=vlan5
/lcd
set default-screen=stat-slideshow
/routing ospf nbma-neighbor
add address=172.28.42.2
/routing ospf network
add area=backbone network=172.28.42.0/24
/system clock
set time-zone-autodetect=no
/system ntp client
set enabled=yes primary-ntp=10.42.42.20
/system routerboard settings
set protected-routerboot=disabled
/tool mac-server
set [ find default=yes ] disabled=yes
add interface=ether2
add interface=ether3
add interface=ether4
add interface=ether5
add interface=ether6
add interface=ether7
add interface=ether8
add interface=ether9
add interface="CiscoUpLink (eth10)"
add interface=sfp1
add interface=wlan1
add interface=bridge-local
/tool mac-server mac-winbox
set [ find default=yes ] disabled=yes
add interface=ether2
add interface=ether3
add interface=ether4
add interface=ether5
add interface=ether6
add interface=ether7
add interface=ether8
add interface=ether9
add interface="CiscoUpLink (eth10)"
add interface=sfp1
add interface=wlan1
add interface=bridge-local
/tool romon port
add disabled=no