Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: updated @ 2023-08-09T09:56:18.540018
HTML
headtrue
encodingUTF-8
<!DOCTYPE html
  SYSTEM "about:legacy-compat">
<html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta charset="UTF-8"><meta name="copyright" content="(C) Copyright 2023"><meta name="DC.rights.owner" content="(C) Copyright 2023"><meta name="DC.type" content="topic"><meta name="prodname" content="For all Mediatrix units"><meta name="version" content="DGW 49.12.28842941"><meta name="platform" content=""><meta name="DC.date.modified" content="2023-0308-2809"><meta name="DC.date.issued" content="2023-0308-2809"><meta name="DC.date.available" content="2023-0308-2809"><meta name="ChapterNumbering" content="no"><meta name="DC.format" content="HTML5"><meta name="DC.identifier" content="topic_title_Basic_CWMP_Concepts_d1e14"><link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet"><link rel="stylesheet" type="text/css" href="https://documentation.media5corp.com/download/attachments/62825785/commonltr.css"><link rel="stylesheet" type="text/css" href="https://documentation.media5corp.com/download/attachments/62825785/custom.css"><title>CPE Wan Management Protocol (CWMP)</title></head><body class="nobody"><header role="banner"><div class="topicmeta title">CPE Wan Management Protocol (CWMP)</div><div class="topicmeta date">2023-0308-28<09</div><div class="topicmeta product">For all Mediatrix units </div><div class="topicmeta version">DGW 49.12.2884<2941</div><div class="topicmeta pdf"><a href="https://documentation.media5corp.com/download/attachments/62825785/CWMP.pdf" rel="nofollow">Download PDF Document</a></div><hr><span style="float: inline-end;"></span></header><nav role="toc"><ul><li><a href="#topic_title_Basic_CWMP_Concepts_d1e14">Basic CWMP Concepts</a><ul><li><a href="#concept_sfd_ljg_1r">TR-069 or CPE WAN Management Protocol (CWMP)</a></li><li><a href="#concept_ngl_1vn_n2b">TR-104</a></li><li><a href="#concept_or5_w14_n2b">TR-106</a></li><li><a href="#concept_zdz_td4_n2b">TR-111</a></li></ul></li><li><a href="#topic_title_Basic_Tasks_d1e19">Basic Tasks</a><ul><li><a href="#task_hvc_51x_42b">Configuring the Access to the Auto Configuration Server (ACS) </a></li><li><a href="#task_khx_qsn_vs">Configuring the CWMP Establishment (TR-069)</a></li><li><a href="#unique_2362163221852320941">Configuring VoIP Provisioning (TR-104 Data Model)</a></li><li><a href="#unique_127960082060447997">Configuring the Access to the STUN Server TR-111</a></li><li><a href="#unique_814802123698106709">Configuring the Report Network Statistics (Through the TR-106 Data Model)</a></li></ul></li><li><a href="#reference_wp5_5dq_4cb">Advanced CPE WAN Management Protocol (CWMP) Parameters</a></li><li><a href="#topic_title_Supported_TR_069_Methods_and_Parameters_d1e26">Supported TR-069 Methods and Parameters</a><ul><li><a href="#reference_g4r_gnq_1fb">Data Model and Reference Guide</a></li><li><a href="#concept_stp_qyl_qs">CwmpEx Special Parameters</a></li></ul></li><li><a href="#concept_v4k_q3h_1r">DGW Documentation</a></li><li><a href="#reference_j4g_nbv_gfb">Online Help</a></li><li><a href="#concept_fqm_rv4_k4">Copyright Notice</a></li></ul></nav><main role="main"><article role="article" aria-labelledby="ariaid-title1"><hr><span style="float: inline-end;"><a href="#">Top</a></span><article class="nested0" aria-labelledby="ariaid-title1" id="topic_title_Basic_CWMP_Concepts_d1e14">
   <h1 class="title topictitle1" id="ariaid-title1">Basic CWMP Concepts</h1>
