PDA

View Full Version : Moshell Command Line Assistance



support
2012-08-09, 11:26 PM
I am entering Moshell commands to configure an LTE RBS. I am attempting to create an ipinterface with the following command:





cr Subrack=1,Slot=1,PlugInUnit=1,ExchangeTerminalIp=1,GigaBitEthernet=1,IpInterface=1.






Attribute 4 of 4, vlanRef (moRef:ManagedObject):


Enter mo LDN: vlanRef=900






I receive the following error:


!!!! Processing failure :se.e*******.cello.moframework.WrongAttributeTypeException TAG :"WrongAttributeType" VARIABLES :"$moTypeName" = "Vlan", "$attrName" = "vlanRef"





What are the permissible values for the LDN?

moslyi0891
2012-09-03, 11:57 AM
I think you need to check the associated help

balaprashanth90
2012-09-10, 06:57 PM
I am entering Moshell commands to configure an LTE RBS. I am attempting to create an ipinterface with the following command:






cr Subrack=1,Slot=1,PlugInUnit=1,ExchangeTerminalIp=1,GigaBitEthernet=1,IpInterface=1.






Attribute 4 of 4, vlanRef (moRef:ManagedObject):



Enter mo LDN: vlanRef=900






I receive the following error:



!!!! Processing failure :se.e*******.cello.moframework.WrongAttributeTypeException TAG :"WrongAttributeType" VARIABLES :"$moTypeName" = "Vlan", "$attrName" = "vlanRef"






What are the permissible values for the LDN?





Yes. It will give u the error.

Bcoz , you are not supposed to give the vlanref on that place.

Instead, just type the below info.

IpSystem=1,IpAccessHostEt=1,IpSyncRef=8

Probably its asking the Synchronization refference resources.

Please let me know what happens.

So that i can give u further info/-.