Can you get rid of the color coding in the terminal?

We are running a program that logs into MikroTik and pulls the config. We are running some devices on 2.x OS and that works fine but the color coding that comes with the 3.x OS causes all kinds of problems that we can’t get around. Is there a way to turn off the color coding when logged in via telnet/SSH?

yes, something to do with appending something to the username. search the release notes i believe.

login with name ‘yourlogin+ct’

Logging in with ‘yourlogin+ct’ worked.

Thank you