User guide

Appendices dhcpd Files
990
AlliedView NMS Administration Guide
class "SPSI-AI00-RG613TXMgmt" {
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 = "RG613TX"));
option vendor-class-identifier "RG613TX";
}
class "SPSI-AI00-RG624AMgmt" {
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 = "RG624A"));
option vendor-class-identifier "RG624A";
}
class "SPSI-AI00-RG634AMgmt" {
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 = "RG634A"));
option vendor-class-identifier "RG634A";
}
class "SPSI-AI00-iMG606BDMgmt" {
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 = "iMG606BD"));
option vendor-class-identifier "iMG606BD";
}
class "SPSI-AI00-iMG606BD-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 = "iMG606BD-R2"));
option vendor-class-identifier "iMG606BD-R2";
}
class "SPSI-AI00-iMG613RFMgmt" {
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 = "iMG613RF"));
option vendor-class-identifier "iMG613RF";
}
class "SPSI-AI00-iMG616BDMgmt" {
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 = "iMG616BD"));
option vendor-class-identifier "iMG616BD";
}
class "SPSI-AI00-iMG616BD-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 = "iMG616BD-R2"));
option vendor-class-identifier "iMG616BD-R2";
}
class "SPSI-AI00-iMG616WMgmt" {
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 = "iMG616W"));
option vendor-class-identifier "iMG616W";
}