Page 1 of 1

Mikrotik 1200 using three ports for the same hotspot ????

Posted: Mon Sep 10, 2012 5:31 pm
by mnour
Hello,
I am deploying Mikrotik for a shopping mall , We have 3 floors to be covered bu internet using out hotspot .

I was able to configure the Mikrotik 1200 as a hotspot .

I used ether1 as a configuration port 192.168.88.1 ( the default )
ether2 as a dhcp client 192.168.10.x
ether3 as a dhcp server for the hotspot client .

my question is instead of using a switch to connect my three floors , can I use also the ether4 and ether5 to be used , using the same dhcp pool and same hotspot profile ??????? is that possible????????

Re: Mikrotik 1200 using three ports for the same hotspot ???

Posted: Mon Sep 10, 2012 6:08 pm
by tws101
You can use the switch in the mikrotik.

Set Eth 4 and 5 master port to Eth 3. That will link them using the Mikrotik Switch.

Re: Mikrotik 1200 using three ports for the same hotspot ???

Posted: Mon Sep 10, 2012 9:51 pm
by mnour
You can use the switch in the mikrotik.

Set Eth 4 and 5 master port to Eth 3. That will link them using the Mikrotik Switch.

you mena like this form terminal


/interface ethernet
set ether4 master-port=ether3
set ether5 master-port=ether3

and hotspot still working as before???????????

Re: Mikrotik 1200 using three ports for the same hotspot ???

Posted: Tue Sep 11, 2012 5:20 pm
by tws101
Yes and it will add everything connected to those ports to the hotspot as well.

Re: Mikrotik 1200 using three ports for the same hotspot ???

Posted: Fri Sep 28, 2012 11:57 am
by gnuttisch
or you bridge the port 3,4,5 and put the hotspot on the bridge.

Re: Mikrotik 1200 using three ports for the same hotspot ???

Posted: Sat Sep 29, 2012 2:01 am
by andressis2k
or you bridge the port 3,4,5 and put the hotspot on the bridge.
The usage of bridges spends CPU resources. If you want a Switch, and RB1200 has 2 Hardware switch, why don't use them?

Yes, mnour, set eth4 and eth5 as slave and them will work as a switch connected to eth3

Regards

Re: Mikrotik 1200 using three ports for the same hotspot ???

Posted: Tue Oct 09, 2012 8:49 am
by normis
or you bridge the port 3,4,5 and put the hotspot on the bridge.
The usage of bridges spends CPU resources. If you want a Switch, and RB1200 has 2 Hardware switch, why don't use them?

Yes, mnour, set eth4 and eth5 as slave and them will work as a switch connected to eth3

Regards
Sorry but RB1200 does not have 2 hardware switches. Here is the diagram:
RB1200.png