User guide

Appendices dhcpd Files
995
AlliedView NMS Administration Guide
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 = "iMG634A"));
filename "ADSL/AI00/IMG634A";
option tftp-server-name "10.52.201.4";
option vendor-class-identifier "iMG634A";
}
class "SPSI-AI00-iMG634A-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 = "iMG634A-R2"));
filename "ADSL/AI00/IMG634A-R2";
option tftp-server-name "10.52.201.4";
option vendor-class-identifier "iMG634A-R2";
}
class "SPSI-AI00-iMG634WABoot" {
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 = "iMG634WA"));
filename "ADSL/AI00/IMG634WA";
option tftp-server-name "10.52.201.4";
option vendor-class-identifier "iMG634WA";
}
class "SPSI-AI00-iMG646BDBoot" {
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 = "iMG646BD"));
filename "FIBER/AI00/IMG6XX";
option tftp-server-name "10.52.201.4";
option vendor-class-identifier "iMG646BD";
}
class "SPSI-AI00-iMG646BD-ONBoot" {
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 = "iMG646BD-ON"));
filename "FIBER/AI00/IMG6XX";
option tftp-server-name "10.52.201.4";
option vendor-class-identifier "iMG646BD-ON";
}
class "SPSI-AI00-iMG626MODBoot" {
match if ((substring(option agent.remote-id,0,9)="SPSI-AI00") and
((substring(option agent.circuit-id,2,2)="\x00\xc8") or (substring(option agent.circuit-id,3,2)="\x00\xc8")) and
(option vendor-class-identifier = "iMG626MOD"));
filename "FIBER/AI00/IMG626MOD";
option tftp-server-name "10.52.201.4";
option vendor-class-identifier "iMG626MOD";
}
class "SPSI-AI00-iMG646MODBoot" {
match if ((substring(option agent.remote-id,0,9)="SPSI-AI00") and
((substring(option agent.circuit-id,2,2)="\x00\xc8") or (substring(option agent.circuit-id,3,2)="\x00\xc8")) and
(option vendor-class-identifier = "iMG646MOD"));