Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

interfaces (sFlow)

date_range 19-Nov-23

Syntax: ACX Routers, OCX1100, EX4600 and QFX Switches

content_copy zoom_out_map
interfaces interface-name {
    polling-interval seconds;
    sample-rate number;
}

Syntax: EX Series Switches, PTX Routers

content_copy zoom_out_map
interfaces interface-name {
    polling-interval seconds;
    sample-rate {
        egress number;
        ingress number;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit protocols sflow]

Description

Configure sFlow network traffic monitoring on the specified interface on the device. You can configure sFlow parameters such as polling interval and sampling rate with different values on different interfaces, and you can also disable sFlow monitoring on individual interfaces.

The remaining statements are explained separately. See CLI Explorer.

Options

interface-name—Name of the interface on which to configure sFlow parameters.

Required Privilege Level

routing—To view this statement in the configuration.routing-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 9.3.

footer-navigation