< Home

display traffic-profile

Function

The display traffic-profile command displays the traffic profile configurations.

Format

display traffic-profile { all | profile profile-name | reference-mode { per-rule | rule-shared } }

Parameters

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. -

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

None

Example

# 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     -                      -                           
-----------------------------------------------------------------
Table 1 Description of the display traffic-profile profile traffic_profile command output
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-limit: overall bandwidth
  • ip-car: per-IP-address/per-user maximum bandwidth
  • dscp: remarked DSCP priority

Bandwidth-type

  • max-bandwidth: maximum bandwidth
  • guaranteed-bandwidth: guaranteed bandwidth
  • priority: modified forwarding priority

Direction

Bandwidth limiting direction:

  • upstream
  • downstream
  • whole

RateValue

Specific bandwidth value

Connection number-related configuration information

Limit-type

  • conn-limit-up: upstream connection limit
  • conn-limit-down: downstream connection limit
  • conn-limit-both: total connection limit
  • conn-rate-limit-up: upstream new connection rate limit
  • conn-rate-limit-down: downstream new connection rate limit
  • conn-rate-limit-both: total new connection rate limit

Per-ip/Per-user

Maximum number of connections for each IP address/user

Per-rule

Overall maximum number of connections
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >