How to restrict Windows XP DHCP clients to a specific subnet?

Niall O'Reilly niall.oreilly at ucd.ie
Fri Jan 31 14:11:13 UTC 2014


At Fri, 31 Jan 2014 13:40:37 +0000,
Simon Hobson wrote:
> 
> Ole Holm Nielsen <Ole.H.Nielsen at fysik.dtu.dk> wrote:
> 
> > Sounds really interesting!  Can you give more specific examples of
> > the Claudus subclass definitions?  For example, we have some
> > Windows XP client definitions like this one:
> > 
> > host camd-T61-25    { hardware ethernet 00:1A:6B:36:34:15; }
> > 
> > How would I incorporate this host into your subclass?
> 
> You copy and paste the MAC address that you already have into a
> subclass statement.

  ... always remembering to prefix "1:" (meaning "ethernet" to the MAC
  address in each subclass statement.  For example, using the MAC
  address Ole mentioned:

subclass "Claudus" 1:00:1A:6B:36:34:15 ;

  /Niall


More information about the dhcp-users mailing list