CMTS ARRIS 1500 DOCSIS 1.1 | docsis.org

You are here

CMTS ARRIS 1500 DOCSIS 1.1

5 posts / 0 new
Last post
larico
CMTS ARRIS 1500 DOCSIS 1.1

I have an Arris CMTS 1500 and I want to do DOCSIS 1.1 configuration files to give priority to VOIP rather than data.

I am sending the following configuration file.

With these parameters is sufficient or I need something more in order to make priorities?

Main
{
NetworkAccess 1;
GlobalPrivacyEnable 0;
UsServiceFlow
{
UsServiceFlowRef 1;
QosParamSetType 7;
TrafficPriority 3;
MaxRateSustained 128000;
}

DsServiceFlow
{
DsServiceFlowRef 2;
QosParamSetType 7;
TrafficPriority 3;
MaxRateSustained 1000000;
}

}

THANKS

Capm
What EMTA are you using? The

What EMTA are you using? The most reliable & trusted are the ARRIS emtas. Here is a test config I use with them:
(see attached file)

If you are not using arris, you can remove the following:
SnmpMib = ifAdminStatus.5 down
SnmpMib = arrisCmDevHttpClientSeed.0 hexstr: (hex of string from arris's pwod tool)
SnmpMib = ppCfgMtaFeatureSwitch.0 hexstr: 02
SnmpMib = arrisMtaDevEventHideFQDNandIPAddress.0 enable
SnmpMib = docsDevFilterLLCUnmatchedAction.0 discard
SnmpMib = docsDevFilterIpDefault.0 accept
SnmpMib = arrisCmDevHttpWanAccess.0 advanced
SnmpMib = arrisMtaDevProvMethodIndicator.0 gupi

as those are specific for arris emta's, otherwise you would want to modify them to fit your system.

File attachments: 
larico
DOCSIS 1.1

I'm using TM-502G arris, this is DOCSIS 1.1?

larico
CMTS ARRIS 1500

It does not work the file you sent me

Capm
What provisioning method are

What provisioning method are you using? gupi mtamac, mtamacencrypted, etc?
If the arris snmp mibs weren't present in your old config, leave them out for now, those were made with 602's in mind, so they may be different for 502's.
Take the last line of the file out to disable docsis 2.

What you really need, is a support contract with Arris for your emtas - you'll get access to all the provisioning guides on their sso website, and their tech support is second to none. Its not terribly expensive either, and its worth every dime.

Log in or register to post comments