Amino

Frank Bulk - iName.com frnkblk at iname.com
Fri Jan 16 20:19:08 UTC 2009


We're not using Minerva, but here are some example VCI strings from another
middleware vendor, depending on the stage in the boot process.  

 

Minerva should be supplying you this information, by the way.

 

############################################################################
### 

# Class "AmiNET130 mboot"
# 

# AmiNET130 - response to bootrom request for a bootstrap image
# 

############################################################################
### 

class "AmiNET130 mboot" 

{ 

  match if (substring(option vendor-class-identifier, 8,
14)="AMINET130mboot") or       

((substring(option vendor-encapsulated-options, 2, 9)="AMINET130") 

            and (substring(option vendor-encapsulated-options, 13,
5)="mboot")); 

  

  

############################################################################
### 

# Class "AmiNET130 upgrd"
# 

# AmiNET130 - response to bootstrap request for a main upgrade image
# 

############################################################################
### 

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")); 

  

 

############################################################################
### 

# Class "AmiNET130 fisys"
# 

# AmiNET130 - response when booting in normal boot state
# 

############################################################################
### 

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")); 

}

 

Frank

 

From: dhcp-users-bounces at lists.isc.org
[mailto:dhcp-users-bounces at lists.isc.org] On Behalf Of Matt Faggione
Sent: Friday, January 16, 2009 10:43 AM
To: dhcp-users at lists.isc.org
Subject: Amino

 

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

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


More information about the dhcp-users mailing list