Hi
Does anyone have a sample config file for them ie (256/128speed) in text file
Main { NetworkAccess 1; MaxCPE 2; MaxClassifiers 20; GlobalPrivacyEnable 0; UsServiceFlow { UsServiceFlowRef 1; QosParamSetType 7; TrafficPriority 3; MaxRateSustained 128000; SchedulingType 2; } DsServiceFlow { DsServiceFlowRef 101; QosParamSetType 7; TrafficPriority 3; MaxRateSustained 256000; } }
thanx
very good!
We use cookies on this site to enhance your user experienceBy clicking any link on this page you are giving your consent for us to set cookies.
Main
{
NetworkAccess 1;
MaxCPE 2;
MaxClassifiers 20;
GlobalPrivacyEnable 0;
UsServiceFlow
{
UsServiceFlowRef 1;
QosParamSetType 7;
TrafficPriority 3;
MaxRateSustained 128000;
SchedulingType 2;
}
DsServiceFlow
{
DsServiceFlowRef 101;
QosParamSetType 7;
TrafficPriority 3;
MaxRateSustained 256000;
}
}
thanx
very good!