Can a class have multiple match hostname statements, e.g.
match if substring (option host-name,0,2) = "foo";
match if substring (option host-name,0,3) = "DESK"
?
Can a class have multiple match hostname statements, e.g.
match if substring (option host-name,0,2) = "foo";
match if substring (option host-name,0,3) = "DESK"
?