Page 1 of 1

make switch problem

Posted: Mon Mar 21, 2016 7:12 am
by pito
version: 6.33.3 (stable)
board-name: CCR1016-12G
platform: MikroTik

who wrong i do?
set numbers=7,8 master-port=ether11
failure: master-port and bandwidth settings not supported on this port

Re: make switch problem

Posted: Mon Mar 21, 2016 7:24 am
by skuykend
That CCR doesn't have a switch all ports have a direct connection to the cpu, therefore you can't (and don't need to) set a master-port.

Edit: You probably just want to set up the ports in a bridge and make sure fast-path is set on.

Re: make switch problem

Posted: Mon Mar 21, 2016 7:48 am
by pito
Thx u