JetStream  52-Port Gigabit Stackable L3 Managed Switch  CLI Guide 
 
T3700G-52TQ(config)#policy-map tp 
T3700G-52TQ(config-pmap)#class market 
T3700G-52TQ(config-pmap-c)#assign-queue 3 
25.29  conform-color 
Description 
The  conform-color command is used to enable color-aware traffic policing 
so that the matching packets can be labeled as conform-color (red) or 
exceed-color (yellow).  To disable color-aware traffic policing, please use no 
conform-color command. 
Syntax 
conform-color 
class-map-name 
[ exceed-color 
class-map-name
 ] 
no conform-color 
class-map-name
 
Parameter 
class-map-name
 āā The name of an existing DiffServ class, ranging from 1 
to 31 characters. 
Command Mode 
Policy-Class-Map Configuration Mode 
Example 
Enter the Policy-Map Config mode for a policy named tp, then add a class 
named market to the policy and enter Policy-Class-Map Configuration Mode.
 
Label the packets matching class named 2 as conform-color, the packets 
matching class named 3 as exceed-color: 
T3700G-52TQ(config)#policy-map tp 
T3700G-52TQ(config-pmap)#class market 
T3700G-52TQ(config-pmap-c)#conform-color 2 exceed-color 3 
25.30  drop 
Description 
The drop command is used to drop the matching packets.   
Syntax 
drop 
199