<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>We have a central DHCP server with several “shared networks” which creates a complication for us since we have multiple user groups that we want separate. One solution for us is to create multiple dedicate DHCP server, but that isn’t an attractive solution.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Our process here is we don’t give a client an IP address unless we know it’s mac address. We have a process that uses OMSHELL to create host records so they become “known clients.”<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Since we have a central DHCP server, our challenge is assigning “known clients” to their proper ip pool. As a very simple example - we don’t a student device connect to a faculty network and getting an faculty IP address. The behavior we want is a student device would only get an IP address in the designated student ip address pools.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>My approach to this problem is to use classes and subclasses. However, I can’t figure out how to assign a subclass to a host record with OMSHELL. I see it is a documented function, but I can’t find any working examples.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Has anyone successful assigned a subclass to a host record using OMSHELL?<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Thank you.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> dhcp-users-bounces+t.fleming=tcu.edu@lists.isc.org [mailto:dhcp-users-bounces+t.fleming=tcu.edu@lists.isc.org] <b>On Behalf Of </b>Sean Alderman<br><b>Sent:</b> Tuesday, September 10, 2013 10:03 AM<br><b>To:</b> dhcp-users@lists.isc.org<br><b>Subject:</b> Re: OMSHELL to create subclasses<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><div><div><p class=MsoNormal>Mr. Fleming,<o:p></o:p></p></div><p class=MsoNormal>  I think I joined the list after you made the thread.  I'm curious what your application is, you and I have similar struggles with OMAPI [1].<br><br>[1] <a href="https://lists.isc.org/pipermail/dhcp-users/2013-August/017105.html">https://lists.isc.org/pipermail/dhcp-users/2013-August/017105.html</a><br clear=all><o:p></o:p></p><div><div><p class=MsoNormal><br>-- <o:p></o:p></p><div><p class=MsoNormal style='margin-bottom:12.0pt'>Sean M. Alderman<br>Senior Engineer, UDit Systems Integration and Engineering<br>University of Dayton<o:p></o:p></p></div></div></div></div></div></body></html>