The CPE WAN Management Protocol (CWMP) enables devices to be remotely configured via a WAN link. Communication between the device (customer premises equipment, CPE) and the configuration server (auto configuration server, ACS) is conducted via SOAP/HTTP(S) in the form of remote procedure calls (RPC). A large number of RPCs are specified for the CWMP, the following of which are implemented in LCOS:
- GetRPCMethods
- SetParameterValues
- GetParameterValues
- GetParameterNames
- FactoryReset
- Reboot
- Download
- Firmware-Update
- Script download (*.lcs files)
LCOS additionally supports the
manufacturer-specific RPCs:
- X_LANCOM_DE_Command
- X_LANCOM_DE_CommandResponse
Note: To find more information about the parameters of the RPC, visit the Broadband Forum.
The CPE supports the following types of authentication at an ACS:
- HTTP Basic
- HTTP Digest
- HTTPS by client certificate