User guide

Appendices dhcpd Files
994
AlliedView NMS Administration Guide
option vendor-class-identifier "iMG606BD-R2";
}
class "SPSI-AI00-iMG613RFBoot" {
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 = "iMG613RF"));
filename "FIBER/AI00/IMG600";
option tftp-server-name "10.52.201.4";
option vendor-class-identifier "iMG613RF";
}
class "SPSI-AI00-iMG616BDBoot" {
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 = "iMG616BD"));
filename "FIBER/AI00/IMG616";
option tftp-server-name "10.52.201.4";
option vendor-class-identifier "iMG616BD";
}
class "SPSI-AI00-iMG616BD-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 = "iMG616BD-R2"));
filename "FIBER/AI00/IMG616BD-R2";
option tftp-server-name "10.52.201.4";
option vendor-class-identifier "iMG616BD-R2";
}
class "SPSI-AI00-iMG616WBoot" {
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 = "iMG616W"));
filename "FIBER/AI00/IMG616W";
option tftp-server-name "10.52.201.4";
option vendor-class-identifier "iMG616W";
}
class "SPSI-AI00-iMG624ABoot" {
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 = "iMG624A"));
filename "ADSL/AI00/IMG624A";
option tftp-server-name "10.52.201.4";
option vendor-class-identifier "iMG624A";
}
class "SPSI-AI00-iMG624A-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 = "iMG624A-R2"));
filename "ADSL/AI00/iMG624A-R2";
option tftp-server-name "10.52.201.4";
option vendor-class-identifier "iMG624A-R2";
}
class "SPSI-AI00-iMG634ABoot" {