Problems with provisioning cable modems | docsis.org

You are here

Problems with provisioning cable modems

3 posts / 0 new
Last post
orlando.rodas
Problems with provisioning cable modems

Hi

i have problems provisioning cable modems, that only appears initializing but never pass the state to registered, i'm using motorola cable modems docsis 1.0 with cmts terayon bw3400, i have to make something more ???

that is my configuration of cmts and script for generate a binary file:

interface access 0
cable helper-address 12.132.0.1
ip address 10.10.10.1 255.255.255.0
ip address 192.168.100.1 255.255.255.0 secondary
cable dhcp-giaddr policy
!
cable privacy root-certificate 1
interface cable 1
no shutdown
cable downstream frequency 489000000
cable downstream interleave-depth 8
cable downstream power 610
no cable downstream shutdown
no cable upstream 0 shutdown
no cable upstream 1 shutdown
no cable upstream 2 shutdown
no cable upstream 3 shutdown
cable upstream 0 0 modulation-profile 1
cable upstream 0 0 frequency 38000000
cable upstream 0 0 power-level 2
no cable upstream 0 0 shutdown
cable upstream 0 1 modulation-profile 69
cable upstream 0 1 frequency 38000000
cable upstream 0 1 power-level 2
no cable upstream 0 1 shutdown
cable upstream 1 0 modulation-profile 26
cable upstream 1 0 frequency 38000000
cable upstream 1 0 fragmentation multiple-grant-mode
cable upstream 1 0 power-level 2
no cable upstream 1 0 shutdown
cable upstream 1 1 modulation-profile 69
cable upstream 1 1 frequency 38000000
cable upstream 1 1 fragmentation multiple-grant-mode
cable upstream 1 1 power-level 2
no cable upstream 1 1 shutdown
cable upstream 2 0 modulation-profile 26
cable upstream 2 0 frequency 38000000
cable upstream 2 0 power-level 2
no cable upstream 2 0 shutdown
cable upstream 2 1 modulation-profile 69
cable upstream 2 1 frequency 38000000
cable upstream 2 1 fragmentation multiple-grant-mode
cable upstream 2 1 power-level 2
no cable upstream 2 1 shutdown
cable upstream 3 0 modulation-profile 26
cable upstream 3 0 frequency 38000000
cable upstream 3 0 fragmentation multiple-grant-mode
no cable upstream 3 0 shutdown
cable upstream 3 1 modulation-profile 69
cable upstream 3 1 frequency 38000000
cable upstream 3 1 fragmentation multiple-grant-mode
no cable upstream 3 1 shutdown
cable shared-secret 7 ff85e517c618750c4bab9f07c704e3992dba85926e94abb2be9bf5c9cbad77ce8e6751b111991478

and the binary file:

Main
{
NetworkAccess 1;
MaxCPE 3;
DownstreamFrequency 489000000;
ClassOfService
{
ClassID 1;
MaxRateDown 512000;
MaxRateUp 256000;
PrivacyEnable 0;
}

}

if someone can helpme thanks....

hinzoo
Show dhcpd.conf

Do You have some logs?

larry_35
Full config file ?

Can you provide the exact config file ?

For example, I would not put "PrivacyEnable 0;" inside the "ClassOfService"...

Larry

Log in or register to post comments