Cisco Systems DOC-7814982 Stereo System User Manual


 
26-31
Catalyst 2950 Desktop Switch Software Configuration Guide
78-14982-01
Chapter 26 Configuring QoS
QoS Configuration Examples
Step 9
police 5000000 8192 exceed-action drop Define a policer for the classified video traffic to drop traffic that
exceeds 5-Mbps average traffic rate with an 8192-byte burst size.
Step 10
exit Return to policy-map configuration mode.
Step 11
exit Return to global configuration mode.
Step 12
interface gigabitethernet0/1 Enter interface configuration mode, and specify the ingress
interface.
Step 13
service-policy input videopolicy Apply the policy to the ingress interface.
Step 14
exit Return to global configuration mode.
Step 15
wrr-queue bandwidth 1 2 3 4 Assign a higher WRR weight to queue 4.
Step 16
wrr-queue cos-map 4 6 7 Configure the CoS-to-egress-queue map so that CoS values 6
and 7 select queue 4.
Step 17
end Return to privileged EXEC mode.
Step 18
show class-map videoclass
show policy-map videopolicy
show mls qos maps [cos-dscp | dscp-cos]
Verify your entries.
Step 19
copy running-config startup-config (Optional) Save your entries in the configuration file.
Command Purpose