/
DOCSIS Config File Tool
DOCSIS Config File Tool
Is done here – dependency rule in package: https://github.com/schmto/nmsprime/blob/dev/modules/ProvBase/Install/config.cfg
and rpm is provided here: https://repo.roetzer-engineering.com/rpm/nmsprime/docsis-0.9.8.r391.g6b23fd2-1.x86_64.rpm
This is recommend and allows running the latest stable git version from docsis tool: see https://github.com/rlaager/docsis.git
Version 0.9.8
# yum yum install -y net-snmp net-snmp-devel flex flex-devel bison gcc libtool glib2-devel # prepare as root user git clone https://github.com/rlaager/docsis.git docsis # install cd docsis ./autogen.sh ./configure make && make install
deprecated: Install with wget to get a special version
old version
# download wget http://sourceforge.net/projects/docsis/files/docsis/docsis-0.9.6/docsis-0.9.6.tar.bz2 # unzip tar jxf docsis-0.9.6.tar.bz2 cd docsis* # install ./configure make sudo make install
, multiple selections available,
Related content
Install from Source Code
Install from Source Code
More like this
NMS Prime Installation
NMS Prime Installation
More like this
Installation with RPM
Installation with RPM
More like this
Global Config
Global Config
More like this
How it works?
How it works?
More like this
1. Access Technology Provisioning Workflow
1. Access Technology Provisioning Workflow
More like this