[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

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

Syntax

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

Release Information

Command introduced before JUNOS Release 7.4.

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

List of Sample Output

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

Output Fields

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

Table 154: 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

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

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]