vyos@vyos# set firewall ipv6-name WAN-TO-VLAN810-6 rule 1000 destination port
Possible completions:
<port name> Named port (any name in /etc/services, e.g., http)
<1-65535> Numbered port
<start>-<end>
Numbered port range (e.g., 1001-1005)
Detailed information:
Multiple destination ports can be specified as a comma-separated list.
The whole list can also be "negated" using '!'. For example:
'!22,telnet,http,123,1001-1005'vyos@vyos# set firewall ipv6-name WAN-TO-VLAN810-6 rule 1000 destination port "!22" [edit] vyos@vyos# set firewall ipv6-name WAN-TO-VLAN810-6 rule 1000 destination port "!22,!80" Value validation failed Set failed