make switch problem

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

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.

Thx u