Error applying a rule-set to an interface on latest rolling release

Hello

I’m in the process of converting my Edgerouter config over to Vyos.

I’ve converted most of my config and I’m down to the firewall rule-sets. I’ve run into a strange issue which I’m sure is something simple. I get an error applying a rule-set to an interface on latest rolling release.

For example:

set interfaces ethernet eth1 firewall in name ‘WAN_IN’

returns

Configuration path: interfaces ethernet eth1 [in] is not valid.
set failed

I would appreciate someone letting me know what I’m missing.

Thanks

VyOS uses set firewall interface eth1 … use tab complethion for help

Thanks for the quick reply. That worked.

I thought I was following the docs:

Set interface ethernet firewall [in | out | local] [name | ipv6-name]

Sorry to ask more, but am I misunderstanding the docs?

You are reading wrong version doc:
For 1.3: Firewall — VyOS 1.3.x (equuleus) documentation
For 1.4: Firewall — VyOS 1.4.x (sagitta) documentation