Cisco Cisco ASR 5700

Page of 8994
Context Configuration Mode Commands A-D   
▀  class-map 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
2328 
   
class-map 
Creates or deletes a class map. If the class-map is newly created, the system enters the Class-Map Configuration Mode 
within the current destination context to configure the match rules for packet classification to flow-based traffic policing 
for a subscriber session flow. 
Product
 
ASN-GW 
HA 
HSGW 
PDSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration 
configure > context context_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-ctx)# 
Syntax
 
[ no ] class-map name class_name [ match-all | match-any ] 
no
 
Deletes configured Class-Map within the context. 
class_name
 
Specifies the name of Class-Map rule as an alphanumeric string of 1 through 15 characters and is case 
sensitive. 
match-all
 
Default: Enabled. 
Enables AND logic for all matching parameters configured in specific Class-Map to classify traffic 
flow/packets. It indicates to match all classification rules in specific Class-Map to consider the specified 
Class-Map as a match. 
match-any
 
Default: Disabled. 
Enables OR logic for matching parameters configured in specific Class-Map to classify traffic flow/packets. 
It indicates to match any of the classification rule in specific Class-Map to consider the specified Class-Map 
as a match.