sflow (QFX Series)
Syntax
sflow {
adaptive-sample-rate
fallback;
sample-limit-threshold;
}
agent-id ip-address;
collector ip-address {
udp-port port-number;
}
interfaces interface-name {
polling-interval number;
sample-rate {
egress number;
ingress number;
}
}
polling-interval number;
sample-rate {
ingress number;
egress number;
}
source-ip ip-address;
disable-sw-rate-limiter;
}
traceoptions {
file filename <files number> <no-stamp> <replace> <size size> <world-readable | no-world-readable>;
flag flag;
}
}
Hierarchy Level
[edit protocols]
Release Information
Statement introduced in Junos OS Release 11.3 for the QFX Series.
Statement introduced in Junos OS Release 14.1X53-D20 for the OCX Series.
Statement introduced in Junos OS Release 17.2R1 for the ACX5000 line of routers.
Description
Configure sFlow technology to monitor traffic continuously on specified interfaces simultaneously. sFlow data can be used to characterize network activity.
The remaining statements are explained separately. See CLI Explorer.
Default
The sFlow protocol is disabled by default.
Required Privilege Level
routing—To view this statement in the
configuration.
routing-control—To add this statement
to the configuration.