<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>
<div>Most of our customers just do management over the public network. There was one that had a PVC for management; I’m not sure why they did. Since CPEs do SSL, the thought is that it’s good enough.</div>
<div><br>
</div>
<div>
<div>
<div>-- </div>
<div>Manny Veloso</div>
</div>
<div>Sr. Solutions Engineer</div>
<div>Smartrg.com</div>
</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>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>Wednesday, April 8, 2015 at 11:49 AM<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:<br>
</div>
<div><br>
</div>
<div>
<div>
<div dir="ltr">We are going to use a separate management WAN, in private IP space, but one group of people want to do DNS names, while the other group wants IP. So I thought I would poll and see how others are doing it. Because of technical reasons, we have
 to use the IP - modems don't do dual DNS stacks and we don't want to resolve all DNS on the management interface.
<div><br>
</div>
<div>As for DHCP option, I found a better way of doing this yesterday:</div>
<div><font face="monospace,monospace"># Define a custom option space for tr069 options<br>
option space tr069;<br>
option tr069.acs-server-url code 1 = text;<br>
vendor-option-space tr069;<br>
option tr069.acs-server-url “<a href="http://url/of/acs/server%E2%80%9D">http://url/of/acs/server”</a>;</font><br>
</div>
<div><font face="monospace,monospace"><br>
</font></div>
<div><font face="arial,helvetica,sans-serif">On the few modems we've tried, this works perfectly. And this value overrides the ACS URL that is preconfigured into the CPE.</font></div>
<div><font face="arial,helvetica,sans-serif"><br>
</font></div>
<div><font face="arial,helvetica,sans-serif">-dan</font></div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Wed, Apr 8, 2015 at 9:20 AM, Zaid Abdulla <span dir="ltr">
<<a href="mailto:zaid@genieacs.com" target="_blank">zaid@genieacs.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="">On Tue, Apr 7, 2015, at 07:35 PM, Dan Morphis wrote:<br>
> I have a few questions about how other people are doing their CPE ACS<br>
implementation.<br>
><br>
> Are you using a single VCI/VPI and doing the management<br>
over the public internet? Or do you have a separate VCI/VPI specifically<br>
 for management? Do you have bridged mode modems connected to your ACS?<br>
><br>
> If you are doing management over a separate interface, for the management url, are you using DNS or hard-coded IP? Are you doing split DNS?<br>
<br>
</span>I'd recommend using a separate WAN connection for management when<br>
possible. As for using a domain name vs an IP, I prefer using IP because<br>
then you deal with one less point of failure (i.e. DNS). Though I don't<br>
have a strong opinion about that.<br>
<br>
> How are you assigning the ACS url to the CPE? Factory config, or DHCP option 60[<a href="http://blog.pierky.com/acs-url-configuration-via-dhcp-vendor-specific-information/" target="_blank">http://blog.pierky.com/acs-url-configuration-via-dhcp-vendor-specific-information/</a>]?<br>
<br>
I personally haven't used the DHCP option because I try to minimize the<br>
number of client features I have to rely on for a smoother operation.<br>
Perhaps my opinion will change when TR-069 is more wide spread and<br>
client implementations improve.<br>
<br>
Zaid<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" target="_blank">http://lists.genieacs.com/mailman/listinfo/users</a><br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</span>
</body>
</html>