Cisco Cisco Packet Data Gateway (PDG) Merkblatt

Seite von 8487
ACS Ruledef Configuration Mode Commands   
▀  imap session-state 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
906 
   
imap session-state 
This command allows you to define rule expressions to match the current state of IMAP 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 ] imap session-state operator session_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 
session_current_state
 
Specifies the current state to match. 
session_current_state
 must be one of the following: 
 
authenticated
: Session authenticating. 
 
connected
: Session connecting. 
 
logout
: Session logged out. 
 
mailbox-selected
: Mailbox selecting. 
Usage 
Use this command to define rule expressions to match the current state of IMAP sessions. 
Example
 
The following command defines a rule expression to match IMAP sessions with current state 
connected
imap session-state = connected