Cisco Cisco ASR 5000

Page of 9109
  ACS Ruledef Configuration Mode Commands 
imap message-type  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
949 
imap message-type 
This command allows you to define rule expressions to match the type of IMAP packet. 
Product
 
ACS 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > ACS Configuration > Ruledef Configuration 
active-charging service service_name > ruledef ruledef_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-acs-ruledef)# 
Syntax
 
[ no ] imap message-type operator message_type 
no
 
If previously configured, deletes the specified rule expression from the current ruledef. 
operator
 
Specifies how to match. 
operator
 must be one of the following: 
 
!=
: Does not equal 
 
=
: Equals 
message_type
 
Specifies the IMAP packet message-type to match. 
message_type
 must be one of the following: 
 
command-continuation-reply
: Message with command-continuation-reply type. 
 
final-reply
: Message is of final reply type. 
 
request
: There is of request type. 
 
untagged-reply
: Message of reply type, but without any tag. 
Usage 
Use this command to define rule expressions to match the IMAP message type. 
Example
 
The following command defines a rule expression to match IMAP sessions with message type 
request
imap message-type = request