xDR File Push Functionality
▄ Cisco ASR 5000 Series External Storage Server Installation and Administration Guide
Configuring HDD
To use the hard disk for storing the EDR/UDR files, the following configuration needs to be applied.
configure
context <context_name>
edr-module active-charging-service
cdr use-harddisk
end
Applying this configuration results in EDR/UDR files to be transferred from RAMFS on the PSC card to the hard disk
on the SMC card. On the hard disk, the EDR/UDR files are stored in the /records/edr and /records/udr directories
respectively.
The default value of use-harddisk is set to FALSE, indicating that, by default, the usage of hard disk is disabled.
This configuration can be applied either in EDR / UDR module, but it is applicable for both EDR and UDR modules.
Configuring in one of the modules prevents the configuration to be done in the other module. Hence, it is must to
remove the configuration from the current module to apply it in the other module.
To disable the usage of hard disk, use the following command:
no cdr use-harddisk
For more information on HDD, see the HDD Storage chapter in the AAA and GTPP Interface Administration and
Reference.