ubr7200 boot config 6490 binary INVALID_MODEM_CONFIGURATION_SETTING_FORMAT | docsis.org

You are here

ubr7200 boot config 6490 binary INVALID_MODEM_CONFIGURATION_SETTING_FORMAT

10 posts / 0 new
Last post
Jentec
ubr7200 boot config 6490 binary INVALID_MODEM_CONFIGURATION_SETTING_FORMAT

hello guys i got a problem with a test cmts ubr7200
i greate a sample config with docsis utility (github) for docsis 2.0 and same test with excentis .
when i make a binary file and load it on tftp the cmts promt

*Mar 11 04:29:03.386: %UBR7200-4-INVALID_MODEM_CONFIGURATION_SETTING_FORMAT: <133>
CMTS[DOCSIS]:<73011700> Invalid Modem Capabilities configuration setting .
*Mar 11 04:29:03.386: %UBR7200-4-REG_REQ_MSG_SYNTAX_ERROR: <133>
CMTS[DOCSIS]:<73020114> REG REQ rejected - Message syntax error . CM

on connecting of the fritzbox

so simply i upload the cfg file and not the binary .. now cmts dont says error but the fritzbox
TFTP file complete - but missing mandatory TLV;CM-MAC=XX:XX:XX:XX:XX:XX;CMTS-MAC=XX:XX:XX:XX:XX:XX;CM-QOS=1.1;CM-VER=3.0;

(Sample config testfile)

Main
{
NetworkAccess 1;
MaxCPE 20;
/* Mandatory */
UsServiceFlow
{
UsServiceFlowRef 101;
QosParamSetType 7;
MaxRateSustained 20971520;
/*MaxRateSustained 500000000;*/
}
DsServiceFlow
{
DsServiceFlowRef 1;
QosParamSetType 7;
MaxRateSustained 209715200;
/*MaxRateSustained 500000000;*/
}
/* Optional */
ModemCapabilities
{
ConcatenationSupport 1;
IGMPSupport 1;
}
GlobalPrivacyEnable 1; /* enabled - now BaselinePrivacy is mandatory */
BaselinePrivacy
{
AuthTimeout 10;
ReAuthTimeout 10;
AuthGraceTime 600;
OperTimeout 10;
ReKeyTimeout 10;
TEKGraceTime 1800;
AuthRejectTimeout 60;
SAMapWaitTimeout 1;
SAMapMaxRetries 4;
}
VendorSpecific
{
VendorIdentifier 0x00b0d0;
GenericTLV TlvCode 220 TlvLength 3 TlvValue 0x010101;
}
}

mc-crash
you have too many in the

you have too many in the configuration file " } " last delete

Sample file:

