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 (Fragmentation)

date_range 04-Jun-24

Syntax

content_copy zoom_out_map
forwarding-class class-name {
    drop-timeout milliseconds;
    fragment-threshold bytes;
    multilink-class number;
    no-fragmentation;
}

Hierarchy Level

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

Description

For Multiservices and Services PICs link services IQ interfaces (lsq) 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