How to configure the CDR server on U1980
113To configure the CDR server on U1980, perform the following steps:
1. Enable the function of generating CDR files.
config createbill switch on
2.Configure the IP address of the CDR server for authentication.
config system billserver primaryip 192.168.1.5 protocol tls port 2021 authtype authbypwd username admin password Change_Me
3.Run the save command to save data.