<article class="topic concept nested1" aria-labelledby="ariaid-title2" id="concept_sfd_ljg_1r">
 <h2 class="title topictitle2" id="ariaid-title2">TR-069  or CPE WAN Management Protocol (CWMP)</h2>
 
 <div class="body conbody"><p class="shortdesc">The Technical Report 069 (TR-069), also known as CWMP, is a Broadband Forum technical
  specification. This protocol can be used to monitor and update the Mediatrix unit configurations
  and firmware. In other words, when using TR-069, the Mediatrix unit can get in contact with an
  Auto Configuration Server (ACS) to initiate a configuration script transfer/execution and a
  firmware upgrade.  </p>
  <p class="p">The first time the Mediatrix unit is connected to the network, it will attempt to contact the
   Auto Configuration Server (ACS), which is the entry point for the administrator. The Mediatrix
   unit will obtain the URL of the ACS using either the DHCP server with option 43 or by retrieving
   the information directly from the Customer's Profile. Therefore, upon start-up, the Mediatrix
   unit will contact the ACS, which in return will send the required configuration files and
   initiate, if necessary, a firmware update. This automated sequence is what is referred to as
   zero-touch, as the Mediatrix unit is automatically configured by the ACS according to the
   instructions given by the administrator without manual intervention on the unit.</p>
  <div class="p">The administrator can determine a schedule for the Mediatrix unit to periodically contact the
   ACS. These contacts will allow the Mediatrix unit to:<ul class="ul" id="concept_sfd_ljg_1r__ul_efh_f5m_1r">
    <li class="li">verify if new configurations are available,</li>
    <li class="li">verify if a new firmware update is available and</li>
    <li class="li">send notifications for monitoring purposes.</li>
   </ul></div>
  <div class="p">Monitoring is achieved by regularly sending notifications to the ACS, through the mean of
   "Inform" requests, which can be: <ul class="ul" id="concept_sfd_ljg_1r__ul_x24_k5m_1r">
    <li class="li">Passive: the information is sent according to the schedule.</li>
    <li class="li">Active: the information is sent immediately when a parameter status changes, regardless of
     the periodic schedule.</li>
   </ul>Because the Periodic Informs are initiated by the Mediatrix unit, they have no problem
   passing through residential or enterprise NAT and firewalls. </div>
  <p class="p">Furthermore, the administrator can initiate a connection to the Mediatrix unit to perform
   immediate maintenance or monitoring. This will only be possible if the NAT firewall has been
   configured to allow communications initiated by the ACS.</p>
  <p class="p">The TR-069 protocol can be activated on units that are already deployed with a licence key (For
   more details on licences refer to the<a class="xref" href="https://documentation.media5corp.com/display/DGWLATEST/How+to+Activate+a+Licence+on+a+Mediatrix+Device" target="_blank">Technical Bulletin - How to activate a licence on a Mediatrix
    unit</a> published on the <a class="xref" href="https://documentation.media5corp.com/" target="_blank">Media5 Documentation Portal</a>). However, it can
   be enabled/disabled for a specific configuration via the Management interface.</p>
  <div class="p">TR-069 methods supported by the Mediatrix unit include:<ul class="ul" id="concept_sfd_ljg_1r__ul_b5p_hdm_1r">
    <li class="li">SetParameterValues</li>
    <li class="li">GetParameterValues </li>
    <li class="li">AddObject </li>
    <li class="li">DeleteObject</li>
    <li class="li">Download </li>
    <li class="li">Reboot</li>
    <li class="li">Upload</li>
    <li class="li">FactoryReset</li>
   </ul></div>
 </div>
</article><hr><span style="float: inline-end;"><a href="#">Top</a></span><article class="topic concept nested1" aria-labelledby="ariaid-title3" id="concept_ngl_1vn_n2b">
 <h2 class="title topictitle2" id="ariaid-title3">TR-104</h2>
 
 <div class="body conbody"><p class="shortdesc">The Technical Report 104 (TR-104) describes the data model for provisioning of a
  voice-over-IP (VoIP) CPE device by an Auto Configuration Server (ACS) using the mechanism defined
  in TR-069. Configuring the TR-104 parameters in DGW allows you to enable or disable the
  provisioning parameters for VoIP CPE, such as calls statistics.</p>
  <div class="p">
   <ul class="ul" id="concept_ngl_1vn_n2b__ul_uqb_nvn_n2b">
    <li class="li">The Media5 implementation of TR-104 is limited to the SIPEndpoint profile. </li>
    <li class="li">Active notifications are not supported for all objects except when explicitly mentioned.
     (for more details request the Supported TR-069 Methods and Parameters document from your
     representative).</li>
    <li class="li">Only FXS lines can be managed by the TR-104 profile. </li>
    <li class="li">BRI, PRI or FXO lines are not supported by the TR-104 profile. </li>
    <li class="li">A single voice profile is supported, it is instantiated by default. No creation or deletion
     of voice profile is allowed. </li>
    <li class="li">Only a subset of parameters is currently supported.</li>
    <li class="li">When TR-104 is used, it is highly recommended not to use other means of configuration (since
     TR-104 assumes some configuration).</li>
   </ul>
  </div>
 </div>
