Destination address
The destination address to use for DNAT.
Properties
Destination address type
The type of destination address to use for DNAT.
| Option | Label | Description |
|---|---|---|
none | None | Do not change the destination address. |
custom | Custom address | Use the provided address for DNAT. |
hostname | Host by name | Use the provided hostname for DNAT. |
- Data type: string select
- Default:
none - Configuration
- Required
CLI: (cli)> config network flow rule <key> modify destination address type
Destination address
DNAT to the provided address.
| Format | Description |
|---|---|
| IPv4 host address | An IPv4 host address in dotted-quad notation. |
| IPv6 host address | An IPv6 host address. |
- Data type: string
- Configuration
- Required
CLI: (cli)> config network flow rule <key> modify destination address custom
Hostname
DNAT to the provided hostname
- Data type: reference path
- References instances of: internal / dns / hostname
- Configuration
- Required
CLI: (cli)> config network flow rule <key> modify destination address hostname
