
B. dhcpd Files dhcpd Includes
958
AlliedView NMS Administration Guide
(option vendor-class-identifier = "iMG646BD"));
option vendor-class-identifier "iMG646BD";
}
class "SPSI-AI00-iMG646BD-ONMgmt" {
match if ((substring(option agent.remote-id,0,9)="SPSI-AI00") and (substring(option agent.circuit-id,2,2)="\x01\x2c") and
(option vendor-class-identifier = "iMG646BD-ON"));
option vendor-class-identifier "iMG646BD-ON";
}
class "SPSI-AI00-iMG626MODMgmt" {
match if ((substring(option agent.remote-id,0,9)="SPSI-AI00") and
((substring(option agent.circuit-id,2,2)="\x01\x2c") or (substring(option agent.circuit-id,3,2)="\x01\x2c")) and
(option vendor-class-identifier = "iMG626MOD"));
option vendor-class-identifier "iMG626MOD";
}
class "SPSI-AI00-iMG646MODMgmt" {
match if ((substring(option agent.remote-id,0,9)="SPSI-AI00") and
((substring(option agent.circuit-id,2,2)="\x01\x2c") or (substring(option agent.circuit-id,3,2)="\x01\x2c")) and
(option vendor-class-identifier = "iMG646MOD"));
option vendor-class-identifier "iMG646MOD";
}
class "SPSI-AI00-iMG646PX-ONMgmt" {
match if ((substring(option agent.remote-id,0,9)="SPSI-AI00") and (substring(option agent.circuit-id,3,2)="\x01\x2c") and
(option vendor-class-identifier = "iMG646PX-ON"));
option vendor-class-identifier "iMG646PX-ON";
}
class "SPSI-AI00-iMG726BD-ONMgmt" {
match if ((substring(option agent.remote-id,0,9)="SPSI-AI00") and (substring(option agent.circuit-id,2,2)="\x01\x2c") and
(option vendor-class-identifier = "iMG726BD-ON"));
option vendor-class-identifier "iMG726BD-ON";
}
class "SPSI-AI00-iMG726MODMgmt" {
match if ((substring(option agent.remote-id,0,9)="SPSI-AI00") and
((substring(option agent.circuit-id,2,2)="\x01\x2c") or (substring(option agent.circuit-id,3,2)="\x01\x2c")) and
(option vendor-class-identifier = "iMG726MOD"));
option vendor-class-identifier "iMG726MOD";
}
class "SPSI-AI00-iMG746MODMgmt" {
match if ((substring(option agent.remote-id,0,9)="SPSI-AI00") and
((substring(option agent.circuit-id,2,2)="\x01\x2c") or (substring(option agent.circuit-id,3,2)="\x01\x2c")) and
(option vendor-class-identifier = "iMG746MOD"));
option vendor-class-identifier "iMG746MOD";
}
class "SPSI-AI00-iBG915FXMgmt" {
match if ((substring(option agent.remote-id,0,9)="SPSI-AI00") and (substring(option agent.circuit-id,2,2)="\x01\x2c") and
(option vendor-class-identifier = "iBG915FX"));
option vendor-class-identifier "iBG915FX";
}
Kommentare zu diesen Handbüchern