MikrotikDotNet icon indicating copy to clipboard operation
MikrotikDotNet copied to clipboard

cannot execute command for disable user PPPOE

Open budisandif opened this issue 1 year ago • 2 comments

Command : var cmdDis = conn.CreateCommand("/ppp secret disable [find name=ABC]"); cmdDis.ExecuteNonQuery();

Result : no such command prefix'

budisandif avatar Aug 21 '23 15:08 budisandif

Did you solve the problem? I cant delete an entry of an adress list because the next parameter is needed [find address=1.1.1.1]

Ulix9800 avatar May 09 '24 19:05 Ulix9800

Problem already solved, thx

budisandif avatar May 09 '24 22:05 budisandif