Cisco ubr7246vxr issue | docsis.org

You are here

Cisco ubr7246vxr issue

4 posts / 0 new
Last post
voxitytelecom
Cisco ubr7246vxr issue

I have a couple Cisco ubr7246vxr's with the MC28U card. Cable modems are not registering, I am using Arris TM822G modems. Nothing in the logs of the CMTS that they are even trying to register. Relative config below:

interface Cable3/0
no ip address
load-interval 30
no cable packet-cache
cable bundle 1
cable downstream channel-id 0
cable downstream annex B
cable downstream modulation 64qam
cable downstream interleave-depth 32
cable downstream frequency 379262500
no cable downstream rf-shutdown
cable downstream rf-power 50
cable upstream max-ports 4
cable upstream 0 connector 0
cable upstream 0 frequency 25000000
cable upstream 0 ingress-noise-cancellation 200
cable upstream 0 docsis-mode tdma-atdma
cable upstream 0 channel-width 3200000 3200000
cable upstream 0 minislot-size 2
cable upstream 0 power-level 8
cable upstream 0 range-backoff 3 6
cable upstream 0 modulation-profile 141
no cable upstream 0 shutdown
cable upstream 1 connector 1
cable upstream 1 frequency 25000000
cable upstream 1 ingress-noise-cancellation 200
cable upstream 1 docsis-mode tdma-atdma
cable upstream 1 channel-width 3200000 3200000
cable upstream 1 minislot-size 2
cable upstream 1 power-level 8
cable upstream 1 range-backoff 3 6
cable upstream 1 modulation-profile 141
no cable upstream 1 shutdown
cable upstream 2 connector 2
cable upstream 2 frequency 25000000
cable upstream 2 ingress-noise-cancellation 200
cable upstream 2 docsis-mode tdma-atdma
cable upstream 2 channel-width 3200000 3200000
cable upstream 2 minislot-size 2
cable upstream 2 power-level 8
cable upstream 2 range-backoff 3 6
cable upstream 2 modulation-profile 141
no cable upstream 2 shutdown
cable upstream 3 connector 3
cable upstream 3 frequency 25000000
cable upstream 3 ingress-noise-cancellation 200
cable upstream 3 docsis-mode tdma-atdma
cable upstream 3 channel-width 3200000 3200000
cable upstream 3 minislot-size 2
cable upstream 3 power-level 8
cable upstream 3 range-backoff 3 6
cable upstream 3 modulation-profile 141
no cable upstream 3 shutdown
!
interface Cable3/1
no ip address
load-interval 30
cable enable-trap cmonoff-notification
no cable packet-cache
cable map-advance static
cable insertion-interval 100
cable bundle 1
cable downstream channel-id 0
cable downstream annex B
cable downstream modulation 64qam
cable downstream interleave-depth 32
cable downstream frequency 379262500
no cable downstream rf-shutdown
cable downstream rf-power 50
cable upstream max-ports 4
cable upstream 0 connector 4
cable upstream 0 frequency 25000000
cable upstream 0 ingress-noise-cancellation 200
cable upstream 0 docsis-mode tdma-atdma
cable upstream 0 channel-width 3200000 3200000
cable upstream 0 minislot-size 2
cable upstream 0 power-level 8
cable upstream 0 range-backoff 3 6
cable upstream 0 modulation-profile 141
no cable upstream 0 shutdown
cable upstream 1 connector 5
cable upstream 1 frequency 25000000
cable upstream 1 ingress-noise-cancellation 200
cable upstream 1 docsis-mode tdma-atdma
cable upstream 1 channel-width 3200000 3200000
cable upstream 1 minislot-size 4
cable upstream 1 power-level 8
cable upstream 1 range-backoff 3 6
cable upstream 1 modulation-profile 141
no cable upstream 1 shutdown
cable upstream 2 connector 6
cable upstream 2 frequency 25000000
cable upstream 2 ingress-noise-cancellation 200
cable upstream 2 docsis-mode tdma-atdma
cable upstream 2 channel-width 3200000 3200000
cable upstream 2 minislot-size 2
cable upstream 2 power-level 8
cable upstream 2 range-backoff 3 6
cable upstream 2 modulation-profile 141
no cable upstream 2 shutdown
cable upstream 3 connector 7
cable upstream 3 frequency 25000000
cable upstream 3 ingress-noise-cancellation 200
cable upstream 3 docsis-mode tdma-atdma
cable upstream 3 channel-width 3200000 3200000
cable upstream 3 minislot-size 2
cable upstream 3 power-level 8
cable upstream 3 range-backoff 3 6
cable upstream 3 modulation-profile 141
no cable upstream 3 shutdown

interface Bundle1
ip address 165.x.246.1 255.255.255.0 secondary
ip address 10.42.2.1 255.255.255.0
cable arp filter request-send 3 2
cable arp filter reply-accept 3 2
cable ip-broadcast-echo
cable helper-address 165.x.244.7

WTomi
Hi voxitytelecom,

Hi voxitytelecom,

In which state do the modems stuck? If you are not sure about the answer, please provide some lines from the output of "show cable modem" command, where we can see the status of the cable modems (I am interested in the lines where the status is not online)

mbowe
A few suggestions

1. You said TM822 is not registering. Do you have any other modems that do work? (TIP: if all your modems are DOCSIS 2.0 or newer, then you can ditch the "docsis-mode tdma-atdma", and just run the more efficient "docsis-mode atdma"

2. What lights are you seeing on your test modem?

3. How is your plant wired? Based on your config, your appear to have 8 distinct service areas, with 1 DS and 1 US in each... Correct?

4. Your DS freq looks strange. I would normally expect it to be a value from the QAM Carrier list here http://en.wikipedia.org/wiki/North_American_cable_television_frequencies
eg 375000000 or 381000000
At a guess, if you set the CMTS to some non-standard frequency, that DS might not be visible when the modems are doing their DS channel scanning

5. Are you confident your attenuation is correct? Use a field meter to have a look at the levels. Or worst case connect a laptop to the LAN port of your modem and then go to the http://192.168.100.1 page and have a look at what it says. Can it see a DS? If so, what level is it hitting at?

6. I see you have set "power-level 8". This can be useful in some limited circumstances (eg wireless DOCSIS), but in majority of cases I would recommend leaving this set to the default value of 0.

voxitytelecom
We fixed this. The upstream

We fixed this. The upstream was coming in too hot. We just attenuated the upstreams.

Log in or register to post comments