docsis server 3.5 - where do I configure IP addresses? | docsis.org

You are here

docsis server 3.5 - where do I configure IP addresses?

3 posts / 0 new
Last post
ruiribeiro
docsis server 3.5 - where do I configure IP addresses?

Hi all,

Trying to configure docsis_server 3.5 and having problems with the lack of documentation.
Also wanting to configure static IP addresses on the modems (I dont care the docs say they arent needed), and completely at loss in which manner and table I have to use them.

Has anyone experience with docsis_server 3.5?

TIA, Rui

micabu
Hi, you have to configure

Hi,

you have to configure your DHCP-Ranges in the table "config_nets".
I suggest you to use webmin to create this entries. It makes live much easier!

Here is an example for a CM and CPE Net:

nettype cmts_ip cmts_vlan network gateway grant_flag dynamic_flag full_flag range_min range_max lease_time config_opt1 config_opt2 config_opt3
CM 10.10.96.1 2 10.10.96.0/24 10.10.96.1 YES NO NO 10.10.96.200 10.10.96.220 3600 2 0 0
CPE 10.10.96.1 2 10.10.104.0/24 10.10.104.1 YES YES NO 10.10.104.2 10.10.104.254 3600 102 0 0

You have to set the related DHCP-Options in the table "config_opts".

You can use the documentation from version 2.0.4 for mysql-tables which is located at: http://users.accesscomm.ca/docsis_server/howto_4.html
For the additional field "server_id" use "1".

And global http://users.accesscomm.ca/docsis_server/

Hope this helps!

regards,

Michael

ruiribeiro
Solution

Thanks for the reply... had so many troubles figuring it out with docsis 3.5 and the lack of documentation, that I got worried about the outcome of using it on a production environment and choose to use a lesser version.
On the meanwhile found other posts and patches on this forums to help with it, but as I said no longer using it.

Rui

Log in or register to post comments