How to configure DHCP server to send VIVSO option

David W. Hankins David_Hankins at isc.org
Wed Mar 12 18:34:53 UTC 2008


On Wed, Mar 12, 2008 at 03:15:37PM +0100, Guisson, Joris wrote:
> Damn, we have some stupid spec here (ADSL Forum TR-111) which requires
> that we send back this option whenever we get a request with vivco
> information in it.
> 
> I guess we will have to modify the code then.

try over-riding the parameter request list (concat the client's
with the vivso option in hex).

	option parameter-request-list = concat(option parameter-request-list,
					       7d);

-- 
Ash bugud-gul durbatuluk agh burzum-ishi krimpatul.
Why settle for the lesser evil?	 https://secure.isc.org/store/t-shirt/
-- 
David W. Hankins	"If you don't do it right the first time,
Software Engineer		     you'll just have to do it again."
Internet Systems Consortium, Inc.		-- Jack T. Hankins


More information about the dhcp-users mailing list