</article><hr><span style="float: inline-end;"><a href="#">Top</a></span><article class="topic concept nested1" aria-labelledby="ariaid-title4" id="concept_or5_w14_n2b">
 <h2 class="title topictitle2" id="ariaid-title4">TR-106</h2>
 
 <div class="body conbody"><p class="shortdesc">Technical Report 106 (TR-106) is the Data Model Template for TR-069-Enabled Devices. The
  configuration of the TR-106 Network Interface parameter in DGW allows you to specify the network
  interface to be used for the TR-106 LAN profile to report network statistics.</p>
  <div class="p">
   <ul class="ul" id="concept_or5_w14_n2b__ul_ah2_rb4_n2b">
    <li class="li">If no network interface is configured for TR-106, i.e. the field is left empty under
            <span class="keyword wintitle">Management</span>/<span class="keyword wintitle">Misc</span>/<span class="keyword wintitle">CWMP</span>, the Mediatrix unit will use the
          network interface configured under <span class="keyword wintitle">Management</span>/<span class="keyword wintitle">Misc</span>/<span class="keyword wintitle">System Management</span>/<span class="keyword wintitle">Network Interface</span>.</li>
    <li class="li">If the network interface configured for TR-106 is set to <span class="keyword wintitle">All</span>, the Mediatrix unit will use the
          network interface configured for contacting the ACS in the <span class="keyword wintitle">TR-106 Configuration</span> section of the
            <span class="keyword wintitle">CWMP Configuration</span> table. The
          TR-106 Data Model template can only be used if <span class="keyword wintitle">Root Element</span> is set to
            <span class="keyword wintitle">Device</span>. Refer to <a class="xref" href="#unique_814802123698106709">Configuring the Report Network Statistics
            (Through the TR-106 Data Model)</a>.<div class="note note note_note"><span class="note__title">Note:</span> This parameter can also be set via
            Cwmp.RootElement.</div></li>
   </ul>
  </div>
  <p class="p">The TR-106 Data Model template can only be used if the <span class="keyword parmname">Cwmp.RootElement</span>
   parameter value is <span class="keyword wintitle">Device</span>.</p>
 </div>
</article><hr><span style="float: inline-end;"><a href="#">Top</a></span><article class="topic concept nested1" aria-labelledby="ariaid-title5" id="concept_zdz_td4_n2b">
 <h2 class="title topictitle2" id="ariaid-title5">TR-111</h2>
 
 <div class="body conbody"><p class="shortdesc">Technical Report 111 (TR-111) allows the remote management of home networking devices
  through NAT traversal mechanisms, as defined in TR-069 Annex G (formerly in TR-111). </p>
  <p class="p">The TR-111 parameters defined in DGW allows the activation and configuration of a STUN server,
   so devices behind a NAT can be reached .</p>
 </div>
</article></article><hr><span style="float: inline-end;"><a href="#">Top</a></span><article class="topic nested0 nobody" aria-labelledby="ariaid-title6" id="topic_title_Basic_Tasks_d1e19">
   <h1 class="title topictitle1" id="ariaid-title6">Basic Tasks</h1>
