User guide

Appendices dhcpd Files
991
AlliedView NMS Administration Guide
class "SPSI-AI00-iMG624AMgmt" {
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 = "iMG624A"));
option vendor-class-identifier "iMG624A";
}
class "SPSI-AI00-iMG624A-R2Mgmt" {
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 = "iMG624A-R2"));
option vendor-class-identifier "iMG624A-R2";
}
class "SPSI-AI00-iMG634AMgmt" {
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 = "iMG634A"));
option vendor-class-identifier "iMG634A";
}
class "SPSI-AI00-iMG634A-R2Mgmt" {
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 = "iMG634A-R2"));
option vendor-class-identifier "iMG634A-R2";
}
class "SPSI-AI00-iMG634WAMgmt" {
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 = "iMG634WA"));
option vendor-class-identifier "iMG634WA";
}
class "SPSI-AI00-iMG646BDMgmt" {
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"));
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";