From: David Hankins Date: Tue, 5 Feb 2008 16:55:50 +0000 (+0000) Subject: Provide -working- sample configuration text for VIVSO. X-Git-Tag: v4_1_0a2~65 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=961e7a5b0ec67d11a74db7d5e5811f6832ea14c2;p=thirdparty%2Fdhcp.git Provide -working- sample configuration text for VIVSO. --- diff --git a/common/dhcp-options.5 b/common/dhcp-options.5 index 649e689ce..a698e458d 100644 --- a/common/dhcp-options.5 +++ b/common/dhcp-options.5 @@ -1,4 +1,4 @@ -.\" $Id: dhcp-options.5,v 1.41 2008/01/24 02:43:04 each Exp $ +.\" $Id: dhcp-options.5,v 1.42 2008/02/05 16:55:50 dhankins Exp $ .\" .\" Copyright (c) 2004-2008 by Internet Systems Consortium, Inc. ("ISC") .\" Copyright (c) 1996-2003 by Internet Software Consortium @@ -2051,9 +2051,13 @@ option SUNW.server-address code 2 = ip-address; option SUNW.server-name code 3 = text; option SUNW.root-path code 4 = text; -option space vivso-sample code width 1 length width 1 hash size 3; -option vivso-sample.sample code 1 = text; -option vivso.vivso-sample code 2495 = encapsulate vivso-sample; +option space ISC code width 1 length width 1 hash size 3; +option ISC.sample code 1 = text; +option vendor.ISC code 2495 = encapsulate vivso-sample; +option vendor-class.ISC code 2495 = text; + +option ISC.sample "configuration text here"; +option vendor-class.ISC "vendor class here"; option space docsis code width 2 length width 2 hash size 17; option docsis.tftp-servers code 32 = array of ip6-address;