<article class="topic task nested1" aria-labelledby="ariaid-title7" id="task_hvc_51x_42b">
    <h2 class="title topictitle2" id="ariaid-title7">Configuring the Access to the Auto Configuration Server (ACS) </h2>
    <div class="body taskbody">
        <section class="section prereq"><div class="tasklabel"><strong class="sectiontitle tasklabel">Before you begin</strong></div>The CPE WAN Management Protocol (CWMP) service must be started (under <span class="keyword wintitle">System</span>/<span class="keyword wintitle">Services</span>).</section>
        <section id="task_hvc_51x_42b__steps_okw_lbx_42b"><div class="tasklabel"><strong class="sectiontitle tasklabel">Steps</strong></div><ol class="ol steps" id="task_hvc_51x_42b__steps_okw_lbx_42b"><li class="li step stepexpand">
                <span class="ph cmd">Go to <span class="keyword wintitle">Management</span>/<span class="keyword wintitle">CWMP</span>.</span>
            </li><li class="li step stepexpand">
                <span class="ph cmd">In the <span class="keyword wintitle">CWMP Configuration</span> table,
                    under the <span class="keyword wintitle">ACS Configuration</span> section,
                    set the following parameters:</span>
                <ul class="ul choices" id="task_hvc_51x_42b__choices_gn5_vqx_42b">
                    <li class="li choice"><span class="keyword wintitle">ACS URL Config Source</span></li>
                    <li class="li choice"><span class="keyword wintitle">ACS Static URL</span></li>
                    <li class="li choice"><span class="keyword wintitle">username</span></li>
                    <li class="li choice"><span class="keyword wintitle">Password</span></li>
                </ul>
                <div class="itemgroup info">
                    <div class="note note note_note"><span class="note__title">Note:</span> The <span class="keyword wintitle">username</span> and
                            <span class="keyword wintitle">Password</span>
                        fields are not accessible if you have the User or Observer access right.
                        Also, the <span class="keyword wintitle">ACS Static URL</span> field  is
                        only editable if  the <span class="keyword wintitle">ACS URL Config Source</span> field
                        has been configured to <span class="keyword wintitle">Static</span>. </div>
                </div>
            </li><li class="li step stepexpand">
                <span class="ph cmd">Click <span class="keyword wintitle">Apply</span>.</span>
            </li></ol></section>
        <section class="section result"><div class="tasklabel"><strong class="sectiontitle tasklabel">Result</strong></div>
            <br><img class="image" id="task_hvc_51x_42b__image_x3w_1kq_1fb" src="https://documentation.media5corp.com/download/attachments/62825785/ACSConfiguration.PNG" width="800"><br>
        </section>
    </div>
</article><hr><span style="float: inline-end;"><a href="#">Top</a></span><article class="topic task nested1" aria-labelledby="ariaid-title8" id="task_khx_qsn_vs">
    <h2 class="title topictitle2" id="ariaid-title8">Configuring the CWMP Establishment (TR-069)</h2>
    <div class="body taskbody">
        <section class="section prereq"><div class="tasklabel"><strong class="sectiontitle tasklabel">Before you begin</strong></div>The CPE WAN Management Protocol (CWMP) service must be started (under <span class="keyword wintitle">System</span>/<span class="keyword wintitle">Services</span>).</section>
        <section><div class="tasklabel"><strong class="sectiontitle tasklabel">Steps</strong></div><ol class="ol steps"><li class="li step">
                <span class="ph cmd">Go to <span class="keyword wintitle">Management</span>/<span class="keyword wintitle">CWMP</span>.</span>
            </li><li class="li step">
                <span class="ph cmd">In the <span class="keyword wintitle">CWMP Configuration</span> table, set
                    the following parameters:</span>
                <ol type="a" class="ol substeps" id="task_khx_qsn_vs__substeps_zgp_f5n_vs">
                    <li class="li substep substepexpand">
                        <span class="ph cmd">Set <span class="keyword wintitle">Root Element</span> to <span class="keyword wintitle">Device</span> or <span class="keyword wintitle">Internet Gateway Device</span>, depending on your configuration.</span>
                    </li>
                    <li class="li substep substepexpand">
                        <span class="ph cmd">Configure the <span class="keyword wintitle">Listening Port</span> to
                            reflect your configuration.</span>
                    </li>
                    <li class="li substep substepexpand">
                        <span class="ph cmd">Set <span class="keyword wintitle">ACS URL Config Source</span>
                            to reflect your configuration.</span>
                        <div class="itemgroup info">
                            <div class="note note note_note"><span class="note__title">Note:</span> If you chose <span class="keyword wintitle">Static</span>,
                                configure the <span class="keyword wintitle">ACS Static URL</span>.
                                HTTP and HTTPS are supported. </div>
                        </div>
                    </li>
                    <li class="li substep substepexpand">
                        <span class="ph cmd">Under <strong class="ph b">TR-069 Configuration</strong> section, set <span class="keyword wintitle">Annex F</span> to <span class="keyword wintitle">Enable</span>.</span>
                    </li>
                    <li class="li substep substepexpand">
                        <span class="ph cmd">If using authentication, configure <span class="keyword wintitle">User Name</span> and
                                <span class="keyword wintitle">Password</span>
                            to reflect your configuration.</span>
                    </li>
                </ol>
            </li></ol></section>
        <section class="section result"><div class="tasklabel"><strong class="sectiontitle tasklabel">Result</strong></div>If everything is configured correctly, you should see a TCP connection being
            established between your Mediatrix unit and the TR-069 server (from now on simply ACS).
            After the TCP connection has been established, the unit will send its first “Inform”
            message to the ACS, as seen below. Note that there will be more HTTP POST messages sent
            to the ACS (those can be empty) until the server returns a “204 No Content”
                message.<br><img class="image" id="task_khx_qsn_vs__image_olq_lwn_vs" src="https://documentation.media5corp.com/download/attachments/62825785/TR069Configuration_Result.png" width="800"><br></section>
    </div>
