Source address

Match on source address.

Properties

Source address type

Match on a source address type.

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

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

Source network address

Match on a source 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> source address custom

Hostname

Match on the source being this hostname.

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

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

Source network

Match on the source 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> source address network