Change VRRP priority via cli

I can’t seem to change the priority on a vrrp interface. Can someone provide the command syntax?

/interface vrrp set vrrp1 priority=200

Thanks…and this works except in software version 4.11. After more time searching the forum, I found references to similar issues in 4.11. I downgraded to 4.10 and the command works as expected. When is 4.12 going to be released?

I’m using v4.11 x86. It seems to be working good here.

/interface vrrp set 0 priority=<1 - 255>

Even across reboots it seems to stick.

Interesting. I’m running an RB750G and it doesn’t work with software version 4.11. When issuing the command an error message stating the “interface already exists” is generated. It seems to be trying to create the VRRP interface rather than modify an existing interface.