ipv6 nd ra suppress all in mikrotik

Hi

How to set cisco command ipv6 nd ra suppress all in mikrotik?

thx

Mark

https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipv6/command/ipv6-cr-book/ipv6-i3.html#wp2583862361

To suppress IPv6 router advertisement transmissions on a LAN interface, use the ipv6 nd ra suppress command in interface configuration mode.

Don’t advertise your ips:

/ipv6 address set [find where advertise=yes] advertise=no

Or disable neighbor detection:

/ipv6 nd disable [find]