Community discussions

MikroTik App
 
sioux
newbie
Topic Author
Posts: 47
Joined: Thu May 25, 2006 10:35 pm
Location: Poland/Tarnów

ssh / telnet

Wed Jul 11, 2007 12:02 pm

hi

how to do something similar to: ssh user@mt_device "command" (command eg. "int print")
using telnet ??
 
User avatar
jagowan
Frequent Visitor
Frequent Visitor
Posts: 50
Joined: Wed Apr 04, 2007 5:34 am

Re: ssh / telnet

Thu Jul 26, 2007 1:56 pm

if i'm not worng, maybe it's mean in terminal mode. The command is /system ssh xxx.xxx.xxx.xxx user=username
 
User avatar
mrz
MikroTik Support
MikroTik Support
Posts: 7197
Joined: Wed Feb 07, 2007 12:45 pm
Location: Latvia
Contact:

Re: ssh / telnet

Thu Jul 26, 2007 2:12 pm

on linux
telnet xx.xx.xx.xx -l username