Page 1 of 1

How switch all 5 Port on RB750?

Posted: Fri Apr 02, 2010 4:44 pm
by stek
Hi,
I'm unable to set all port on RB750 internal Switch:
02.04.png
the comand "set switch1 switch-all-ports=yes" desen't add the eth0 on the switch1

any suggestions?
regards
Stefano

Re: How switch all 5 Port on RB750?

Posted: Fri Apr 02, 2010 5:53 pm
by meno
Hi,
I'm unable to set all port on RB750 internal Switch:
02.04.png
the comand "set switch1 switch-all-ports=yes" desen't add the eth0 on the switch1

any suggestions?
regards
Stefano
thats because the ether1 is directly connected through the internal ethernet and the othe other 4 ports shared to the other one ethernet

Re: How switch all 5 Port on RB750?

Posted: Fri Apr 02, 2010 5:57 pm
by stek
So, this works only on RB750G ?
02.04-2.png
Stefano

Re: How switch all 5 Port on RB750?

Posted: Sat Apr 03, 2010 2:20 pm
by SurferTim
Have you tried changing the other ports (2-5) to "master-port=ether1"? Maybe ether1 doesn't like to be a slave port. All the ports except ether1 show "none" for the master-port if you remove them from the switch.

ADD: Since the RB750 has no serial port, you will need to get logged in on ether1 to do this. If you log in to any other port, it will disconnect when you remove the port from the switch, or in ether2's case, when you add ether2 to the new switch (set ether2 master-port=ether1).

Re: How switch all 5 Port on RB750?

Posted: Tue Apr 06, 2010 9:22 am
by stek
No, is not supported on 750:

[admin@MikroTik] /interface ethernet> set ether4 master-port=ether1
chosen master-port does not support this feature


regards
Stefano

Re: How switch all 5 Port on RB750?

Posted: Tue Apr 06, 2010 2:09 pm
by kirshteins
To clarify:
RB750 ports 2-5 can be switched together;
RB750G ports 1-5 can be switched together;
RB450G by default ports 1-5 can be switched. Supports "switch-all-ports=yes/no" that lets you remove switching ability from ether1, but increases ether1 troughtput to other ports in bridged, and routed mode.

Re: How switch all 5 Port on RB750?

Posted: Sat Apr 10, 2010 4:00 pm
by angboontiong
To clarify:
RB750 ports 2-5 can be switched together;
RB750G ports 1-5 can be switched together;
RB450G by default ports 1-5 can be switched. Supports "switch-all-ports=yes/no" that lets you remove switching ability from ether1, but increases ether1 troughtput to other ports in bridged, and routed mode.
hi..kirshteins

then what's the function of the port 1 to the RB750?

Re: How switch all 5 Port on RB750?

Posted: Sat Apr 10, 2010 4:03 pm
by meno
To clarify:
RB750 ports 2-5 can be switched together;
RB750G ports 1-5 can be switched together;
RB450G by default ports 1-5 can be switched. Supports "switch-all-ports=yes/no" that lets you remove switching ability from ether1, but increases ether1 troughtput to other ports in bridged, and routed mode.
hi..kirshteins

then what's the function of the port 1 to the RB750?
the chip AR7240 is connected internally in that way so, the only chance is to create a logical bridge and put ether1 and some of the ether2-ether5

Re: How switch all 5 Port on RB750?

Posted: Sun Jul 18, 2010 5:05 pm
by briane
To clarify:
RB750 ports 2-5 can be switched together;
RB750G ports 1-5 can be switched together;
RB450G by default ports 1-5 can be switched. Supports "switch-all-ports=yes/no" that lets you remove switching ability from ether1, but increases ether1 troughtput to other ports in bridged, and routed mode.
hi..kirshteins

then what's the function of the port 1 to the RB750?
Ether1 on the RB750 is to be used as a WAN type port (gateway) to a ADSL/VSAT modem.

By default it is named as "ether1-gateway" on new RB750's. It will must have an IP address that allows it to communicate with the attached modem port. (Subnet/Network and Broadcast must match)

Re: How switch all 5 Port on RB750?

Posted: Fri Nov 16, 2012 5:19 am
by Dripman
But may be there is any way to remove this limitation on RB750?
May be disassemble this device and find there secret jumper or electrical contact?

Re: How switch all 5 Port on RB750?

Posted: Fri Nov 16, 2012 7:39 pm
by Dripman
Is there COM interfase pinout present on RB750's motherboard? And USB?
I don't want disassemble it for now, but just interesting to know.