</article><hr><span style="float: inline-end;"><a href="#">Top</a></span><article class="topic task nested1" aria-labelledby="ariaid-title9" id="unique_2362163221852320941">
    <h2 class="title topictitle2" id="ariaid-title9">Configuring VoIP Provisioning  (TR-104 Data Model)</h2>
    <div class="body taskbody">
        <section class="section prereq"><div class="tasklabel"><strong class="sectiontitle tasklabel">Before you begin</strong></div>The CPE WAN Management Protocol (CWMP) service must be started (under <span class="keyword wintitle">System</span>/<span class="keyword wintitle">Services</span>).</section>
        <section><div class="tasklabel"><strong class="sectiontitle tasklabel">Steps</strong></div><ol class="ol steps"><li class="li step">
                <span class="ph cmd">Go to <span class="keyword wintitle">Management</span>/<span class="keyword wintitle">CWMP</span>.</span>
            </li><li class="li step">
                <span class="ph cmd">In the <span class="keyword wintitle">CWMP Configuration</span> table,
                    under the <span class="keyword wintitle">TR-104 Configuration</span> section,
                    from the drop down list, select <span class="keyword wintitle">Enable</span>. </span>
            </li><li class="li step">
                <span class="ph cmd">Click <span class="keyword wintitle">Apply</span>.</span>
            </li></ol></section>
        <section class="section result"><div class="tasklabel"><strong class="sectiontitle tasklabel">Result</strong></div>The <strong class="ph b">Device.Services.VoiceService</strong> parameters, listed in the
            Tr069DataModelSupport-Functional_Specification.pdf, will be enabled.<br><img class="image" id="unique_2362163221852320941__image_vh4_n14_n2b" src="https://documentation.media5corp.com/download/attachments/62825785/CWMPConfiguration_TR104.PNG" width="800"><br></section>
    </div>
</article><hr><span style="float: inline-end;"><a href="#">Top</a></span><article class="topic task nested1" aria-labelledby="ariaid-title10" id="unique_127960082060447997">
    <h2 class="title topictitle2" id="ariaid-title10">Configuring the Access to the STUN Server TR-111</h2>
    <div class="body taskbody">
        <section class="section prereq"><div class="tasklabel"><strong class="sectiontitle tasklabel">Before you begin</strong></div>The CPE WAN Management Protocol (CWMP) service must be started (under <span class="keyword wintitle">System</span>/<span class="keyword wintitle">Services</span>).</section>
        <section><div class="tasklabel"><strong class="sectiontitle tasklabel">Steps</strong></div><ol class="ol steps"><li class="li step">
                <span class="ph cmd">Go to <span class="keyword wintitle">Management</span>/<span class="keyword wintitle">CWMP</span>.</span>
            </li><li class="li step">
                <span class="ph cmd">In the <span class="keyword wintitle">CWMP Configuration</span> table,
                    under the <span class="keyword wintitle">TR-111 Configuration</span> section,
                    complete the fields as required.</span>
            </li><li class="li step">
                <span class="ph cmd">Click <span class="keyword wintitle">Apply</span>.</span>
            </li></ol></section>
        <section class="section result"><div class="tasklabel"><strong class="sectiontitle tasklabel">Result</strong></div>
            <br><img class="image" id="unique_127960082060447997__image_q4y_jg4_n2b" src="https://documentation.media5corp.com/download/attachments/62825785/CWMPConfiguration_TR111.PNG" width="800"><br>
        </section>
    </div>
