Source address
Properties
Source address type
The type of source address to use for SNAT.
| Option | Label | Description |
|---|---|---|
none | None | Do not change the source address. |
custom | Custom address | Use the provided address for SNAT. |
hostname | Host by name | Use the provided hostname for SNAT. |
- Data type: string select
- Default:
none - Configuration
- Required
CLI: (cli)> config network flow rule <key> modify source address type
Custom address
SNAT 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 source address custom
Hostname
SNAT to the provided hostname
- Data type: reference path
- References instances of: internal / dns / hostname
- Configuration
- Required
CLI: (cli)> config network flow rule <key> modify source address hostname
