Листовка для Cisco Cisco Packet Data Gateway (PDG)

Скачать
Страница из 8487
ACS Ruledef Configuration Mode Commands   
▀  pop3 state 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
994 
   
pop3 state 
This command allows you to define rule expressions to match the current 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 state operator current_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 
current_state
 
Specifies the current state to match. 
current_state
 must be one of the following: 
 
close
 
 
connected
 
 
data-transaction
 
 
reply-error
 
 
reply-ok
 
 
waiting-for-reply
 
Usage 
Use this command to define rule expressions to match the current state of POP3 sessions. 
Example
 
The following command defines a rule expression to match the POP3 current state 
close
pop3 state = close