Cisco Cisco ASR 5700

Page of 8994
  ACS Ruledef Configuration Mode Commands 
email  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
827 
operator
 
Specifies how to match. 
operator
 must be one of the following except for 
size
 
!=
: Does not equal 
 
!contains
: Does not contain 
 
!ends-with
: Does not end with 
 
!starts-with
: Does not start with 
 
=
: Equals 
 
contains
: Contains 
 
ends-with
: Ends with 
 
starts-with
: Starts with 
operator
 must be one of the following for 
size
 
!=
: Does not equal 
 
<=
: Lesser than or equals 
 
=
: Equals 
 
>=
: Greater than or equals 
value
 
Specifies the value to match. 
value
 must be an alphanumeric string and can contain punctuation characters. 
 
cc
: A string of 1 through 512 characters 
 
content
: A string of 1 through 128 characters 
 
from
: A string of 1 through 64 characters 
 
size
: A range of bytes from 1 through 4000000000 bytes 
 
subject
: A string of 1 through 128 characters 
 
to
: A string of 1 through 512 characters 
Usage 
Use this command to define rule expressions to match different fields/parameters within standard e-mail 
messages. 
Example
 
The following command defines a rule expression to analyze user traffic for the occurrence of 
triangle
 in 
the “cc” field of e-mail messages: 
email cc contains triangle@xyz.com