Amino

Matt Faggione mattf at etex.net
Fri Jan 16 21:37:44 UTC 2009


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.

 

From: dhcp-users-bounces at lists.isc.org
[mailto:dhcp-users-bounces at lists.isc.org] On Behalf Of AJ Grinnell
Sent: Friday, January 16, 2009 2:55 PM
To: Users of ISC DHCP
Subject: Re: Amino

 

This is what I am using

 


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

  vendor-option-space AMINO;
  option AMINO.address 225.50.51.52;
  option AMINO.port 11111;
}


class "AmiNET130 upgrd"
{
  match if (option vendor-class-identifier="Aminoaminet130upgrd") or
           ((substring( option vendor-encapsulated-options,2,9)="aminet130")
            and (substring( option
vendor-encapsulated-options,13,5)="upgrd"));

  vendor-option-space AMINO;
  option AMINO.address 225.50.51.53;
  option AMINO.port 11111;
}

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



 

On Fri, Jan 16, 2009 at 11:42 AM, Matt Faggione <mattf at etex.net> wrote:

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


_______________________________________________
dhcp-users mailing list
dhcp-users at lists.isc.org
https://lists.isc.org/mailman/listinfo/dhcp-users

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20090116/80ef6a70/attachment.html>


More information about the dhcp-users mailing list