Cisco Cisco ASR 5700

Page of 8994
  ACS Ruledef Configuration Mode Commands 
multi-line-or all-lines  ▀   
 
Command Line Interface Reference, StarOS Release 17  ▄  
 
   
997 
multi-line-or all-lines 
This command applies the OR operator to all lines in the current ruledef. 
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 ] multi-line-or all-lines 
no
 
If previously configured, deletes this configuration in the current ruledef. 
multi-line-or all-lines
 
Applies the OR operator to all lines in the current ruledef. 
Usage 
When a ruledef is evaluated, if the 
multi-line-or all-lines
 command is configured, the logical OR 
operator is applied to all the rule expressions in the ruledef to decide if the ruledef matches or not. If the 
multi-line-or all-lines
 command is not configured, the logical AND operator is applied to all the rule 
expressions. 
The intent of this command is to allow a single ruledef to specify multiple URL expressions. Otherwise, 
multiple ruledefs need to be created, each with one URL expression. When this CLI command is used, each 
expression in the ruledef impacts the total number of ruledefs allowed. So from a “maximum number of 
possible ruledefs” perspective, it makes no difference whether there are N ruledefs with one expression each, 
or one ruledef with N expressions.