<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:x="urn:schemas-microsoft-com:office:excel" 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 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@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;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</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=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>How did you get the software for the 130 and do you still have
it. Our salesman said this box has no software on it and we need to load it to
our server.<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>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'>

<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@lists.isc.org [mailto:dhcp-users-bounces@lists.isc.org] <b>On
Behalf Of </b>AJ Grinnell<br>
<b>Sent:</b> Friday, January 16, 2009 2:55 PM<br>
<b>To:</b> Users of ISC DHCP<br>
<b>Subject:</b> Re: Amino<o:p></o:p></span></p>

</div>

<p class=MsoNormal><o:p> </o:p></p>

<div>

<p class=MsoNormal>This is what I am using<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal> <o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><br>
class "AmiNET130 mboot"<br>
{<br>
  match if (option
vendor-class-identifier="aminoAMINET130mboot<bootrom version>")
or<br>
           ((substring(option
vendor-encapsulated-options, 2, 9)="AMINET130")<br>
            and
(substring(option vendor-encapsulated-options, 13, 5)="mboot"));<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>  vendor-option-space AMINO;<br>
  option AMINO.address 225.50.51.52;<br>
  option AMINO.port 11111;<br>
}<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><br>
class "AmiNET130 upgrd"<br>
{<br>
  match if (option
vendor-class-identifier="Aminoaminet130upgrd") or<br>
           ((substring(
option vendor-encapsulated-options,2,9)="aminet130")<br>
            and
(substring( option vendor-encapsulated-options,13,5)="upgrd"));<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>  vendor-option-space AMINO;<br>
  option AMINO.address 225.50.51.53;<br>
  option AMINO.port 11111;<br>
}<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>#<br>
class "AmiNET130 fisys"<br>
{<br>
  match if (option
vendor-class-identifier="Aminoaminet130fisys") or<br>
           ((substring(
option vendor-encapsulated-options, 2, 9)="aminet130")<br>
            and
(substring(option vendor-encapsulated-options, 13, 5)="fisys"));<br>
  vendor-option-space AMINO;<br>
  option AMINO.middleware 239.255.255.1;<br>
  option AMINO.mw_port 4545;<br>
}<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal><br>
<br>
 <o:p></o:p></p>

</div>

<div>

<p class=MsoNormal>On Fri, Jan 16, 2009 at 11:42 AM, Matt Faggione <<a
href="mailto:mattf@etex.net">mattf@etex.net</a>> wrote:<o:p></o:p></p>

<div>

<div>

<p>Has anyone setup an Amino 130 on their dhcpd.conf file If so can you tell me
what the VCI are for Minerva middleware? <o:p></o:p></p>

</div>

</div>

<p class=MsoNormal><br>
_______________________________________________<br>
dhcp-users mailing list<br>
<a href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/dhcp-users" target="_blank">https://lists.isc.org/mailman/listinfo/dhcp-users</a><o:p></o:p></p>

</div>

<p class=MsoNormal><o:p> </o:p></p>

</div>

</body>

</html>