Main
{
NetworkAccess 1;
MaxCPE 2;
/* Mandatory */
UsServiceFlow
{
UsServiceFlowRef 101;
QosParamSetType 7;
MaxRateSustained 20971520;
/*MaxRateSustained 500000000;*/
}
DsServiceFlow
{
DsServiceFlowRef 1;
QosParamSetType 7;
MaxRateSustained 209715200;
/*MaxRateSustained 500000000;*/
}
/* Optional */
ModemCapabilities
{
ConcatenationSupport 1;
IGMPSupport 1;
}
GlobalPrivacyEnable 1; /* enabled - now BaselinePrivacy is mandatory */
BaselinePrivacy
{
AuthTimeout 10;
ReAuthTimeout 10;
AuthGraceTime 600;
OperTimeout 10;
ReKeyTimeout 10;
TEKGraceTime 1800;
AuthRejectTimeout 60;
SAMapWaitTimeout 1;
SAMapMaxRetries 4;
}
/* DOCS-CABLE-DEVICE-MIB rfc4639 */
/* SNMP Access to CM */
SnmpMibObject docsDevNmAccessIp.10 IPAddress 172.20.0.1 ;
SnmpMibObject docsDevNmAccessIp.20 IPAddress 172.20.0.1 ;
SnmpMibObject docsDevNmAccessIpMask.10 IPAddress 255.255.255.255 ;
SnmpMibObject docsDevNmAccessIpMask.20 IPAddress 255.255.255.255 ;
SnmpMibObject docsDevNmAccessCommunity.10 String "public" ;
SnmpMibObject docsDevNmAccessCommunity.20 String "private" ;
SnmpMibObject docsDevNmAccessControl.10 Integer 2; /* read */
SnmpMibObject docsDevNmAccessControl.20 Integer 3; /* readWrite */
SnmpMibObject docsDevNmAccessInterfaces.10 String "@" ;
SnmpMibObject docsDevNmAccessInterfaces.20 String "@" ;
SnmpMibObject docsDevNmAccessStatus.10 Integer 4; /* createAndGo */
SnmpMibObject docsDevNmAccessStatus.20 Integer 4; /* createAndGo */
/* Firewall */
/* Layer2: filter possibly harmful Ethernet traffic */
SnmpMibObject docsDevFilterLLCUnmatchedAction.0 Integer 1; /* discard if not matching */
SnmpMibObject docsDevFilterLLCStatus.1 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterLLCStatus.2 Integer 4; /* createAndGo */
SnmpMibObject docsDevFilterLLCIfIndex.1 Integer 0 ; /* all Interfaces */
SnmpMibObject docsDevFilterLLCIfIndex.2 Integer 0 ; /* all Interfaces */
SnmpMibObject docsDevFilterLLCProtocolType.1 Integer 1; /* ethertype (default) */
SnmpMibObject docsDevFilterLLCProtocolType.2 Integer 1; /* ethertype (default) */
/* Layer 3 */
SnmpMibObject docsDevFilterLLCProtocol.1 Integer 2048 ; /* ? depends on docsDevFilterLLCProtocolType */
SnmpMibObject docsDevFilterLLCProtocol.2 Integer 2054 ; /* IPv4 !? */
SnmpMibObject docsDevFilterIpDefault.0 Integer 2; /* accept for further processing when not matching an prior specified IP filter*/
SnmpMibObject docsDevFilterIpStatus.3 Integer 4; /* createAndGo a filter row */
SnmpMibObject docsDevFilterIpControl.3 Integer 1; /* discard */
SnmpMibObject docsDevFilterIpIfIndex.3 Integer 1 ; /* all customer facing interfaces */
SnmpMibObject docsDevFilterIpDirection.3 Integer 1; /* inbound traffic */
SnmpMibObject docsDevFilterIpBroadcast.3 Integer 2; /* false - applies to all traffic */
SnmpMibObject docsDevFilterIpSaddr.3 IPAddress 0.0.0.0 ; /* all ip addresses - masked against docsDevFilterIpSmask */
SnmpMibObject docsDevFilterIpSmask.3 IPAddress 0.0.0.0 ; /* all ip addresses */
SnmpMibObject docsDevFilterIpDaddr.3 IPAddress 0.0.0.0 ; /* all ip addresses */
SnmpMibObject docsDevFilterIpDmask.3 IPAddress 0.0.0.0 ; /* all ip addresses */
SnmpMibObject docsDevFilterIpProtocol.3 Integer 17 ; /* udp */
SnmpMibObject docsDevFilterIpSourcePortLow.3 Integer 67 ; /* udp */
SnmpMibObject docsDevFilterIpSourcePortHigh.3 Integer 67 ; /* udp */
SnmpMibObject docsDevFilterIpDestPortLow.3 Integer 0 ;
SnmpMibObject docsDevFilterIpDestPortHigh.3 Integer 65535 ;
}

Jentec
Still the same problem with

Still the same problem with this config file you post.
GenericTLV TlvCode 220 TlvLength 3 TlvValue 0x010101;
Is needed in fb6490 to work so the avm documentation

Jentec
I found in the forum the same

I found in the forum the same problem but still is resolved with a update of the ubr7 but I can't download new version of ios without a Cisco account still running 122.33 sda4

mc-crash
config file

how is ip address you TFTP server ?
I'll make a file for you.

Jentec
172.16.0.1

172.16.0.1

mc-crash
download file: http:/
vulind
download file: http:/

Hi mc-crash,
can you please share again files from above> http://smslowianin.pl/file/Fritz_firmware+config.zip ?
Thanks in advance.

mc-crash
file available again

file available again

mc-crash
if you want to edit, download

if you want to edit, download Excentis Docsis Config File Editor. https://www.excentis.com/products/configfileeditor

Log in or register to post comments