Match
Apply the port forward to packets with these properties that are destined for an address on this device.
Properties
IP version
Match packets from the selected IP family.
| Option | Label | Description |
|---|---|---|
any | Any | Match any IP packet. |
ipv4 | IPv4 | Match IPv4 packets. |
ipv6 | IPv6 | Match IPv6 packets. |
- Data type: string select
- Default:
any - Configuration
- Required
CLI: (cli)> config network flow port-forward <key> match ip-version
Protocol
Apply the port forward to packets with this IP protocol.
| Option | Label | Description |
|---|---|---|
tcp | TCP | Match packets using the TCP protocol. |
udp | UDP | Match packets using the UDP protocol. |
- Data type: string select
- Configuration
- Required
CLI: (cli)> config network flow port-forward <key> match protocol
Port
Apply the port forward to TCP/UDP packets that have this destination port.
- Data type: integer
- Minimum: 0
- Maximum: 65535
- Configuration
- Required
CLI: (cli)> config network flow port-forward <key> match port
