Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents

forwarding-class (Services CoS Fragmentation Properties)

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
forwarding-class class-name {
    (fragment-threshold bytes | no-fragmentation);
    multilink-class number;
}

Hierarchy Level

content_copy zoom_out_map
[edit class-of-service fragmentation-maps]

Description

For link services IQ (lsq) interfaces only, define a forwarding class name and associated fragmentation properties within a fragmentation map.

The fragment-threshold and no-fragmentation statements are mutually exclusive.

Default

If you do not include this statement, the traffic in forwarding class class-name is fragmented.

Options

class-name—Name of the forwarding class.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

interface—To view this statement in the configuration.

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

Release Information

Statement introduced before Junos OS Release 7.4.

footer-navigation