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

input (Congestion Notification)

date_range 10-Dec-23

Syntax

content_copy zoom_out_map
input {
    (dscp | ieee-802.1) {
        code-point [code-point-bits] {
            pfc {
                mru mru-value;
            }
            xon
        }
    }
    cable-length cable-length-value;
}

Hierarchy Level

content_copy zoom_out_map
[edit class-of-service congestion-notification-profile profile-name]

Description

Configure priority-based flow control (PFC) on incoming traffic based on either IEEE 802.1p priorities in the Layer 2 VLAN header or Differentiated Services code point (DSCP) values in the Layer 3 IP header.

You cannot configure both DSCP-based PFC and IEEE 802.1p PFC under the same congestion notification profile.

Options

The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.

Required Privilege Level

interface—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 11.1.

Support for DSCP values introduced in Junos OS Release 17.4R1 for the QFX Series.

footer-navigation