User guide

dhcpd Includes dhcpd Files
13-11
AlliedView NMS Administration Guide (Appendices)
# Vlan 27 (MAPMgmt) = \x00\x1b = 10.0.255.0 255.255.255.0 nonUFO
######################################################################
### RG Mgmt vlan 599 ###
class "CLLISS-AI00-RG634AMgmt" {
match if((substring(option agent.remote-id,0,11)="CLLISS-AI00")AI00") and (substring(option agent.circuit-
id,2,2)="\x02\x57") and
(option vendor-class-identifier = "RG634A"));
option vendor-class-identifier "RG634A";
}
class "CLLISS-AI00-iMG646BDMgmt" {
match if((substring(option agent.remote-id,0,11)="CLLISS-AI00")AI00") and (substring(option agent.circuit-
id,2,2)="\x02\x57") and
(option vendor-class-identifier = "iMG646BD"));
option vendor-class-identifier "iMG646BD";
}
class "CLLISS-AI00-iMG646BD-ONMgmt" {
match if((substring(option agent.remote-id,0,11)="CLLISS-AI00")AI00") and (substring(option agent.circuit-
id,2,2)="\x02\x57") and
(option vendor-class-identifier = "iMG646BD-ON"));
option vendor-class-identifier "iMG646BD-ON";
}
class "CLLISS-AI00-iMG646PX-ONMgmt" {
match if((substring(option agent.remote-id,0,11)="CLLISS-AI00")AI00") and (substring(option agent.circuit-
id,2,2)="\x02\x57") and
(option vendor-class-identifier = "iMG646PX-ON"));
option vendor-class-identifier "iMG646PX-ON";
}
### RG Boot vlan 699 ###
class "CLLISS-AI00-RG634ABoot" {
match if((substring(option agent.remote-id,0,11)="CLLISS-AI00")AI00") and (substring(option agent.circuit-
id,2,2)="\x02\xbb") and
(option vendor-class-identifier = "RG634A"));
filename "ADSL/CLLISS/AI00";
option tftp-server-name "10.40.1.11";
option vendor-class-identifier "RG634A";
}
class "CLLISS-AI00-iMG646BDBoot" {
match if((substring(option agent.remote-id,0,11)="CLLISS-AI00") and (substring(option agent.circuit-
id,2,2)="\x02\xbb") and
(option vendor-class-identifier = "iMG646BD"));
filename "FIBER/CLLISS/AI00";
option tftp-server-name "10.40.1.11";
option vendor-class-identifier "iMG646BD";
}
class "CLLISS-AI00-iMG646BD-ONBoot" {
match if((substring(option agent.remote-id,0,11)="CLLISS-AI00") and (substring(option agent.circuit-
id,2,2)="\x02\xbb") and
(option vendor-class-identifier = "iMG646BD-ON"));
filename "FIBER/CLLISS/AI00";
option tftp-server-name "10.40.1.11";
option vendor-class-identifier "iMG646BD-ON";
}
class "CLLISS-AI00-iMG646PX-ONBoot" {
match if((substring(option agent.remote-id,0,11)="CLLISS-AI00") and (substring(option agent.circuit-
id,2,2)="\x02\xbb") and
(option vendor-class-identifier = "iMG646PX-ON"));
filename "FIBER/CLLISS/AI00";
option tftp-server-name "10.40.1.11";
option vendor-class-identifier "iMG646PX-ON";
}
### RG VoIP vlan 499 ###
class "CLLISS-AI00-VoIP" {
match if((substring (option agent.remote-id,0,11)="CLLISS-AI00") and (substring (option agent.circuit-
id,2,2)="\x01\xf3"));
}
### Internet vlan 299 ###
class "CLLISS-AI00-Internet" {
match if((substring(option agent.remote-id,0,11)="CLLISS-AI00") and (substring(option agent.circuit-
id,2,2)="\x01\x2b"));
}