PDA

View Full Version : ATM to IP Migration



idoorhigh
2014-04-07, 11:49 PM
Hello Guys,

How can I migrate the OAM of a Node B from ATM to IP remotely.

Rgds

lewis
2015-02-17, 05:55 PM
Hi idoorhighClearly a late response but may benefit other still using ATM and migrating to IP.First you need to configure the IP Interface for Mub and IpHostLink and finally run the script below.These are configured using the IP Plan provided.//// ONLY RUN WITH TRUN1 ////ACTION( actionName AddStaticRoute mo "ManagedElement=1,IpOam=1,Ip=1,IpRoutingTable=1" exception none nrOfParameters 5 String "0.0.0.0" String "0.0.0.0" String "172.18.208.157" //NodeB-OAM Configuration - NODEB GATEWAY// Integer "5" Boolean "false" returnValue none)//ipAddress //subnetMask //hopIpAddress //routeMetric should be less than the actual routeMetric in the RBS for IpOverATM//redistributeECHO "SET IpOam=1,Ip=1 nodeInterfaceName lh0"SET( mo "ManagedElement=1,IpOam=1,Ip=1" exception none nodeInterfaceName String "lh0")

millionen1
2015-02-18, 09:44 PM
have someone one Mo script for Iub settings (for RBS 3206) 3G