Amino

AJ Grinnell ajgrinnell at gmail.com
Fri Jan 16 20:55:27 UTC 2009


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/2c19b18b/attachment.html>


More information about the dhcp-users mailing list