Customer Modem - Free choice of modem | docsis.org

You are here

Customer Modem - Free choice of modem

2 posts / 0 new
Last post
Paul
Customer Modem - Free choice of modem

Hello,

in germany there is a new law which allows the customer to choice any modem.

I'm looking for a modem config file, which fits many(all) modems. The config file should be able to get any CPE of the customer online. There is no need to configure a E-MTA.

At the moment i would like to use this one:

Main
{
NetworkAccess 1;
SnmpMibObject docsDevNmAccessIp.1 IPAddress 8.8.8.0 ;
SnmpMibObject docsDevNmAccessIpMask.1 IPAddress 255.255.255.0 ;
SnmpMibObject docsDevNmAccessCommunity.1 String "geheim" ;
SnmpMibObject docsDevNmAccessControl.1 Integer 3; /* readWrite */
SnmpMibObject docsDevNmAccessInterfaces.1 String "@" ;
SnmpMibObject docsDevNmAccessStatus.1 Integer 4; /* createAndGo */
MaxCPE 3;
UsServiceFlow
{
UsServiceFlowRef 1;
QosParamSetType 7;
TrafficPriority 3;
MaxRateSustained 1000000;
MaxTrafficBurst 60880;
MaxConcatenatedBurst 60880;
}
DsServiceFlow
{
DsServiceFlowRef 3;
QosParamSetType 7;
TrafficPriority 3;
MaxRateSustained 32000000;
}
GlobalPrivacyEnable 1;
BaselinePrivacy
{
AuthTimeout 10;
ReAuthTimeout 10;
AuthGraceTime 600;
OperTimeout 10;
ReKeyTimeout 10;
TEKGraceTime 600;
AuthRejectTimeout 60;
}
}

Any hints/recommendations/warnings/advices?

Best regards

Paul

Sven Borkenhagen
ich antworte mal auf deutsch

ich antworte mal auf deutsch wenns ok ist.

die config sollte soweit passen (ist ja fast minimal) , einzig die baseline privacy encryption (global privacy option) ist soweit ich weiß erst ab docsis 1.1 support verfügbar. im härtefall könnte die option die authorisierung des modems verhindern, kommt auch auf die config der cmts an.

wo läuft denn das netz? mal interessehalber ;O)

Log in or register to post comments