About Mia Colabrese

This author has not yet filled in any details.
So far Mia Colabrese has created 332 blog entries.
24 06, 2011
  • docsis t1, t2, t3 and t4 timeout

DOCSIS T1, T2, T3, and T4 Timeout Descriptions

2022-06-20T20:55:33-04:00June 24th, 2011|

This is a handy summary of the various timeout errors you will find in a DOCSIS network. T3 and T4 timeouts are described in much more detail elswhere in this blog, however this post provides a high level overview of the various timeouts as a reference.

20 02, 2011

Fringe – President’s Day Topics

2020-07-02T15:20:04-04:00February 20th, 2011|

In case you have some free time on President's Day, here are of couple of things for you to take a look at. On the DOCSIS side, once you have had your dose of tutorials here, head over to the DOCSIS Help Forums at http://www.docsishelp.com/forums . Learn about Alice. While many of you are here to learn about DOCSIS, you may want to take an opportunity to find out the latest in educational software training out of Carnegie Mellon University (CMU). If you got excited about Alice, you may want to take the time to learn about one of the key creators of Alice, Randy Pausch.

5 01, 2011

New Updates to Library

2023-02-18T11:34:36-05:00January 5th, 2011|

After some requests, I've updated the library with a few examples of DOCSIS config files and a CMTS running config. You'll need a DOCSIS config editor to view the config files, but the running configs for the CMTS are in text. Also, check out the ANSI document on Digital Transmission I posted. It is a good read on QAM - free from Google if you are interested. Happy New Year everyone.

5 09, 2010
  • DOCSIS 3.0 Cable Modems Support IPv6

DOCSIS 3.0 Tutorial – DOCSIS Does IPv6

2021-11-24T09:23:28-05:00September 5th, 2010|

Everyone is familiar with Internet Protocol version 4 (IPv4) addresses. You probably even set them up in your home network, such as 192.168.1.1 IPv4 is described in IETF publication RFC 791 (September 1981), which replaced the previous version RFC 760, dating back to January 1980. So its safe to say that IPv4 has been around for some time and serving us quite well. New in DOCSIS 3.0 has support for IPv6. Why do we need this new version? IPv6 has a vastly larger address space than IPv4. This results from the use of a 128-bit address, whereas IPv4 uses only 32 bits. Believe it or not, major cable operators are running out IP address. This is due to more customers, not just for cable modems, but also for set top boxes and VoIP eMTAs. Further, deployed in cable networks are IP devices such as power supplies with embedded cable modems for monitoring voltage, temperature, current and more. All networks are getting more IP devices requiring more and more IP addresses, so the 2128 addresses allocated in IPv4 are no longer sufficient and we turn to the 3.4×1038 addresses provided in IPv6.

22 08, 2010
  • DSAM DOCSIS 3.0 Throughput Test

DOCSIS 3.0 Tutorial – Upstream Channel Bonding

2021-11-24T09:39:36-05:00August 22nd, 2010|

The focus of this article will be on the mechanics of upstream channel bonding and how it works more from a DOCSIS protocol perspective. Much more detailed information can be found in the DOCSIS 3.0 MULPIv3.0 document located in the Library, but this will provide a high level overview for the layman who is curious about the basics. First lets understand that it is the cable modem that is doing the channel bonding, remember in the upstream the cable modem transmits data to the CMTS. Per DOCSIS 3.0, the CM can bond from one to four channels in the upstream as coordinated by the CMTS. The CM is always under control by the CMTS.

1 08, 2010
  • Hacking DOCSIS Cable Modems

Hacking DOCSIS Cable Modems

2021-08-17T13:18:52-04:00August 1st, 2010|

Fundamental Precautions You Should Take to Secure Your Network DOCSIS security wholes are a serious problem, even if you are a major MSO (Multiple System Operator). Recently a reader contacted me and said that theft of service, especially uncapping cable modems via hacking, was still impacting his network. Not surprisingly, one vendor's CMTS was able to ward off the hacker's while another vendor's CMTS was unable to prevent the uncapping and subsequent theft of service. I will protect the vendor's identities because I believe that the CMTS is the first line of defense. Vendors have put into place very effective, CMTS specific techniques, such as Cisco's TFTP-Enforce which prohibits a cable modem from registering and coming on line if there is no matching TFTP traffic through the CMTS preceding the registration attempt. But often individual techniques are "hacked" (such as in the TFTP-Enforce bypass method found on hacker sites). What this indicates is that any reliance on a single point or method of hack-proofing your network WILL NOT WORK. You must implement a layered approach consisting of a number of CMTS, DHCP, TFTP and potentially SNMP and Kerbos related methods. The later would apply for MTAs and set top boxes. For now we will just focus on cable modems and the realm of CMTSs and DHCP/TFTP servers. Here are is the bare minimum of what you should be doing:

18 07, 2010
  • oDownstream Channel Bonding

DOCSIS 3.0 Tutorial – Downstream Channel Bonding

2021-08-17T16:09:16-04:00July 18th, 2010|

Downstream Channel Bonding is perhaps the ball bearings of DOCSIS 3.0, enabling subscriber data speeds in excess of 160 Mbps (4 times that of previous DOCSIS versions). While conceptually simple, the principle of combining multiple downstream DOCSIS channels together to carry the same user data must have tight constraints in order to preserve the integrity of the data and have the data arrive at the correct subscriber's device and in sequence. This article will cover both the physical layer aspects and DOCSIS protocol aspects that enable channel bonding.

7 07, 2010

DOCSIS 3.0 Tutorial – Basic Protocol 1

2021-08-18T09:58:46-04:00July 7th, 2010|

Now that we have established the two primary architectures available in DOCSIS 3.0, I-CMTS and M-CMTS (thought hybrids do exist), and the hardware components of these architectures, it is time to delve into the protocol of the DOCSIS specifications that make up DOCSIS 3.0. There are five primary specifications that I will be drawing upon from here on out listed below and located in my document library and also on the CableLabs website.

5 07, 2010
  • DOCSIS Timing Interface Specification - DTI

DOCSIS 3.0 Tutorial – DOCSIS Timing Interface Specification

2021-11-24T09:41:01-05:00July 5th, 2010|

Before DOCSIS 3.0 and before modular CMTS architectures, a CMTS existed in one chassis. Life was much simpler for everyone. Inside the chassis existed a 10.24 MHz clock or oscillator. This was a master time keeper that kept event in synchronization with every other event. Timing is very important in communications networks, especially when dealing with microsecond timing calculations necessary for DOCSIS transport - remember the "tick" (6.25 usec). This article is going to address the DOCSIS Timing Interface Specification (DTI) and DTI time servers that have arisen due to the distributed architectures in M-CMTSs and DOCSIS 3.0 CMTSs. In these architectures, it is possible to have the CMTS core in say the headend, with the eQAM and upstream receivers in remote hubsites. Suddenly the single 10.24 MHz clock keeping the system in synchronization is no longer an option. Three separate, free running 10.24 MHz clocks would also not work because they would not be in phase and would likely not be exactly running at the same frequency, causing the entire system to out of synchronization - there would packet collisions and lost data and VoIP packets all over the place. It would be chaos! So the smart folks at Cablelabs put together the DTI specification to resolve these issues. Here are some of the details.

Go to Top