Chapter 30 profile Commands
Management Switch Card User’s Guide
883
30.13.1 profile ipqos2 delete Command
Syntax:
profile ipqos2 delete <profile>
This command removes the specified IPQoS2 profile. Here is how to delete the EXAMPLE IPQoS2
profile.
30.13.2 profile ipqos2 map Command
Syntax:
profile ipqos2 map <profile>
This command displays the associated ports using the specified IPQoS2 profile.
30.13.3 profile ipqos2 set Command
Syntax:
profile ipqos2 set <profile> sp|wfq|spwfq|shaping set
where
This
command sets which QoS algorithm to use on the specified IPQoS2 profile.
ras> profile ipqos2 delete EXAMPLE
ras> profile ipqos2 map EXAMPLE
slot port
---- ----------------------------------------------------------------------
1 2 3 4 5 6 7
12345678901234567890123456789012345678901234567890123456789012345678901
2 ------------------------
3 ------------------------
4 ------------------------------------------------
5 ------------------------------------------------
profile An IPQoS2 profile name.
sp Strict Priority, queue7 has the highest priority.
wfq Weighted Fair Queueing.
spwfq Strict Priority + Weighted Fair Queueing. Queues 5-0 are scheduled by WFQ first,
and the output of WFQ, queue 7, and queue 6 are scheduled by Strict Priority. Queue
7 has the highest priority, and the output of WFQ has the lowest priority.
shaping PStrict Priority + shaping. Every queue has its own shaping rate. After shaping,
every queue is scheduled by Strict Priority. Queue 7 has the highest priority.