how to switch all port on rb493.

Hi.

I’m now setting up rb493 to switch at one site of ours. But I can’t figure out how to make a simple switch out of it.
I don’t wanna bridge all ports.

help?


Regard
Lasse

pick one as a master port, and specify master-port for every other interface.

How do I deside witch interface gets the masterport?

Pick whatever you like best :smiley:

hihi;) Yes that I understand;)

But where do I set the parameter “masterport”?

See this example: http://wiki.mikrotik.com/wiki/Switch_Chip_Features#Port_Switching

Thanks to everyone who really try to help, but if I was suppose to use ether1 as master-port and all the other ethernets was going to use ether1 as master. What would the programmingline be?

Only ether2-ether9 can be switched together on RB493. To use ether2 as master-port for all ports use the following command:

/interface ethernet set ether3,ether4,ether5,ether6,ether7,ether8,ether9 master-port=ether2

Thanks a million!
Sorry for my lack of MT experience. But still learning.


Lasse
Norway

Hi.

RB750

Is i possible to switch all the five ports on this routerboard? As inn ethernet 1 master and ether2,3,4,5 slave?


Lasse

Only ether2-ether5 can be switched together on RB750.

thx again!

If the masterport on a routerboard is being disabled do I lose contact with all the other ports who has that port set av master? (if U now what I meen)


Lasse

Yes, all ports in that group couldnt communicate if you disconnect or disable master port.