Mikrotik vs Cisco cmd???

Hi

I am trying to run a telnet sourcing an interface and port, by what I have seen I cannot find the right way to do it?

On cisco I am doing :

telnet 8080 /source
GET http://www.something.com HTTP/1.0

On Mikrotik I cannot find how to run the above, any advice will be much appreciated.


Thanks

You have to choose a routing table. (not interface)


/system telnet address=xxxxxxx port=xxxxxx routing-table=xxxxx

Complementig the respnse friend, you ca precioar the TAB “Key TAB” to see the command options in Mikrotik.