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

show class-of-service fragmentation-map

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show class-of-service fragmentation-map

Description

For Multiservices and Services PIC link services IQ interfaces (lsq) only, display fragmentation properties for specific forwarding classes.

Options

This command has no options.

Required Privilege Level

view

Output Fields

Table 1 describes the output fields for the show class-of-service fragmentation-map command. Output fields are listed in the approximate order in which they appear.

Table 1: show class-of-service fragmentation-map Output Fields

Field Name

Field Description

Fragmentation map

Name of the class of service (CoS) fragmentation map.

Index

Index number of the CoS fragmentation map.

Forwarding class

Name of the associated forwarding class.

Fragmentation threshold

Maximum size of each multilink fragment.

No Fragmentation

Packets of this class are not fragmented.

Multilink Class

For multilink multiclass PPP only, the multilink class number corresponding to the forwarding class.

Sample Output

show class-of-service fragmentation-map

content_copy zoom_out_map
user@host> show class-of-service fragmentation-map             
  Fragmentation map: fragmap2, Index: 19801
    Forwarding class: fcDefault
    No Fragmentation
    
	 Forwarding class: fcCopper
    Fragmentation threshold: 64, Multilink Class: 1

    Forwarding class: fcSilver
    Fragmentation threshold: 100, Multilink Class: 0

    Forwarding class: fcCritical
    Fragmentation threshold: 64, Multilink Class: 0

  Fragmentation map: fragmap, Index: 23147
    Forwarding class: fcDefault
    No Fragmentation

    Forwarding class: fcSilver
    Fragmentation threshold: 100

    Forwarding class: fcCritical
    Fragmentation threshold: 100

Release Information

Command introduced in Junos OS Release 7.5.

footer-navigation