DHCP config

Gideon Viator ktcisg at kaplantel.net
Mon Jun 25 15:54:31 UTC 2007


Sry guys,

Should I put a 1 or 0 after hardware?

Gideon Viator
IT Administrator 
Kaplan Telecommunications
337-643-7171
 


-----Original Message-----
From: dhcp-users-bounce at isc.org [mailto:dhcp-users-bounce at isc.org] On Behalf
Of Bruce Hudson
Sent: Monday, June 25, 2007 10:30 AM
To: dhcp-users at isc.org
Subject: Re: DHCP config

 
> class "amino" {
>   match if substring( hardware, 0, 3 ) = 00:02:02; 
> }

    If I recall correctly, you want "substring( hardware, 1, 3 )". You want
to skip the first byte of the hardware field, which is a "1" to specify an
ethernet address.
--
Bruce A. Hudson				| Bruce.Hudson at Dal.CA
UCIS, Networks and Systems		|
Dalhousie University			|
Halifax, Nova Scotia, Canada		| (902) 494-3405




More information about the dhcp-users mailing list