Conntrack timeouts for custom rules

Hi Team,
Could anyone help with modifying conntrack timeout for custom rule syntax? We’re trying to decrease timeout for bfd connections as follows:

set system conntrack timeout custom rule 1 destination port '4784'
set system conntrack timeout custom rule 1 protocol 'udp'

However, it seems to be impossible to point a timeout here:

set system conntrack timeout custom rule 1 protocol 'udp' 
Possible completions:
  <Enter>       Execute the current command

Is it possible to perform? Maybe we should use different syntax? Didn’t find any in the doc
SW: 1.4-rc1

You need to upgrade to 1.4.0-rc3, since patches for this section were introduced last month.

2 Likes

Nicolas, thanks for your help!
Do you know in which 1.5 releases train this is available too?

According to ⚓ T5779 custom conntrack timeout rule not applicable, fix was merged the 5th of December
So any 1.5 release starting from 2023/12/06 should contain the patch.

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.