User guide
Appendices dhcpd Files
992
AlliedView NMS Administration Guide
}
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";
}
class "SPSI-AI00-iMG1505Mgmt" {
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 = "iMG1505"));
option vendor-class-identifier "iMG1505";
}
class "SPSI-AI00-iMG1525Mgmt" {
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 = "iMG1525"));
option vendor-class-identifier "iMG1525";
}
class "SPSI-AI00-iMG2504Mgmt" {
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 = "iMG2504"));
option vendor-class-identifier "iMG2504";
}
class "SPSI-AI00-iMG2524Mgmt" {
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 = "iMG2524"));