Destination address

Match on destination address.

Properties

Destination address type

Match on a destination address type.

OptionLabelDescription
anyAny addressMatch any destination address.
customCustom networkMatch a destination from a custom network.
hostnameHost by nameMatch a destination by name.
networkLocal networkMatch a destination from a local network.
addressLocal addressMatch a destination from a local address.
  • Data type: string select
  • Default: any
  • Configuration
  • Required

CLI: (cli)> config network flow rule <key> filter <index> destination address type

Destination network address

Match on a destination from this custom network address.

FormatDescription
IPv4 host addressAn IPv4 host address in dotted-quad notation.
IPv4 networkAn IPv4 network address and prefix length.
IPv6 host addressAn IPv6 host address.
IPv6 networkAn IPv6 network address and prefix length.
  • Data type: string
  • Configuration
  • Required

CLI: (cli)> config network flow rule <key> filter <index> destination address custom

Hostname

Match on a destination from this hostname.

  • Data type: reference path
  • References instances of: internal / dns / hostname
  • Configuration
  • Required

CLI: (cli)> config network flow rule <key> filter <index> destination address hostname

Local network

Match on a destination from this local network.

  • Data type: reference path
  • References instances of: Network / ip / Routes
  • Configuration
  • Required

CLI: (cli)> config network flow rule <key> filter <index> destination address network

Local address

Match on a destination from this local address.

  • Data type: reference path
  • References instances of: Network / ip / Addresses
  • Configuration
  • Required

CLI: (cli)> config network flow rule <key> filter <index> destination address address