123
View
Forwarding profile view
Default level
2: System level
Parameters
None
Description
Use the
sp
command to specify strict priority (SP) queuing in a forwarding profile.
Use the
undo
sp
command to disable SP queuing in the forwarding profile.
Examples
# Configure forwarding profile
testfp
to use SP queuing.
<Sysname> system-view
[Sysname] qos forwarding-profile testfp
[Sysname-hqos-fp-testfp] sp
wrr
Syntax
wrr
[
weight
weight-value
]
undo wrr
View
Forwarding profile view
Default level
2: System level
Parameters
weight
weight-value
: Specifies a scheduling weight in the range of 1 to 15 for the forwarding profile. This
weight determines the bandwidth assigned to the forwarding group associated with the forwarding
profile in each scheduling poll. If no weight is specified, the scheduling weight defaults to 1.
Description
Use the
wrr
command to specify weighted round robin (WRR) queue scheduling in a forwarding profile.
Use the
undo
wrr
command to disable WRR for the forwarding profile.
Examples
# Configure forwarding profile
testfp
to use WRR queue scheduling and set the scheduling weight to 2.
<Sysname> system-view
[Sysname] qos forwarding-profile testfp
[Sysname-hqos-fp-testfp] wrr weight 2