config:
set firewall ipv6 output filter default-action accept set firewall ipv6 output filter rule 100 action drop set firewall ipv6 output filter rule 100 recent count 10 set firewall ipv6 output filter rule 100 recent time minute
commit error:
vyos@vyos commit
[ firewall ]
Fail to apply firewall Error found on: firewall ipv6 output filter rule
100 Error message: syntax error, unexpected string, expecting {
[[firewall]] failed
Commit failedExtra space in 'OUT_ ' creates invalid set name - https://github.com/vyos/vyos-1x/blob/current/data/templates/firewall/nftables.j2#L284