</article><hr><span style="float: inline-end;"><a href="#">Top</a></span><article class="topic task nested1" aria-labelledby="ariaid-title11" id="unique_814802123698106709">
    <h2 class="title topictitle2" id="ariaid-title11">Configuring the Report Network Statistics (Through the TR-106 Data Model)</h2>
    <div class="body taskbody">
        <section class="section prereq"><div class="tasklabel"><strong class="sectiontitle tasklabel">Before you begin</strong></div>The CPE WAN Management Protocol (CWMP) service must be started (under <span class="keyword wintitle">System</span>/<span class="keyword wintitle">Services</span>).<p class="p">The TR-106 Data Model
                template can only be used if the <span class="keyword parmname">Cwmp.RootElement</span> parameter
                value is <span class="keyword wintitle">Device</span>.</p></section>
        
        <section><div class="tasklabel"><strong class="sectiontitle tasklabel">Steps</strong></div><ol class="ol steps"><li class="li step">
                <span class="ph cmd">Go to <span class="keyword wintitle">Management</span>/<span class="keyword wintitle">CWMP</span>.</span>
            </li><li class="li step">
                <span class="ph cmd">In the <span class="keyword wintitle">CWMP Configuration</span> table,
                    under the <span class="keyword wintitle">TR-106 Configuration</span>section,
                    in the <span class="keyword wintitle">Network Interface</span> field indicate the network interface referred by the TR-106 LAN
                    profile.</span>
                <ul class="ul choices" id="unique_814802123698106709__choices_u52_gqp_2fb">
                    <li class="li choice">If left empty, use the network interface configured in the
                        Hoc.ManagementInterface parameter.</li>
                    <li class="li choice">If the Hoc.ManagementInterface parameter is set to <span class="keyword wintitle">All</span>, use the network
                        interface used for contacting the ACS.</li>
                </ul>
            </li><li class="li step">
                <span class="ph cmd">Click <span class="keyword wintitle">Apply</span>.</span>
            </li></ol></section>
        <section class="section result"><div class="tasklabel"><strong class="sectiontitle tasklabel">Result</strong></div>The network statistics of the network interface are advertised to the ACS through a
            TR-106 Data Model.<br><img class="image" id="unique_814802123698106709__image_vtl_rd4_n2b" src="https://documentation.media5corp.com/download/attachments/62825785/CWMPConfiguration_TR106.PNG" width="800"><br></section>
    </div>
</article></article><hr><span style="float: inline-end;"><a href="#">Top</a></span><article class="topic reference nested0" aria-labelledby="ariaid-title12" id="reference_wp5_5dq_4cb">
  <h1 class="title topictitle1" id="ariaid-title12">Advanced CPE WAN Management Protocol (CWMP) Parameters</h1>
  <div class="body refbody">
    <section class="section">
      <div class="p">Although the services can be configured in great part in the Web browser, some aspects of
        the configuration can only be completed with the MIB parameters by :<ul class="ul" id="reference_wp5_5dq_4cb__ul_gfn_14v_wr">
          <li class="li">using a MIB browser</li>
          <li class="li">using the CLI</li>
          <li class="li">creating a configuration script containing the configuration parameters</li>
        </ul></div>
    </section>
                <section class="section">For more details on the following parameters, refer to the <a class="xref" href="https://documentation.media5corp.com/display/DGWLATEST/Reference+Guide" target="_blank">DGW Configuration Guide - Reference
                                Guide</a> published on the <a class="xref" href="https://documentation.media5corp.com/" target="_blank">Media5 Documentation Portal</a>. The Reference Guide contains all the parameters
                        used in the DGW software with their description, default values, and
                        interactions. </section>
                <section class="section"><h2 class="title sectiontitle">For ACS </h2>
                        
                        <ul class="ul" id="reference_wp5_5dq_4cb__ul_qpp_cnn_qcb">
                                <li class="li">To set the parameter type validation when the ACS assigns a
                                        value to a parameter
                                                <span class="keyword parmname">Cwmp.interopParameterTypeValidation</span></li>
                                <li class="li">To set the access mode to the local log table from the ACS:
                                                <span class="keyword parmname">Cwmp.NlmLocalLogLogEnable</span></li>
                                <li class="li">To define the username to authenticate an ACS making a
                                        connection request to the CPE:
                                                <span class="keyword parmname">Cwmp.ConnectionRequestUsername</span></li>
                                <li class="li">To define the password to authenticate an ACS making a
                                        connection request to the CPE:
                                                <span class="keyword parmname">Cwmp.ConnectionRequestPassword</span></li>
                        </ul>
                        <div class="note note note_note"><span class="note__title">Note:</span> Enabling access will require significant CPU resources and impact
                                performance of your unit when notifications are sent frequently to
                                the local log.</div>
                </section>
                <section class="section"><h2 class="title sectiontitle">For TR-069 (CWMP) establishment</h2>
                        
                        <ul class="ul" id="reference_wp5_5dq_4cb__ul_ptl_33n_qcb">
                                <li class="li">To set the HTTPS transport cipher suite configuration for TR-069
                                        (CWMP): <span class="keyword parmname">Cwmp.TransportHttpsCipherSuite
                                        </span>.</li>
                                <li class="li">To set the HTTPS Transport Tls Version configuration for TR-069
                                        (CWMP):
                                        <span class="keyword parmname">Cwmp.TransportHTTPSTlsVersion</span>.</li>
                                <li class="li">To set the level of security to use when validating the server's
                                        certificate when connecting to the ACS using HTTPS:
                                                <span class="keyword parmname">Cwmp.TransportCertificateValidation
                                        </span>
                                </li>
                        </ul>
                </section>
                <section class="section"><h2 class="title sectiontitle">For TR-111</h2>
                        
                        <ul class="ul" id="reference_wp5_5dq_4cb__ul_np5_blq_4cb">
                                <li class="li">To set the period range, in seconds, at which STUN Binding
                                        Requests must be sent by the unit for the purpose of
                                        maintaining the STUN connection: <span class="keyword parmname">
                                                Cwmp.tr111StunKeepAlivePeriod</span>. The
                                        current implementation does not allow a range. The minimum
                                        and maximum values must be the same.</li>
                                <li class="li">To set the value of the STUN username attribute to be used in
                                        Binding Requests:
                                                <span class="keyword parmname">Cwmp.tr111StunUsername</span></li>
                                <li class="li">To set the level of security to use when validating the server's
                                        certificate when connecting to the ACS using HTTPS:
                                                <span class="keyword parmname">Cwmp.TransportCertificateValidation</span>
                                </li>
                        </ul>
                </section>
        <section class="section"><h2 class="title sectiontitle">For the MAC address </h2>
                        
                        <ul class="ul" id="reference_wp5_5dq_4cb__ul_a2p_mkq_4cb">
                                <li class="li">To set the MAC address format:
                                                <span class="keyword parmname">Cwmp.InteropMacAddressFormat</span>.</li>
                        </ul>
                </section>
  </div>
