udp-timeout

Hello,
i have a problem with new setting for udp-timeout. The default value is 10 and i need to change it to 300. Wiki mikrotik’s manual says there are commands
/ip firewall connection tracking and udp-timeout to do this.
I tried but it doesn’t work for me. Can you tell me what is a correct command or how to do it by winbox clickable?

http://imgur.com/a/0VoV6
Thank you

You have to add the word “set” before udp-timeout.

ip firewall connection tracking set udp-timeout=300s

thank you very much. Small SET word was missing :laughing: