Cisco Cisco ASR 5700

Page of 8994
Class-Map Configuration Mode Commands   
▀  match protocol 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
2214 
   
match protocol 
Specifies a traffic classification rule based on the protocol used for session flow. 
Product
 
PDSN 
HA 
ASN-GW 
HSGW 
P-GW 
SAEGW 
SCM 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Class-Map Configuration 
configure > context context_name > class-map class_map_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-class-map)# 
Syntax
 
match protocol { gre | ip-in-ip | number | rtp | sip | tcp | udp } 
gre
 
Sets the match rule for session flow using Generic Routing Encapsulation (GRE) Protocol. It matches the 
protocol field to GRE inside the packet. 
ip-in-ip
 
Sets the match rule for session flow using IP-in-IP encapsulation protocol. It matches the protocol field to ip-
in-ip inside the packet. 
number
 
Sets the match rule for a session flow using Transmission Control Protocol (TCP). It matches the specified 
protocol field inside the packet. 
rtp
 
Sets the match rule for a session flow using Real Time Protocol (RTP). It matches the specified protocol field 
inside the packet. 
sip
 
Sets the match rule for a session flow using Session Initiation Protocol (SIP). It matches the specified 
protocol field inside the packet.