Arris CMTS 1000 | docsis.org

You are here

Arris CMTS 1000

15 posts / 0 new
Last post
Svestenik
Arris CMTS 1000

Hello,
we are trying to set up cable internet service for a small campus network. One of our sponsors sent us a used Arris CMTS 1000 device. No documentation came with it, but I have found some papers on the internet. One of manuals stated that LVn provisioning software came with the device. Can somebody point me to the location where we can download said software ?

Anonymous (not verified)
Arris CMTS 1000

For provisioning, you could use dhcpd, tftp and docsis program. I'm using it.
I also have arris 1100 in production. Now handle 1000 modem registered modem.
or try use docsis server software.

Anonymous (not verified)
Arris CMTS 1000

Actually CMTS1000 is very simple device (imho).
It has menu based CLI and very easy to configure.

Anonymous (not verified)
Arris CMTS 1000 Provisioning software

Hello - I'm also looking for info on setting up this CMTS -- can someone point me in the right direction? Do I really have to buy provisioning software? thanks . . .

Anonymous (not verified)
Arris CMTS 1000

Here it is small working config from one of our previous CMTS-1500

$ box
contact "admin@tomtel.ru"
name "ARRIS-9"
location "TOMSK,TOMTEL"
$ admin
provisioning-control use-nvram
$ ip-level
config-ip-address 213.210.81.13
config-ip-subnet 255.255.255.192
config-ip-gateway 213.210.81.1
$ admin
config-tftp-ip-addr 213.210.81.XXX
time-rfc868-addr 213.210.81.XXX
time-offset 21600
$ downstream
frequency 650000000
width 8000000
modulation qam256
interleave taps12Increment17
power 590
$ annex
annex annex-a
$ upstream-specific/4
frequency 36000000
modulation-profile 2
$ cable-level
admin-status up
$ admin
bootp-relay-control relay-tagging-enabled
$ bootp-modify/1
server-ip-addr 213.210.81.XXX
status active
$ ip-level
dns-control enabled
$ dns-modify/1
name "TOMTEL SECONDARY DNS"
server-ip-addr 213.210.81.52
status active
$ dns-modify/2
name "TOMTEL PRIMARY DNS"
priority 2
server-ip-addr 213.210.80.250
status active
$ frequency-split
frequency-split euro
$ cable-level
concatenation-control disabled
$ admin
ssh-control enabled
ssh-host-key-bits 768
ssh-server-key-bits 512
ssh-key-regen-mins 5

orlando.rodas
i have a question

Hiiii
I have Questions of this...
In other CMTS have a configuration cable-helper-address, in this cmts the helper address is the tftp server???
When i create the Binary Files i need secret key, this cmts requiere it ??
thanks for your help...

Svestenik
Arris CMTS 1000

Thank you for your answers, we have manage to configure everything. Well...almost everything. :) .

I have set up a linux box with dhcp and tftp, and I am using docsis configurator to produce .bin files.
Everything works fine, but now I need to upload new configuration file to 2 of our modems. Since they allready have our old config file, how do I tell them that they need to download a new config file ?

When our modems connect, they pick up address from dhcp, but they pick up a firmware file only the first time, and they do not ask for file anymore.

I have even tried to reboot modems, but they still keep old configs. Modems are Motorola SB-5101e.

frnkblk
Arris CMTS 1000

The CMs will download the configuration file every time they resync, reset or reboot. The easiest way to do that is to clear them out of the CMTS or send an SNMP set on the CM.

To make sure they're picking up the correct config file just watch log your TFTP requests.

Frank

Svestenik
Arris CMTS 1000

frnkblk wrote:The CMs will download the configuration file every time they resync, reset or reboot. The easiest way to do that is to clear them out of the CMTS or send an SNMP set on the CM.

To make sure they're picking up the correct config file just watch log your TFTP requests.

Frank

Yes, I solved that problem. Error was quite trivial, CMTS lost its authentication string, and didn't allow config files signed with that authentication string to be sent to modems.

frnkblk
Arris CMTS 1000

I'm glad to hear that it was easy.

Frank

marec (not verified)
Can any one post some other

Can any one post some other working config of Arris 1500
To Svestenik
Can u contact me on markotomic-at-gmail.com please?

Richard Peacey (not verified)
Arris 1000 CMTS - looking for technical assistance

If anyone is familiar with the Arris 1000 CMTS, we inherited one and need remote assistance with its configuration. We have no software for it but do have the user name and password.

dogwood
Tech Assistance with CMTS1000

Hi

I have experience with those boxes. What software level is it at?
from the console type sys (enter) and it should tell you.

I think I saw a generic config on this site but then again, would
need to know what your network topology is to make sure
the config is 100% custom for you.

Let me know,

dogwood

servicenet
Cmts 1000 Nortel

Can somebody help us to configure a CMTS?

jleppers
Does anyone know how I can

Does anyone know how I can set this authentication string on my CMTS 1000? I do not have the LCN software they manual tells you to set this in as such I have no idea how to set this via the CLI nor SNMP. Any info will be a great help, thanks!

"Svestenik
Arris CMTS 1000
frnkblk wrote:The CMs will download the configuration file every time they resync, reset or reboot. The easiest way to do that is to clear them out of the CMTS or send an SNMP set on the CM.

To make sure they're picking up the correct config file just watch log your TFTP requests.

Frank

Yes, I solved that problem. Error was quite trivial, CMTS lost its authentication string, and didn't allow config files signed with that authentication string to be sent to modems."

Log in or register to post comments