Cisco Cisco ASR 5700

Page of 8994
ACS Ruledef Configuration Mode Commands   
▀  wsp session-length 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
1196 
   
wsp session-length 
This command allows you to define rule expressions to match total length of a WSP session. 
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 ] wsp session-length operator session_length 
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 
 
<=
: less than equals 
 
=
: Equals 
 
>=
: greater than equals 
session_length
 
Specifies the WSP session length (in bytes) to match. 
session_length
 must be an integer from 1 through 65535. 
Usage 
Use this command to define rule expressions to match total length of WSP session. 
Example
 
The following command defines a rule expression to match WSP session length of 
2000
 bytes: 
wsp session-length = 2000