</article><hr><span style="float: inline-end;"><a href="#">Top</a></span><article class="topic nested0 nobody" aria-labelledby="ariaid-title13" id="topic_title_Supported_TR_069_Methods_and_Parameters_d1e26">
   <h1 class="title topictitle1" id="ariaid-title13">Supported TR-069 Methods and Parameters</h1>
<article class="topic reference nested1" aria-labelledby="ariaid-title14" id="reference_g4r_gnq_1fb">
  <h2 class="title topictitle2" id="ariaid-title14">Data Model and Reference Guide</h2>
  <div class="body refbody">
    <section class="section">The Mediatrix proprietary data model supports a subset of all the parameters defined on the platform.
             Please refer to the following documents published on the Media5 documentation portal at
             <a class="xref" href="https://documentation.media5corp.com" target="_blank">https://documentation.media5corp.com</a>:
    <ul class="ul">
        <li class="li"><a class="xref" href="https://documentation.media5corp.com/display/DGWLATEST/TR-069+Mediatrix+DataModel" target="_blank">TR-069 Mediatrix  DataModel</a>: Documents the TR-069,
             TR-104, and TR-106 standard data models, along with the Mediatrix proprietary data model.</li>
        <li class="li"><a class="xref" href="https://documentation.media5corp.com/display/DGWLATEST/Reference+Guide" target="_blank">Reference Guide</a>: Documents the complete set of parameters and commands from the
            different DGW services.</li>
   </ul>
    </section>
  </div>
</article><hr><span style="float: inline-end;"><a href="#">Top</a></span><article class="topic concept nested1" aria-labelledby="ariaid-title15" id="concept_stp_qyl_qs">
 <h2 class="title topictitle2" id="ariaid-title15">CwmpEx Special Parameters</h2>
 <div class="body conbody">
      <div class="p">Some parameters from the Reference Guide are not present in the Mediatrix proprietary data model.
         To overcome this limitation, the platform supports a special set of parameters:
      <ul class="ul">
         <li class="li"><span class="keyword parmname">CwmpEx.Command</span></li>
         <li class="li"><span class="keyword parmname">CwmpEx.LastResult</span></li>
      </ul></div>
      <p class="p">They are documented in the <a class="xref" href="https://documentation.media5corp.com/display/DGWLATEST/TR-069+Mediatrix+DataModel" target="_blank">TR-069 Mediatrix DataModel</a> document.</p>
 </div>
