0

I simply want to add a comment (specifically, add the host name) to the simple queues created by the DHCP rate limit option.

However, while scripting, when I tried the command

/queue simple set dhcp-ds<XX:XX:XX:XX:XX:XX> comment="hello"

I was met with the error

failure: cannot change dynamic

Is there another way?

Aloha
  • 266
  • 4
  • 15
  • Have you tried `;`, `#` or `//` on the same line before starting your comment? – John Greene Nov 14 '21 at 12:54
  • @JohnGreene I'm not sure what you mean. I did try them as in `comment=";hello"`, no dice. If you meant it as like a code comment, it's not like that. A MikroTik queue has a bunch of settable parameters ([see screenshot](https://snipboard.io/Tix1LE.jpg)) such as `priority`, `max-limit`, and finally `comment`. I can set it just fine for my manually-created queues, but not queues created by the system automatically. – Aloha Nov 15 '21 at 02:00

0 Answers0