Page 1 of 1
How switch ether2-ether9 on RB493AH
Posted: Fri Oct 29, 2010 6:32 am
by Nanflexal
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
Re: How switch ether2-ether9 on RB493AH
Posted: Fri Oct 29, 2010 7:29 am
by fewi
/interface ethernet set ether3,ether4,ether5,ether6,ether7,ether8,ether9 master-port=ether2
Re: How switch ether2-ether9 on RB493AH
Posted: Fri Oct 29, 2010 4:07 pm
by Nanflexal
/interface ethernet set ether3,ether4,ether5,ether6,ether7,ether8,ether9 master-port=ether2
not working. if isue this command the router hang.
Re: How switch ether2-ether9 on RB493AH
Posted: Fri Oct 29, 2010 4:34 pm
by fewi
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?
Re: How switch ether2-ether9 on RB493AH
Posted: Sun Oct 31, 2010 7:57 am
by Nanflexal
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
Re: How switch ether2-ether9 on RB493AH
Posted: Sun Oct 31, 2010 4:24 pm
by fewi
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/viewtopic.php?f=2&t=45259
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