flow-monitoring (Inline Monitoring Services)
Syntax
flow-monitoring { counter-profile profile-identifier; flow-rate kbps burst-size bytes; flow-limit number; sampling-profile profile-name; sampling-rate bytes; security-enable; }
Hierarchy Level
[edit services inline-monitoring template template-name]
Description
Configures optional parameters for flow-based telemetry (FBT) for the EX4100,
EX4100-F, and EX4400 switches. FBT enables per-flow-level analytics, using
inline monitoring services to create flows, collect them, and export them to
a collector. A flow is a sequence of packets that have the same source IP,
destination IP, source port, destination port, or protocol on an interface.
For each flow, various parameters are collected and sent to a collector
using the open standard IPFIX template to organize the flow. Once there is
no active traffic for a flow, the flow is aged out after the configured
inactive-timeout period (flow-inactive-timeout
at the [edit
services inline-monitoring template template-name]
hierarchy level).
Default
Disabled
Options
counter-profile profile-identifier |
Specify which counters should be exported to the collector, by selecting one of the pre-defined profile names.
|
flow-rate kbps burst-size bytes |
Specify the meter rate for each flow, in kbps, and configure the maximum number of bytes allowed for incoming packets to burst above the flow meter rate. Range: 8 to 10000000 kbps (flow-rate); 512 to 256000000 bytes (burst-size) |
flow-limit number |
Specify the maximum number of flows allowed. Range: 0 through 32000 |
sampling-profile profile-identifier |
Configure one of the following sampling profiles:
|
sampling-rate bytes |
Specify the rate at which packets are sampled to create flows, in bytes Range: 1 to 65535 bytes |
security-enable |
Enable security analytics; specify that Denial-of-Service (DoS) attacks are reported to the collector. |
Required Privilege Level
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 21.1R1.