JUNOSe 9.1.x Policy Management Configuration Guide > Monitoring Policy Management
> Monitoring Rate-Limit Profiles
Monitoring Rate-Limit Profiles
Purpose
Display information about rate-limit profiles.
Action
To display information about rate-limit profiles:
host1#show rate-limit-profile
Rate Limit Profile Table
---- ----- ------- -----
IP Rate-Limit-Profile: rlp
Profile Type: one-rate
Reference count: 0
Committed rate: 0
Committed burst: 8192
Excess burst: 0
Mask: 255
Committed rate action: transmit
Conformed rate action: transmit
Exceeded rate action: drop
IP Rate-Limit-Profile: rlp
Profile Type: two-rate hierarchical
Color-aware no
Reference count: 0
Committed rate: 0
Committed burst: 8192
Peak rate: 0
Peak burst: 8192
Mask: 255
Committed rate action: transmit unconditional
Conformed rate action: transmit conditional
Exceeded rate action: drop
L2TP Rate-Limit-Profile: L2tpRlp
Profile Type: two-rate
Reference count: 0
Committed rate: 0
Committed burst: 8192
Peak rate: 0
Peak burst: 8192
Committed rate action: transmit
Conformed rate action: transmit
Exceeded rate action: drop
Meaning
Table 35: show rate-limit-profile Output Fields
|
|
Rate-Limit-Profile
|
Create a rate limit profile
|
Profile Name
|
Name of the rate-limit profile
|
Profile Type
|
One-rate, two-rate, or hierarchical profile
|
Reference count
|
Number of policy lists that reference this rate-limit profile
|
Color-aware
|
Color-aware action (yes or no) taken for profile
|
Committed rate
|
Target rate for the traffic, in bits per second
|
Committed burst
|
Amount of bandwidth allocated to accommodate bursty traffic, in bytes
|
Excess burst
|
Amount of bandwidth allocated to accommodate a packet in progress when the rate is in excess of the burst, in bytes
|
Peak rate
|
Amount of bandwidth allocated to accommodate traffic flow in excess of the committed rate, in bits per second
|
Peak burst
|
Amount of bandwidth allocated to accommodate bursty traffic in excess of the peak rate, in bytes
|
Mask
|
Value of mask applied to ToS byte in IP packet header
|
Committed rate action
|
Policy action (drop, transmit, or mark) taken when traffic flow does not exceed the committed rate
|
Conformed rate action
|
Policy action (drop, transmit, or mark) taken when traffic flow exceeds the committed rate but remains below the peak rate
|
Exceeded rate action
|
Policy action (drop, transmit, or mark) taken when traffic flow exceeds the peak rate
|
Table 35 lists the show rate-limit-profile command output fields.
Related Topics
- show rate-limit-profile command