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

show class-of-service forwarding-table drop-profile

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show class-of-service forwarding-table drop-profile

Description

Display the data points of all random early detection (RED) drop profiles as they exist in the forwarding table.

Options

This command has no options.

Required Privilege Level

view

Output Fields

Table 1 describes the output fields for the show class-of-service forwarding-table drop-profile command. Output fields are listed in the approximate order in which they appear.

Table 1: show class-of-service forwarding-table drop-profile Output Fields

Field Name

Field Description

RED drop profile index

Index of this drop profile.

# entries

Number of entries in a particular RED drop profile index.

Entry

Drop profile entry number.

Fullness(%)

Percentage fullness of a queue.

Drop probability(%)

Drop probability at this fill level.

Sample Output

show class-of-service forwarding-table drop-profile

content_copy zoom_out_map
user@host> show class-of-service forwarding-table drop-profile             
RED drop profile index: 4, # entries: 1
                             Drop
Entry      Fullness(%)   Probability(%)
    0              100              100

RED drop profile index: 8742, # entries: 3
                             Drop
Entry      Fullness(%)   Probability(%)
    0               10               10
    1               20               20
    2               30               30

RED drop profile index: 24627, # entries: 64
                             Drop
Entry      Fullness(%)   Probability(%)
    0                0                0
    1                1                1
    2                2                2
    3                4                4
 ...
   61               98               99
   62               99               99
   63              100              100

RED drop profile index: 25393, # entries: 64
                             Drop
Entry      Fullness(%)   Probability(%)
    0                0                0
    1                1                1
    2                2                2
    3                4                4
 ...
   61               98               98
   62               99               99
   63              100              100

Release Information

Command introduced before Junos OS Release 7.4.

footer-navigation