Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

flow-server (Forwarding Options)

Syntax

flow-server ip-address-or-host-name {aggregation {autonomous-system;destination-prefix;protocol-port;source-destination-prefix {caida-compliant;}source-prefix;}autonomous-system-type (origin | peer);(local-dump | no-local-dump);port port-number;source-address ip-address;version (5 | 500 |8);version9 {template template-name;}}

Hierarchy Level

[edit forwarding-options sampling family inet output ] [edit forwarding-options sampling family inet6 output ]

Release Information

Statement introduced in Junos OS Release 10.4. Support for family inet6 added in Junos OS Release 12.1X45-D10.

Description

Configure sending traffic aggregates in cflowd format.

Options

  • aggregation (version 8 only—Aggregations to perform for exported flows.
  • autonomous-system-type—Type of autonomous system number to export.
  • local-dump—Dump cflowd records to log file before exporting.
  • no-local-dump—Do not dump cflowd records to log file before exporting.
  • port—UDP port number on host collecting cflowd packets.
  • source-address—Source IPv4/IPv6 address for cflowd packets.

    Note: The flow server may be IPv4 or IPv6 when you configure the collector IP address using the set forwarding-options sampling family inet flow server command, but only IPv4 sampling is achieved.

    The flow server may be IPv4 or IPv6 when you configure the collector IP address using the set forwarding-options sampling family inet6 flow server command, but only IPv6 sampling is achieved.

  • version—Format of exported cflowd aggregates.
  • version9—Exported data in version 9 format.

Required Privilege Level

security—To view this statement in the configuration.

security-control—To add this statement to the configuration.

Modified: 2013-06-05