Motorola SBV5120 MTA | docsis.org

You are here

Motorola SBV5120 MTA

7 posts / 0 new
Last post
husamaga
Motorola SBV5120 MTA

Hello,

I'm trying to make motorola MTA works. the modems get's online and get the SIP update i have. but cant get the MTA online.
My Scientific Atlanta modems works fine.
In logs i don't have any thing for the motorola's, also in motorola logs have nothing about the MTA part.

my modem config:
Main
{
NetworkAccess 1;
MaxCPE 4;
MaxClassifiers 20;
GlobalPrivacyEnable 0;
SwUpgradeServer 192.168.1.5;
SwUpgradeFilename "SBV5121E-SIP-1.0.6-SCM-02-SHPC.NNEMN.p7";
MfgCVCData xxxxxxxx
MfgCVCData xxxxxxxx
MfgCVCData xxxxxxx
MfgCVCData xxxxxxxx

SnmpMibObject docsDevNmAccessIp.1 IPAddress 192.168.1.5 ;
SnmpMibObject docsDevNmAccessIpMask.1 IPAddress 255.255.255.128 ;
SnmpMibObject docsDevNmAccessCommunity.1 String "private" ;
SnmpMibObject docsDevNmAccessControl.1 Integer 2; /* read */
SnmpMibObject docsDevNmAccessInterfaces.1 String "@" ;
SnmpMibObject docsDevNmAccessStatus.1 Integer 4; /* createAndGo */
SnmpMibObject docsDevNmAccessIp.2 IPAddress 192.168.1.5 ;
SnmpMibObject docsDevNmAccessIpMask.2 IPAddress 255.255.255.128 ;
SnmpMibObject docsDevNmAccessCommunity.2 String "private" ;
SnmpMibObject docsDevNmAccessControl.2 Integer 3; /* readWrite */
SnmpMibObject docsDevNmAccessInterfaces.2 String "@" ;
SnmpMibObject docsDevNmAccessStatus.2 Integer 4; /* createAndGo */
SnmpMibObject cmRegularUserName.0 String "admin";
SnmpMibObject cmRegularUserPassword.0 String "admin";
SnmpMibObject cmSuperUserName.0 String "private";
SnmpMibObject cmSuperUserPassword.0 String "private";

MtaConfigDelimiter 255;
BaselinePrivacy
{
AuthTimeout 10;
ReAuthTimeout 10;
AuthGraceTime 600;
OperTimeout 10;
ReKeyTimeout 10;
TEKGraceTime 600;
AuthRejectTimeout 60;
SAMapWaitTimeout 1;
SAMapMaxRetries 4;
}
UsServiceFlow
{
UsServiceFlowRef 140;
QosParamSetType 7;
ServiceClassName "ucountme";
TrafficPriority 1;
MaxRateSustained 384000;
SchedulingType 2;
RequestOrTxPolicy 0x0000008a;
}
UsServiceFlow
{
UsServiceFlowRef 141;
QosParamSetType 7;
ServiceClassName "uscountme";
TrafficPriority 7;
MaxRateSustained 384000;
SchedulingType 2;
RequestOrTxPolicy 0x0000008a;
}
UsPacketClass
{
ClassifierRef 1;
ServiceFlowRef 140;
IpPacketClassifier
{
IpDstAddr 192.168.1.5;
IpProto 257;
IpDstMask 255.255.255.128;
}
ActivationState 1;
}
DsServiceFlow
{
DsServiceFlowRef 142;
ServiceClassName "dcountme";
QosParamSetType 7;
TrafficPriority 1;
MaxRateSustained 6096000;
}
DsServiceFlow
{
DsServiceFlowRef 143;
ServiceClassName "dscountme";
QosParamSetType 7;
TrafficPriority 7;
MaxRateSustained 6096000;
}
DsPacketClass
{
ClassifierRef 10;
ServiceFlowRef 142;
RulePriority 1;
ActivationState 1;
IpPacketClassifier
{
IpProto 257;
IpSrcAddr 192.168.1.5;
IpSrcMask 255.255.255.128;
}
}
/*EndOfDataMkr*/

}

I also can't connect with telnet to the modems.

Any help with that?

Regards.

grosche
for telnet access
husamaga
telnet works

Thanks, It works now. and get the log. My MTA do not register. It's even don't ask for mta config file. Is there any special configuration on DHCP server or CM config?
Is there a snmobject to let the modem know how to download 2 config files? or something else?
Just to mention that SA modems works with current configuration.

Regards

szpal
3 questions

What to look for 'MtaConfigDelimiter 255;' row in the cm-config file?
Sure that the modem downloaded the sip-version sw?
If you can now telnet the modem, do not see any mta related debug info?

Here you found some info about 5121 mta conf: http://docsis.org/node/675
I hope this help you.

cdq74cn
On DHCP offer have you the

On DHCP offer have you the option 122 activated ?
To provision MTA, you should have on DHCP offer the option 122

Something like :
T122 Option 122, length 37: 1.4.3.15.0.3.116.101.112.8.1.X.Y.Z.60.6.9.5.66.5.49.115.105.112.50.2.99.104.0.65.83.73.67.1.49.0

husamaga
mta_console> opt122

mta_console> opt122
opt122

Dhcp option 122
~~~~~~~~~~~~~~~
SubOption 1 Service Provider's Primary DHCP = [xxx.xxx.xxx.xxx]
SubOption 2 Service Provider's Secondary DHCP = [0.0.0.0]
SubOption 3 Service Provider's SNMP Entity =
SubOption 6 Kerberos Realm Name =

mta_console>
ip_parameters

MTA IP PARAMETERS
~~~~~~~~~~~~~~~~~
Mta Device IP Addr = [0.0.0.0]
Mta Device IP SubnetMask = [0.0.0.0]
Mta Device IP Gateway = [0.0.0.0]
mta_console> disFQDN
disFQDN

Mta Device FQDN = .

The modem updated succefully with new version of SIP. but don't get option 122. is there any thing to fix my problem?
the cisco MTA's works fine.

Regards

flavio.mali
upgrade fw SBV5120

using this firmware "SBV5121E-SIP-1.0.6-SCM-02-SHPC.NNEMN.p7" you could download at MTA SBV5120? if yes could send to me? (fr.tvcabo@gmail.com). Thank you.

Log in or register to post comments