display traffic-profile { all | profile profile-name | reference-mode { per-rule | rule-shared } }
| Parameter | Description | Value |
|---|---|---|
| all | Displays the configurations of all traffic profiles. | - |
| profile profile-name | Displays the configurations of the specified traffic profile. | The traffic profile must already exist. |
| reference-mode | Indicates the working mode of a traffic profile referenced by a policy. | - |
| per-rule | Indicates the exclusive mode. | - |
| rule-shared | Indicates the shared mode. | - |
# Display the configurations of traffic profile traffic_profile.
<sysname> display traffic-profile profile traffic_profile
traffic profile traffic_profile information
-----------------------------------------------------------------
reference-mode : per-rule
reference-policy : RuleName
test1
-----------------------------------------------------------------
Limit-type Bandwidth-type Direction RateValue
-----------------------------------------------------------------
Bandwidth-limit max-bandwidth upstream 50000
guaranteed-bandwidth upstream -
max-bandwidth downstream 200000
guaranteed-bandwidth downstream 180000
priority 1
ip-car max-bandwidth upstream -
max-bandwidth downstream -
guaranteed-bandwidth upstream -
guaranteed-bandwidth downstream -
dscp remark - -
-----------------------------------------------------------------
Limit-type Per-ip/Per-user Per-rule
-----------------------------------------------------------------
conn-limit-up (Per-ip) 30 100
conn-limit-down (Per-ip) 20 1000
conn-rate-limit - -
-----------------------------------------------------------------
| Item | Description |
|---|---|
reference-mode |
Mode in which a traffic profile is referenced |
reference-policy |
Information about the traffic profile referenced in a traffic policy |
Bandwidth-related configuration information |
|
RuleName |
Name of the traffic policy rule that references the traffic profile |
Limit-type |
|
Bandwidth-type |
|
Direction |
Bandwidth limiting direction:
|
RateValue |
Specific bandwidth value |
Connection number-related configuration information |
|
Limit-type |
|
Per-ip/Per-user |
Maximum number of connections for each IP address/user |
Per-rule |
Overall maximum number of connections |