Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning

The order of query words is significant


Reply word

It is only sent only by the router . It is only sent in response to the full sentence send by received from the client.

  • The first word of reply begins with '!';
  • Each sentence sent generates at least one reply (if a connection does not get terminated);
  • The last reply for every sentence is the reply that has the first word !done;
  • Errors and exceptional conditions begin with !trap;
  • Data replies begin with !re
  • If API connection is closed, RouterOS sends !fatal with a reason as a reply and then closes the connection;

...