Cisco Cisco ASR 5000

Seite von 9109
ACS Rulebase Configuration Mode Commands   
▀  cca diameter requested-service-unit 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
658 
   
cca diameter requested-service-unit 
This command allows you to specify the Diameter sub-AVPs to be included in the Diameter group AVP “Requested-
Service-Unit” sent with DCCA Credit Control Requests (CCRs). 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > ACS Configuration > Rulebase Configuration 
active-charging service service_name > rulebase rulebase_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-rule-base)# 
Syntax
 
cca diameter requested-service-unit sub-avp { time cc-time duration | units cc-service-
specific-units 
charging_unit | volume { cc-input-octets bytes | cc-output-octets bytes 
cc-total-octets 
bytes } + } 
no cca diameter requested-service-unit sub-avp 
no
 
No sub-AVPs are included in the Requested-Service-Unit grouped AVP. 
time cc-time duration
 
Specifies requested service unit for charging time duration in seconds in included sub-AVP. 
duration
 specifies charging time in seconds, and must be an integer from 1 through 4000000000. 
units cc-service-specific-units charging_unit
 
Specifies requested service unit by service specific units in bytes/packets in included sub-AVP. 
charging_unit
 specifies service-specific charging unit and must be an integer from 1 through 4000000000. 
volume { cc-input-octets bytes | cc-output-octets bytes | cc-total-octets bytes 
+
 
Specifies requested service unit for charging octets by input, output, and total volume in included sub AVP. 
 
cc-input-octets
: Specifies input charging octets. 
 
cc-output-octets
: Specifies output charging octets. 
 
cc-total-octets
: Specifies total charging octets. 
 
bytes
: Specifies volume in bytes and must be an integer from 1 through 4000000000. 
+
: Indicates that more than one of the previous keywords can be entered within a single command.