We have been using docsis project ( http://docsis.sourceforge.net/ ) for generating DOCSIS cablemodems compliant bootfiles, from templates, for docsis 1.0 and 1.1 devices, now we want to move one of ours CMTS to docsis 3.0 Is there any tool like that docsis project, witch will be able to generate bootfiles for docsis3.0 modems? Best if it can support our old templates for docsis1.0 and 1.1, but it is just a wonder ;)

Thx for any help

link|improve this question

75% accept rate
feedback

1 Answer

up vote 0 down vote accepted

I have found that Perl has in CPAN very nice implementation of config file encoder/decoder written not as a single program, but as a library, works great :)

DOCSIS::ConfigFile

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.