Source address

Properties

Source address type

The type of source address to use for SNAT.

OptionLabelDescription
noneNoneDo not change the source address.
customCustom addressUse the provided address for SNAT.
hostnameHost by nameUse 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.

FormatDescription
IPv4 host addressAn IPv4 host address in dotted-quad notation.
IPv6 host addressAn 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