
B. dhcpd Files dhcpd Includes
963
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") or (substring(option agent.circuit-id,3,2)="\x00\xc8")) and
(option vendor-class-identifier = "iMG746MOD"));
filename "FIBER/AI00/IMG746MOD";
option tftp-server-name "10.52.201.4";
option vendor-class-identifier "iMG746MOD";
}
class "SPSI-AI00-iBG915FXBoot" {
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 = "iBG915FX"));
filename "FIBER/AI00/IBG915FX";
option tftp-server-name "10.52.201.4";
option vendor-class-identifier "iBG915FX";
}
class "SPSI-AI00-iMG1505Boot" {
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 = "iMG1505"));
filename "FIBER/AI00/IMG1505";
option tftp-server-name "10.52.201.4";
option vendor-class-identifier "iMG1505";
}
class "SPSI-AI00-iMG1525Boot" {
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 = "iMG1525"));
filename "FIBER/AI00/IMG1525";
option tftp-server-name "10.52.201.4";
option vendor-class-identifier "iMG1525";
}
class "SPSI-AI00-iMG2504Boot" {
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 = "iMG2504"));
filename "FIBER/AI00/IMG2504";
option tftp-server-name "10.52.201.4";
option vendor-class-identifier "iMG2504";
}
class "SPSI-AI00-iMG2524Boot" {
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 = "iMG2524"));
filename "FIBER/AI00/iMG2524";
option tftp-server-name "10.52.201.4";
option vendor-class-identifier "iMG2524";
}
### RG VoIP vlan 400 ###
class "SPSI-AI00-VoIP" {
match if (
(
Kommentare zu diesen Handbüchern