Cisco Cisco ASR 5700

Page of 8994
ACS Ruledef Configuration Mode Commands   
▀  pop3 previous-state 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
1024 
   
pop3 previous-state 
This command allows you to define rule expressions to match the previous state of POP3 sessions. 
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 ] pop3 previous-state operator pop3_previous_state 
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 
pop3_previous_state
 
Specifies the previous state to match. 
pop3_previous_state
 must be one of the following: 
 
connected
: Connected state 
 
data transaction
: Data transaction state 
 
init
: Initialized state 
 
reply-error
: Reply error state 
 
reply-ok
: Response ok state 
 
waiting-for-reply
: Waiting for reply state 
Usage 
Use this command to define rule expressions to match a POP3 previous state. 
Example
 
The following command defines a rule expression to match user traffic for a POP3 previous state of 
connected
pop3 previous-state = connected