problem with vendor-class-identifier

Szabolcs Tóth totya at ajkanet.hu
Thu Sep 30 16:16:30 UTC 2010


Dear users,

I tried to use vendor-class-identifier option in the below lines, but  
I got the following error
              "no option named vendor-class-identifier in space dhcp"
however the option name can be found in the manual and in a lot of  
docsis forum.
The dhcp server version is 3.1.1-6+lenny4 on a Debian Lenny system.
Please help me to solve my problem,

Regards,
Szabolcs Toth


#class "CPE" {
#        match if ((substring(option vendor-class-identifier,0,6) != "docsis")
#                                   vendor-class-identifier
#               and (substring(option vendor-class-identifier,0,4) !=  
"pktc"));
#        spawn with hardware;
#}


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




More information about the dhcp-users mailing list