mikrotik-cabletest is a utility for testing cables using MikroTik RouterOS devices.
mikrotik-cabletest provides a convenient solution for testing the integrity of cables using MikroTik RouterOS devices with cable testing capabilities. It streamlines the cable testing process, making it easier to identify and troubleshoot cable-related issues.
- Cable wiring test
- Speed Measurement
- 2 MikroTik RouterOS device with cable testing functionality.
- Go programming language installed on the local system.
To install mikrotik-cabletest, use the following go get command:
go get github.com/ui-kreinhard/mikrotik-cabletestThis command will download and install the mikrotik-cabletest utility along with its dependencies.
After installation, you can use the mikrotik-cabletest command to initiate cable tests. Here's a basic example:
env SWITCH_IP=192.168.88.2 SWITCH_USERNAME=admin SWITCH_PASSWORD=admin SSH_PORT=22 PORT_TO_TEST=ether3 required=true=22 mikrotik-cabletest