Harmonic NSG9000: Socket CMTS-Depi Source Failure | docsis.org

You are here

Harmonic NSG9000: Socket CMTS-Depi Source Failure

1 post / 0 new
jgus
Harmonic NSG9000: Socket CMTS-Depi Source Failure

I'm trying to setup a old (new for us) system that is replacing C9 and D3 boxes. This setup includes a TC1000, UBR10012, and a Harmonic NSG9000-40G.

I'm getting a Socket CMTS-Depi Source Failure on the NSG9000. I searched the internet for this error and found it on this forum. Unfortunately, nothing in the thread guided me to a fix for the issue. The IOS side says the DEPI session is established and I can change things like powerlevel from IOS and it shows up in the NSG. The NSG gets the information and configures the channels, but the error won't go away.

Here is an (abbreviated) conf from the Cisco:

vrf definition VRF-DEPI
rd 1000:1000
!
address-family ipv4
exit-address-family
!
card 1 4jacket-1
card 1/0 SPA-5X1GE-V2
card 1/1 2cable-dtcc
card 2/1 2cable-dtcc
card 3 4jacket-1
card 3/0 SPA-5X1GE-V2
card 5/0 ubr10k-clc-3g60 license 72X36
card 5/1 ubr10k-clc-3g60 license 72X36
card 6/0 ubr10k-clc-3g60 license 72X36
card 6/1 ubr10k-clc-3g60 license 72X36
card 7/0 ubr10k-clc-3g60 license 72X56
card 7/1 ubr10k-clc-3g60 license 72X36
card 8/0 ubr10k-clc-3g60 license 72X48
card 8/1 ubr10k-clc-3g60 license 72X36
cable snmp iftype ds-phy 1
cable admission-control preempt priority-voice
!
l2tp-class DEPI_CLASS_1
hello 5
retransmit retries 5
retransmit timeout max 2
!
depi-class DEPI_CP1
mode mpt
!
depi-tunnel DEPI-NSG-2-1
dest-ip 10.10.35.226
tos 100
l2tp-class DEPI_CLASS_1
depi-class DEPI_CP1
!
controller Modular-Cable 8/0/0
rf-channel 0 cable downstream channel-id 1
rf-channel 0 frequency 387000000 annex B modulation 256qam interleave 32
rf-channel 0 network-delay auto
rf-channel 0 depi-tunnel DEPI-NSG-2-1 tsid 1
no rf-channel 0 rf-shutdown
[...... for 15 (0-14) channels.... ]
rf-channel 14 cable downstream channel-id 15
rf-channel 14 frequency 471000000 annex B modulation 256qam interleave 32
rf-channel 14 network-delay auto
rf-channel 14 depi-tunnel DEPI-NSG-2-1 tsid 15
no rf-channel 14 rf-shutdown
!
interface Cable8/0/0
downstream Modular-Cable 8/0/0 rf-channel 0-15
cable mtc-mode
no cable packet-cache
cable default-phy-burst 4000
cable bundle 1
cable upstream max-ports 4
cable upstream bonding-group 102
upstream 0
upstream 1
upstream 2
attributes 80000000
cable upstream 0 connector 0
cable upstream 0 frequency 30500000
cable upstream 0 channel-width 3200000 3200000
cable upstream 0 ingress-noise-cancellation 10
cable upstream 0 docsis-mode atdma
cable upstream 0 minislot-size 2
cable upstream 0 range-backoff 3 6
cable upstream 0 modulation-profile 221
cable upstream 0 equalization-coefficient
no cable upstream 0 shutdown
no cable upstream 0 shutdown
cable upstream 1 connector 0
cable upstream 1 frequency 35000000
cable upstream 1 channel-width 3200000 3200000
cable upstream 1 ingress-noise-cancellation 10
cable upstream 1 docsis-mode atdma
cable upstream 1 minislot-size 2
cable upstream 1 range-backoff 3 6
cable upstream 1 modulation-profile 221
cable upstream 1 equalization-coefficient
no cable upstream 1 shutdown
cable upstream 2 connector 0
cable upstream 2 frequency 38800000
cable upstream 2 channel-width 3200000 3200000
cable upstream 2 ingress-noise-cancellation 10
cable upstream 2 docsis-mode atdma
cable upstream 2 minislot-size 2
cable upstream 2 range-backoff 3 6
cable upstream 2 modulation-profile 221
cable upstream 2 equalization-coefficient
no cable upstream 2 shutdown
! [.... Only using 3 right now .....]
!
interface GigabitEthernet8/0/0
vrf forwarding VRF-DEPI
ip address 10.10.35.225 255.255.255.252
load-interval 30
negotiation auto
!
!
interface Modular-Cable8/0/0:0
cable bundle 1
no cable rf-bandwidth-percent
!
interface Modular-Cable8/0/0:1
cable bundle 1
no cable rf-bandwidth-percent
!
[..... ]
interface Modular-Cable8/0/0:15
cable bundle 1
no cable rf-bandwidth-percent
!
interface Wideband-Cable8/0/0:0
cable bundle 1
cable rf-channel 0 bandwidth-percent 10
cable rf-channel 1 bandwidth-percent 10
cable rf-channel 2 bandwidth-percent 10
cable rf-channel 3 bandwidth-percent 10
cable rf-channel 4 bandwidth-percent 10
cable rf-channel 5 bandwidth-percent 10
cable rf-channel 6 bandwidth-percent 10
cable rf-channel 7 bandwidth-percent 10
cable rf-channel 8 bandwidth-percent 10
cable rf-channel 9 bandwidth-percent 10
cable rf-channel 10 bandwidth-percent 10
cable rf-channel 11 bandwidth-percent 10
cable rf-channel 12 bandwidth-percent 10
cable rf-channel 13 bandwidth-percent 10
cable rf-channel 14 bandwidth-percent 10
!
interface Bundle1
ip address 172.21.44.1 255.255.255.0
cable arp filter request-send 3 2
cable arp filter reply-accept 3 2
!
cable fiber-node 1
downstream Modular-Cable 8/0/0 rf-channel 0-14
upstream Cable 8/0 connector 0 2 4
!

The system has SPA cards, which I'm not using. I'm only using the ubr10k-clc-3g60 in slot 8. There are 3 eth links from the Slot 8 card to the Harmonic and the coax for upstream. Currently wired up a single modem.

I get the feeling I missed something obvious. What am I missing?