Configuring Queue Mapping Introduction
6-71
Software Reference for SwitchBlade x3100 Series Switches (Access and Security)
Limit the upstream flow of data with a TRAFFICDESCRIPTOR that has burst and rated values. This is associated with the
qos_data classifier. Also, specify that packets that exceeds these values will be dropped and counted
5
CREATE TRAFFICDESCRIPTOR=limit_data RATE=200m BURSTSIZE=512KB
ADD TRAFFICDESCRIPTOR=limit_data CLASSIFIER=qos_data NCDROP NCCOUNT=ON
SHOW CLASSIFIER
--- Classifier Configuration Data ----------------------------------------
Name Field Match(es) Action(s)
------------ ---------------------------------------- -------------------
qos_data MACSOURCE=ANY SETVPRIORITY=0
IPSOURCE=ANY TRAFFICDESCRIPTOR=limit_
data
NCDROP
NCCOUNT
qos_video IPDEST=10.52.17.69/32 SETVPRIORITY=4
qos_voice VID=300 SETVPRIORITY=6
TABLE 6-14
Configuration procedure for QoS
Step Command Description (Optional)