L'exemple suivant est une définition class pour l'initialisation matérielle SPARC. Notez qu'une directive next-server n'est pas nécessaire pour SPARC :
class "SPARC" {
match if ( substring (option vendor-class-identifier, 0, 5) = "SUNW." ) and not
( option vendor-class-identifier = "SUNW.i86pc" );
filename "http://192.168.0.1:5555/cgi-bin/wanboot-cgi";
}