Cisco Cisco ASR 5000

Page of 9109
  ACS Ruledef Configuration Mode Commands 
smtp reply status  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
1141 
smtp reply status 
This command allows you to define rule expressions to match the reply status in SMTP packets. 
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 ] smtp reply status operator reply_status 
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 
reply_status
 
Specifies the SMTP reply status to match. 
reply_status
 must be one of the following: 
 
+OK
: Response OK 
 
-ERR
: Response error 
Usage 
Use this command to define rule expressions to match reply status in SMTP packets. 
Example
 
The following command defines a rule expression to match reply status 
+OK
 in SMTP packets: 
smtp reply status = +OK