Cisco Cisco ASR 5700

Page of 8994
ACS Configuration Mode Commands   
▀  label content-id 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
514 
   
label content-id 
This command allows you to specify a label (text string) to associate with a content ID for UDRs/EDRs/eG-CDRs. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > ACS Configuration 
active-charging service service_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-acs)# 
Syntax
 
label content-id content_id text label_text 
no label content-id content_id 
no
 
If previously configured, deletes the specified label. 
content-id content_id
 
Specifies the content ID to associate with the label. 
content_id
 must be an integer from 1 through 65535. 
text label_text
 
Specifies the label to associate with the specified content ID. 
label_text
 must be an alphanumeric string of 1 through 64 characters. 
Usage 
Use this command to create a text label to associate with a content ID. 
A maximum of 2048 labels can be configured in the active charging service. 
Example
 
The following command creates the label 
test_charge1
 to be associated with the content ID 
1378
label content-id 1378 text test_charge1