How to configuration RB433AH with 3 interface - 4 Vlan

Hi All
Refer Network Diagram i need configurarion RB433AH requirement below

  • Vlan4 For Management RB433AH
  • Vlan 1-3 output 3 service with 3 interface
    Help me please and thank you verry much. :smiley:

/interface vlan add interface=ether1 vlan-id=1 name=vlan1
/interface vlan add interface=ether1 vlan-id=2 name=vlan2
/interface vlan add interface=ether1 vlan-id=3 name=vlan3
/interface vlan add interface=ether1 vlan-id=4 name=vlan4
/interface bridge add name=bridge1 comment="Service A"
/interface bridge add name=bridge2 comment="Service B"
/interface bridge add name=bridge3 comment="Service C"
/interface bridge port add bridge=bridge1 interface=wlan1
/interface bridge port add bridge=bridge1 interface=vlan1
/interface bridge port add bridge=bridge2 interface=wlan2
/interface bridge port add bridge=bridge2 interface=vlan2
/interface bridge port add bridge=bridge3 interface=wlan3
/interface bridge port add bridge=bridge3 interface=vlan3
/ip address add interface=vlan4 address=x.x.x.x/x comment="management"

Am I missing something? or is this everything?

Mine is a different case coz i don’t use a cisco switch i have the same setup as above but the cars are setup as AP bridge with the same SSID. When i bridge the cars together with the ether0 (POE) port, the throughput is very poor. sometimes I don’t even get a ping response. What is the best way to link all cards together to the ether0 and still have good throughput?

Seniors,

Thanks for the post.

Nat the wireless cards with Ethernet Port. Do not bridge the ports, just configure the wireless with a Different network IP eg(192.168.99.1) and ethernet port with ur LAN ip.