Hi John,<br><br>I quickly had a look at this, based on what I tested some time ago. I was not immediately able to encapsulate some data within the CCC option in the vendor encapsulated option. As a workaround, I think something like this could work:<br>
<br>option space docsis code width 2 length width 2;<br>option vsio.docsis code 4491 = encapsulate docsis;<br>option docsis.ccc code 2170 = {integer 16, integer 16, ip-address, integer 16, integer 16, ip-address};<br>option docsis.ccc 1 4 <a href="http://1.1.1.1">1.1.1.1</a> 2 4 <a href="http://2.2.2.2">2.2.2.2</a>;<br>
<br>There are probably better ways, but that might get you started.<br><br>Regards,<br><br>Marcus<br><br><div class="gmail_quote">On Tue, Apr 22, 2008 at 1:23 PM, John Jason Brzozowski <<a href="mailto:john_brzozowski@cable.comcast.com">john_brzozowski@cable.comcast.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Folks,<br>
<br>
Wanted to send a quick note before I went off and invested lots of time to<br>
try and figure this out. It seems unlikely that this is supported but I<br>
thought it would be prudent to ask.<br>
<br>
As part of the DOCSIS 3.0 and related efforts the ability to transmit the<br>
CCC options (DHCPv4 equivalent is Option 122) care of DHCPv6 was introduced.<br>
Some of these options like sub-option 1 and sub-option 2 are IPv4 addresses<br>
of DHCPv4 server used by the MTA for provisioning.<br>
<br>
I wish to be able to do this using the ISC DHCPv6 server.<br>
<br>
Has anyone ventured into this territory or know if it is even supported?<br>
<br>
Regards,<br>
<br>
John<br>
=========================================<br>
<font color="#888888">John Jason Brzozowski (CISSP, RHCT)<br>
Comcast Corporation<br>
e) mailto:<a href="mailto:john_brzozowski@cable.comcast.com">john_brzozowski@cable.comcast.com</a><br>
m) 609-377-6594<br>
=========================================<br>
<br>
<br>
</font></blockquote></div><br>