Cisco Cisco Packet Data Gateway (PDG)

Pagina di 8770
ACS Ruledef Configuration Mode Commands   
▀  smtp reply status 
 
 
▄  Command Line Interface Reference, StarOS Release 16 
1114 
   
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