Page 1 of 1

How to configuration RB433AH with 3 interface - 4 Vlan

Posted: Sat Dec 11, 2010 4:06 pm
by Flyman
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. :D
Image

Re: How to configuration RB433AH with 3 interface - 4 Vlan

Posted: Wed Dec 15, 2010 8:01 pm
by bcopeland
/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?

Re: How to configuration RB433AH with 3 interface - 4 Vlan

Posted: Wed Jun 13, 2012 2:29 pm
by BladeX
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?

Re: How to configuration RB433AH with 3 interface - 4 Vlan

Posted: Tue Jun 19, 2012 1:51 pm
by christyjame
Seniors,

Thanks for the post.

Re: How to configuration RB433AH with 3 interface - 4 Vlan

Posted: Sun Feb 24, 2013 2:19 pm
by Chuks
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.