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


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

Syntax

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.

Required Privilege Level

view

List of Sample Output

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

Output Fields

RED drop profile indexIndex 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.

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]