JetStream  52-Port Gigabit Stackable L3 Managed Switch  CLI Guide 
 
Syntax 
class-map rename 
class-map-name new-class-map-name
 
Parameter 
class-map-name
 —— The old name of the class. 
new-class-map-name
 ——The new name of the class, ranging from 1 to 31 
characters. 
Command Mode 
Global Configuration Mode 
Example 
Rename class “tp” as class “Market”: 
T3700G-52TQ(config)#class-map rename tp Market 
25.5  match any 
Description 
The match any command definites a match condition whereby all packets are 
considered to belong to the class.   
Syntax 
match any 
Command Mode 
Class-Map Configuration Mode 
Example 
Create a class whose name is “tp” and definite that all packets belong to the 
class: 
T3700G-52TQ(config)# class-map match-all tp 
T3700G-52TQ(config-cmap)#match any 
25.6  match class-map 
Description 
The match class-map command is used to add the match criteria based on a 
referenced class. To remove the match criteria based on a referenced class, 
please use no match class-map command. 
185