User guide

Appendices dhcpd Files
993
AlliedView NMS Administration Guide
option vendor-class-identifier "iMG2524";
}
class "SPSI-AI00-ComtrendMgmt"
{
match if
(substring
(option agent.remote-id,0,9)
="SPSI-AI00")
and
(substring
(option agent.circuit-id,2,2)
="\x01\x2c")
and
(substring
(option vendor-class-identifier,0,5)
="uDHCP")
;
# option bootfile-name "10.52.201.4";
}
### RG Boot vlan 200 ###
class "SPSI-AI00-RG613TXBoot" {
match if ((substring(option agent.remote-id,0,9)="SPSI-AI00") and (substring(option agent.circuit-id,2,2)="\x00\xc8") and
(option vendor-class-identifier = "RG613TX"));
filename "FIBER/AI00/RG613TX";
option tftp-server-name "10.52.201.4";
option vendor-class-identifier "RG613TX";
}
class "SPSI-AI00-RG624ABoot" {
match if ((substring(option agent.remote-id,0,9)="SPSI-AI00") and (substring(option agent.circuit-id,2,2)="\x00\xc8") and
(option vendor-class-identifier = "RG624A"));
filename "ADSL/AI00/RG600A";
option tftp-server-name "10.52.201.4";
option vendor-class-identifier "RG624A";
}
class "SPSI-AI00-RG634ABoot" {
match if ((substring(option agent.remote-id,0,9)="SPSI-AI00") and (substring(option agent.circuit-id,2,2)="\x00\xc8") and
(option vendor-class-identifier = "RG634A"));
filename "ADSL/AI00/RG600A";
option tftp-server-name "10.52.201.4";
option vendor-class-identifier "RG634A";
}
class "SPSI-AI00-iMG606BDBoot" {
match if ((substring(option agent.remote-id,0,9)="SPSI-AI00") and (substring(option agent.circuit-id,2,2)="\x00\xc8") and
(option vendor-class-identifier = "iMG606BD"));
filename "FIBER/AI00/IMG6XX";
option tftp-server-name "10.52.201.4";
option vendor-class-identifier "iMG606BD";
}
class "SPSI-AI00-iMG606BD-R2Boot" {
match if ((substring(option agent.remote-id,0,9)="SPSI-AI00") and (substring(option agent.circuit-id,2,2)="\x00\xc8") and
(option vendor-class-identifier = "iMG606BD-R2"));
filename "FIBER/AI00/IMG606BD-R2";
option tftp-server-name "10.52.201.4";