CASA C3200 | docsis.org

You are here

CASA C3200

3 posts / 0 new
Last post
0603
CASA C3200

Hi,

I would like to add 8 QAMs into the same downstream bonding group and have an issue.

I could added it to the same service-group:

service group 2
qam 0/1/0
qam 0/1/1
qam 0/1/2
qam 0/1/3
qam 5/2/0
qam 5/2/1
qam 5/2/2
qam 5/2/3
upstream 1/5.0
upstream 1/5.1
upstream 1/6.0
upstream 1/6.1

and also to the same mac-domain.

interface docsis-mac 2
no shutdown
early-authentication-encryption capability
no multicast-dsid-forward
no tftp-enforce
no tftp-proxy
ip bundle 1
downstream 5 interface qam 0/1/0
downstream 6 interface qam 0/1/1
downstream 7 interface qam 0/1/2
downstream 8 interface qam 0/1/3
downstream 40 interface qam 5/2/0
downstream 41 interface qam 5/2/1
downstream 42 interface qam 5/2/2
downstream 43 interface qam 5/2/3
upstream 14 interface upstream 1/5.1/0
upstream 15 interface upstream 1/6.1/0
upstream 27 interface upstream 1/5.0/0
upstream 28 interface upstream 1/6.0/0
no mgmd ipv4 shutdown

But when I want to add it to bonding-group I have an issue.

bonding-group downstream mac-domain 2 group-id 2
qam 0/1/0
qam 0/1/1
qam 0/1/2
qam 0/1/3
prov-attr-mask 0x000000FF
reseq wait-time 180
reseq warn-thrshld 100

(bond-ds-mac-2-group-2)#qam 5/2/0
downstream 5/2/0 is not in the bonding-group's slot.

What's that mean? That on C3200 is not possible to put 8 DS freq into the same bonding group?

Thanks, 0603

oss-iris
It seems that your

It seems that your downstreams must be in the same slot qam0 or qam5

0603
Hi,

Hi,

you have right. I tried to put 0/0/0 and 0/1/0 and it works.
So it is mandatory to put into the same downstream bonding group the same slot. So the MAX is 4x4 DS bonding group.

Thanks!

Regards, 0603

Log in or register to post comments