</article></article><hr><span style="float: inline-end;"><a href="#">Top</a></span><article class="topic concept nested0" aria-labelledby="ariaid-title16" id="concept_v4k_q3h_1r">
 <h1 class="title topictitle1" id="ariaid-title16">DGW Documentation</h1>
 
 <div class="body conbody"><p class="shortdesc">Mediatrix devices are supplied with an exhaustive set of documentation. </p>
  <p class="p">Mediatrix user documentation is available on the <a class="xref" href="http://documentation.media5corp.com" target="_blank">Media5 Documentation
    Portal</a>.</p>
  <div class="p">Several types of documents were created to clearly present the information you are looking for.
   Our documentation includes:<ul class="ul" id="concept_v4k_q3h_1r__ul_bqy_cjh_1r">
    <li class="li"><strong class="ph b">Release notes</strong>: Generated at each GA release, this document includes the known and
     solved issues of the software. It also outlines the changes and the new features the release
     includes.</li>
    <li class="li"><strong class="ph b">Configuration notes</strong>: These documents are created to facilitate the configuration of a
     specific use case. They address a configuration aspect we consider that most users will need to
     perform. However, in some cases, a configuration note is created after receiving a question
     from a customer. They provide standard step-by-step procedures detailing the values of the
     parameters to use. They provide a means of validation and present some conceptual information.
     The configuration notes are specifically created to guide the user through an aspect of the
     configuration. </li>
    <li class="li"><strong class="ph b">Technical bulletins</strong>: These documents are created to facilitate the configuration of a
     specific technical action, such as performing a firmware upgrade.</li>
    <li class="li"><strong class="ph b">Hardware installation guide</strong>: They provide the detailed procedure on how to safely and
     adequately install the unit. It provides information on card installation, cable connections,
     and how to access for the first time the Management interface.</li>
    <li class="li"><strong class="ph b">User guide</strong>: The user guide explains how to customise to your needs the configuration
     of the unit. Although this document is task oriented, it provides conceptual information to
     help the user understand the purpose and impact of each task. The User Guide will provide
     information such as where and how TR-069 can be configured in the Management Interface, how to
     set firewalls, or how to use the CLI to configure parameters that are not available in the
     Management Interface.</li>
    <li class="li"><strong class="ph b">Reference guide</strong>: This exhaustive document has been created for advanced users. It
     includes a description of all the parameters used by all the services of the Mediatrix units.
     You will find, for example, scripts to configure a specific parameter, notification messages
     sent by a service, or an action description used to create Rulesets. This document includes
     reference information such as a dictionary, and it does not include any step-by-step
     procedures. </li>
   </ul></div>
 </div>
</article><hr><span style="float: inline-end;"><a href="#">Top</a></span><article class="topic reference nested0" aria-labelledby="ariaid-title17" id="reference_j4g_nbv_gfb">
  <h1 class="title topictitle1" id="ariaid-title17">Online Help</h1>
  <p class="shortdesc"><span class="ph">If you are not familiar with the meaning of the fields and
                buttons, click <span class="keyword wintitle">Show Help</span>, located at the upper right corner of
                the Web page. When activated, the fields and buttons that offer online help will
                change to green and if you hover over them, the description will bedisplayed.</span></p>
</article><hr><span style="float: inline-end;"><a href="#">Top</a></span><article class="topic concept nested0" aria-labelledby="ariaid-title18" id="concept_fqm_rv4_k4">
 <h1 class="title topictitle1" id="ariaid-title18">Copyright Notice</h1>
 

 <div class="body conbody"><p class="shortdesc">Copyright © 2023 Media5 Corporation.</p>
  <p class="p">This document contains information that is proprietary to Media5 Corporation.</p>
  <p class="p">Media5 Corporation reserves all rights to this document as well as to the Intellectual Property
   of the document and the technology and know-how that it includes and represents.</p>
  <p class="p">This publication cannot be reproduced, neither in whole nor in part, in any form whatsoever,
   without written prior approval by Media5 Corporation.</p>
  <p class="p">Media5 Corporation reserves the right to revise this publication and make changes at any time
   and without the obligation to notify any person and/or entity of such revisions and/or
   changes.</p>
 </div>
</article></article></main></body></html>