<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>
<div>The vendor config file in TR-069 represents different things depending on the model and the vendor.</div>
<div><br>
</div>
<div>Are you talking about InternetGatewayDevice.DeviceInfo.Vendor-ConfigFile? Or IGD.DeviceConfig.ConfigFile? Or config files in general?</div>
<div><br>
</div>
<div>In general, the config file is a static list of device parameters. A config file that’s pushed to 50 devices will make all the devices the same, mostly*.</div>
<div><br>
</div>
<div>In TR-069, you can tell the device to download and upload the config file. Downloading the config will replace the current running configuration with whatever configuration is in the config file. Devices will generally totally overwrite the running config
 with the config file settings (ie: generally the device won’t merge the running config and the downloaded config - it’ll use the downloaded config as the running config, and throw the old running config away). Uploading the config tells the CPE to POST the
 config file to somewhere you specify.</div>
<div><br>
</div>
<div>Depending on the device, you can see the config file name and some other data in the IGD.DeviceInfo.Vendor-ConfigFile. The info there isn’t really that useful.</div>
<div><br>
</div>
<div>In some devices you can grab the running config file by using IGD.DeviceConfig.ConfigFile. Theoretically you can take that and push it back onto the device.</div>
<div><br>
</div>
<div>In an ACS, the config file usually is a blob.</div>
<div><br>
</div>
<div>The format is pretty much implementation dependent. In our devices it’s the running config, but values that are default values are not in the file.</div>
<div><br>
</div>
<div>Usually ACSs don’t manage config files, they manage settings. Settings can be dynamic per device, which makes them valuable. Config files are usually pushed at the factory, and contain the static plant stuff. Of course, everyone can do things differently.
 I know of one customer that generates config files on the fly and pushes them to a device via an ACS. There are other customers who use the ACS to manage everything, and the config file is totally generic.</div>
<div><br>
</div>
<div>You can do lifecycle management for a config file, but at a minimum that requires that you version the config file and have a way of getting that version in the ACS. Then you can start using the ACS to detect when things are out-of-date.</div>
<div><br>
</div>
<div>As Dan says, config files are useful, but dynamic data is probably better managed via an ACS - unless your back-end service already generates config-file friendly output.</div>
<div>-- </div>
<div>
<div>
<div>Manny Veloso</div>
</div>
<div>Sr. Solutions Engineer</div>
<div>Smartrg.com</div>
</div>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Users <<a href="mailto:users-bounces@lists.genieacs.com">users-bounces@lists.genieacs.com</a>> on behalf of Dan Morphis <<a href="mailto:dan@milkcarton.com">dan@milkcarton.com</a>><br>
<span style="font-weight:bold">Reply-To: </span>Community support for GenieACS users <<a href="mailto:users@lists.genieacs.com">users@lists.genieacs.com</a>><br>
<span style="font-weight:bold">Date: </span>Tuesday, July 21, 2015 at 12:51 PM<br>
<span style="font-weight:bold">To: </span>Community support for GenieACS users <<a href="mailto:users@lists.genieacs.com">users@lists.genieacs.com</a>><br>
<span style="font-weight:bold">Subject: </span>Re: Question regarding Vendor Config File<br>
</div>
<div><br>
</div>
<div>
<div>
<div dir="ltr">I can shed some light. The vendor config file is the configuration file you upload to the CPE usually through the GUI on the CPE. The format of the file will be specific to the CPE vendor. The config file for SmartRG (and other Broadcom based
 CPEs) is an XML representation of the TR069 object model of the device. While the older Thomson's its in ini file format.
<div><br>
</div>
<div>Currently, you have to manually tell the CPE to download the configuration file. Be aware though, when the CPE applies the config file, it will be factory defaulted. So if you send the config file to any CPE's that have customers assigned to it, you will
 need to set the pppoe credentials and other settings specific to your environment.</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Tue, Jul 21, 2015 at 2:05 AM, Prashant Upadhyaya <span dir="ltr">
<<a href="mailto:praupadhyaya@gmail.com" target="_blank">praupadhyaya@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Hi,
<div><br>
</div>
<div>I have a few questions regarding the concept of Vendor Config File in TR-069.</div>
<div>What does it exactly represent for ACS ?</div>
<div>Is it a snapshot of _all_ the parameters of a CPE at a single place (the root model supported by CPE as well as vendor specific extensions) ?</div>
<div>How is the lifecycle of this config file managed.</div>
<div>Eg. if the version at CPE and ACS mismatch, then ACS should ask CPE to download it.</div>
<div>But how would the version typically change at the ACS itself ? Eg. should the ACS bump up the version everytime the operator changes some CPE parameter at ACS or is there some different scenario.</div>
<div>Can the version change at CPE automatically and in that case, should the CPE ask the ACS to upload it.</div>
<div><br>
</div>
<div>Basically, if somebody can shed more light on this concept in TR-069 from their practical experience, that will be great.</div>
<div><br>
</div>
<div>Regards</div>
<span class="HOEnZb"><font color="#888888">
<div>-Prashant</div>
<div><br>
</div>
</font></span></div>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.genieacs.com">Users@lists.genieacs.com</a><br>
<a href="http://lists.genieacs.com/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.genieacs.com/mailman/listinfo/users</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</span>
</body>
</html>