E-DOC-CTC-20061027-0003v2.0
CWMP Commands

102

cwmp config
Configure the cwmpd as seen from the ACS.
SYNTAX:
where:
cwmp config [state = <{disabled|enabled}>]
[mode = <{readonly|full}>]
[periodicInform = <{disabled|enabled}>]
[periodicInfInt = <number>]
[sessionTimeout = <number>]
[noIpTimeout = <number>]
[maxEnvelopes = <number>]
[connectionRequest = <{disabled|enabled}>]
[connectionReqPath = <string>]
[connectionReqUserName = <string>]
[connectionReqPsswd = <string>]
[connectionReqAuth = <{none|basic|digest}>]
state The state of the cwmp daemon.
Choose between:
>enabled
>disabled.
The default is disabled.
OPTIONAL
mode Set the operation mode of the cwmp daemon.
Choose between:
>readonly
>full.
The default is readonly.
OPTIONAL
periodicInform Set the periodicInform flag of the cwmp daemon.
Choose between:
>enabled
>disabled.
The default is enabled.
OPTIONAL
periodicInfInt A number (of seconds).
Represents the interval between two periodicInform
messages.
The default is 3600.
OPTIONAL
sessionTimeout Set HTTP session-timeout in seconds.
The default is 60.
OPTIONAL
noIpTimeout Set time (in seconds) ip may be 0 after uploading new
config file.
The default is 10.
OPTIONAL
maxEnvelopes Set the maximum number of SOAP envelopes sent
within one HTTP message.
The default is 2.
OPTIONAL