instance (Inline Monitoring)
Syntax (Junos OS)
instance name { collector name; maximum-clip-length maximum-clip-length; template-name template-name; }
Syntax (Junos OS Evolved)
instance name { collector name; controller name; maximum-clip-length maximum-clip-length; sampling-rate sampling-rate; template-name template-name; }
Hierarchy Level
[edit services inline-monitoring]
Description
Configure inline-monitoring instance parameters. You can use these instances along with firewall filters to monitor different streams of traffic at different sampling rates from the same interface.
You can configure a maximum of sixteen (Junos OS) or seven (Junos OS Evolved) inline-monitoring instances with four collectors each.
Options
name |
Name of instance. |
collector name |
Configure an collector for the inline-monitoring instance. See collector for more information. |
controller |
(Junos OS Evolved only) Configure inline-monitoring services for packet redirects to the P4 controller or to the Routing Engine. See controller for more information. |
maximum-clip-length |
Maximum packet length.
|
sampling-rate |
(Junos OS Evolved) Rate at which the traffic is sampled. In Junos OS, you
do not specify the sampling rate here; you specify the sampling rate at
the For example, if you specify 1000, then 1 packet out of every 1000 packets is sampled.
|
template-name |
Name of the template. |
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 19.4R1.
Statement introduced in Junos Evolved OS Release 22.2R1.