Format of array of ip-addresses

A.L.M.Buxey at lboro.ac.uk A.L.M.Buxey at lboro.ac.uk
Mon Nov 17 21:51:11 UTC 2014


Hi,

> but this doesn’t seem to be working.


so close. read the following and spot the difference ;-)

option space LWAPP;
option LWAPP.controller code 241 = array of ip-address;

class "LWAPP" {
  match option vendor-class-identifier;
}

subclass "LWAPP" "Cisco AP c3600" {
  vendor-option-space LWAPP;
  option LWAPP.controller 10.0.0.1 192.168.0.1;
}


alan


More information about the dhcp-users mailing list