I've been working on setting up a redirect for our HFC plant, few options that I've tried to varying levels of success.
Created a interface sub-bundle, bundel1 and bundle1.1.
bundle1 is our normal bundle we use, all docsis ip's and host ip's are delivered from this, all docsis ip's are fixed address, no dynamic dhcp, all publics are dynamically assigned via DHCP, works fine in daily operation.
For example.
Cable modem ip - 10.10.1.1
Public IP - 8.8.8.9
I am looking for any available information (datasheet, manual, firmware...) on a BCM93228P Broadcom CMTS. The device looks like it is a lab device, but I cannot find any information about it at all. Thank you for your support!
Please help to configure a modulation-profile that allows to have more upload bandwidth considering the upstream signal-quality(USSNR) of the node connected to the Upstream port of the CMTS
which is the best configuration option to use to have a good operation
I'm looking to stream a PC screen to a cable channel. I remember being able to use VLC to stream a video to our SEMv8 using UDP, but I don't remember what all was involved. When I was doing what I thought would work, the SEM kept complaining that the stream was missing the PAT/PMT information.
Spent the weekend porting some software (https://github.com/borfast/arrispwgen) from TypeScript/npm to Python/pip (https://github.com/MxLinux/pypotd, https://pypi.org/project/pypotd). The upstream project had a few flaws that I wanted to fix in a more familiar language. Now, however, I've found myself stuck trying to emulate a feature of PacketAce: DES encoded representation of the seed, for inserting in configuration files.