Bandwidth Test
bandwidth_testMeasure TX and RX throughput in Mbps between a MikroTik router and a remote host running RouterOS btest. Supports TCP/UDP, configurable direction and duration.
Instructions
Run a RouterOS bandwidth test from the router to a remote host running a RouterOS btest server. Returns TX and RX throughput in Mbps. Duration capped at 30 seconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Remote host running RouterOS btest server | |
| duration | No | Test duration in seconds (max 30) | |
| protocol | No | Test protocol | tcp |
| routerId | No | Router ID; omit to use the default router. | |
| direction | No | Test direction | both |