dhcp6.vendor-opts

Andrew Creer Andrew.Creer at arrisi.com
Fri Jun 15 22:18:47 UTC 2007


Here is my dhcpd.conf.  I tried the vendor-opts a bunch of different ways. 
 I tried them in hex format also.  I am trying to get docsis 3.0 modem 
registered on ISC.  The modems go to IP-Complete.  I know the other parts 
of the system work fine, I have had the modems registered with Cisco 
Registrar.
srvcmts23# cat dhcpd.conf
ddns-update-style ad-hoc;

subnet6 2001:1234::1:0:0:0:0/64 {
        range6 2001:1234::1:0:0:0:100/64;
        option dhcp6.vendor-opts "(4491((32 2001:1234:0:1::2)(33 
v10_cm.bin)(40 20:01:12:34:00:00:00:01:00:00:00:00:00:0
0:00:02)(41 -21600)))";
        allow unknown-clients;
}

subnet6 2001:1234::3:0:0:0:0/64 {
        range6 2001:1234::3:0:0:0:100/64;
        option dhcp6.vendor-opts "4491";
        allow unknown-clients;
}

srvcmts23#



Andrew J. Creer
Arris - Chicago
2400 Ogden Ave.
Suite 180
Lisle, IL 60532
630-281-3058



John Jason Brzozowski <john_brzozowski at cable.comcast.com> 
Sent by: dhcp-users-bounce at isc.org
06/15/2007 03:56 PM
Please respond to
dhcp-users at isc.org


To
"dhcp-users at isc.org" <dhcp-users at isc.org>
cc

Subject
Re: dhcp6.vendor-opts






Can you send your configuration an example of your configuration?


On 6/15/07 3:45 PM, "Andrew Creer" <Andrew.Creer at arrisi.com> wrote:

> I cannot seem to get this option to work right.  The server will come 
up,
> but the option is never sent out.  Does anyone have this working?  I am
> using 4.0.0a1.
> Andrew J. Creer
> Arris - Chicago
> 2400 Ogden Ave.
> Suite 180
> Lisle, IL 60532
> 630-281-3058
> 
> 

=========================================
John Jason Brzozowski (CISSP, RHCT)
Comcast Corporation
e) mailto:john_brzozowski at cable.comcast.com
m) 609-377-6594
p) 856-324-2671
=========================================







More information about the dhcp-users mailing list