Hello Folks,
At the moment we use ISCDHCP server for CPE DHCP on a docsis cable network.
This is how it works:
[*]The CMTS forwards the DHCP discover from the CPE device to the DHCP server. Let's say the GiAddr is 172.26.8.1
[*][The ISCDHCP server has several shared networks configured under the network via 172.26.8.0/24. An address can be assigned from any of the pools defined under the shared-network
[*][The MAC address of the Cable modem is also written to the lease file, this is dhcp option 82
[*]The DISCOVER will request the following paramaters: SubnetMask, HostDomain,Domain-Name,Address-Time,Server-Id,Classid
Here is a snippet from ISCDHCP server config.
Has anybody used RouterOS in conjunction with DHCP relay on a Cable Network CMTS?
Thanks,
Chris.