Putting iPads in their own IP pool?

Adam Moffett adamlists at plexicomm.net
Fri Oct 8 19:08:50 UTC 2010


> chasing MAC addresses can lead to ongoing pain - we used to do similar for
> eg cisco APs - can you not use the vendor class identifier for these?
> (do they always appear as a particular model?)
>
> eg
>
> class "device" {
>    match option vendor-class-identifier;
> }
>
> subclass "device" "iPad" {
> }
>
> ?
>
> alan

Good point.  You should be able to find out the vendor-class-identifier, 
if there is one, by adding this to your conf file:
log(info, option vendor-class-identifier);
Then wait for an iPad to get an IP.




More information about the dhcp-users mailing list