DHCP config

Bruce Hudson Bruce.Hudson at Dal.Ca
Mon Jun 25 15:30:11 UTC 2007


 
> 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