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!
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!