How switch ether2-ether9 on RB493AH

Guys,

could someone help me create switch on RB493AH, ethe1 will act as WAN port and ether2-ether9 will act as switch.

how do i make this.

thanks

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

not working. if isue this command the router hang.

Which port are you connected to when you issue the command? Is ether2 set up correctly to become the masterport of a switch group? How are you determining the “router hangs”? Usually that terminology is reserved for describing a software crash rendering a device unresponsive. Is their console output to that effect? Is the console operational? Is MAC telnet or winbox working?

Sorry for using the term “Hang”


anyway, When issue that command the router become un-responsive so you need to reboot the router to gain access again.

ether1 act as WAN. my hotspot is working fine now but i bridge ether2-ether9

No need to apologize, but you didn’t answer any of the questions yet. That makes it hard to help you. I was throwing out some wild guesses, but that doesn’t seem to have helped you.

Read this: http://forum.mikrotik.com/t/getting-the-most-out-of-this-forum/40983/1

I don’t like screenshots, though.

Open a terminal and run the following commands, and post their output here (in code tags). Do that on a working router. Then post the configuration you apply to change ports ether2-9. That will allow anyone to clearly see what is going wrong.

/interface print detail
/ip address print detail
/ip route print detail
/ip pool export
/ip dhcp-server export
/ip hotspot export
/ip firewall export