I need create 4 flow, 2 for internet and 2 for my network (mailserver, voip, etc). Downstream flow work fine but not upstream flow, always match with flow for internet (64K). where I wrong?
Necesito crear 4 flujos, 2 para internet y 2 para mi red (servidores de correo, etc), para que vayan más rápido. El downstream funciona bien, y baja a diferentes velocidades segun el flujo que le corresponda, pero el upstream siempre baja a la velocidad internet (64K).
¿donde le estoy errando?
My conf:
Main
{
NetworkAccess 1;
GlobalPrivacyEnable 0;
MaxCPE 2;
I know I am new to this and this is my first post but I require a little help, well maybe a lot of help.
I would for a company who have been using Cisco VXR's and 10K series UBR's but recently they have also fitted a number of new Motorola BSR 64000's
Currently the documentation we have been provided if a little confusing. We do not have full root access to these BSR's only command line access via a hop box into the network.
With the Cisco equipment we use commands such as.
show cable modem
show cable modem cpe
show cable modem flap
I'm unable to set the system ip address of the cmts, it is there, but the system keeps telling me it's 0.0.0.0
Anybody an idea what's wrong here? all other settings are kept saved except for ip-address subnet gateway, and date and time.
Any help would be greatly appreciated,
I installed docsis-0.9.5 fine on my WinXP machine (and my Sun Unix workstation) and am using it successfully to encode/decode the files.
I would like to add few new configuration settings and per the doc/index.html, all I need is to add them to the docsis_symtable.h.
However, I can't find any .c or .h files. Any clue? It seems that the src files are deleted during the .exe making. If so, then how could one change any setting.
I have not been getting lucky in getting this worked out. When I execute
'configure', I get warnings (snmp related) and errors as shown below.
Would appreciate your help.
$./configure
docsis_snmp.c: In function `encode_vbind':
docsis_snmp.c:107: warning: passing arg 7 of `_docsis_snmp_build_var_op'
from incompatible pointer type
docsis_snmp.c:118: warning: passing arg 7 of `_docsis_snmp_build_var_op'
from incompatible pointer type
...<<>>...
docsis_snmp.c: In function `decode_vbind':