#This file is an example of an ipdatabase file to be defined in the variable "ip_database" in the moshell or ~/.moshellrc file.
#Utilities that use the ipdatabase are: moshell and mobatch

################
## for Baseband nodes the format should be in the following format:
## node_name   node_ip   dummy_string   user_variables(eg:username=rbs,password=rbs)
################
BS717 10.111.141.210 x username=rbs,password=rbs

################
## for Router nodes the format is the same but in addition comcli=35 or router_smart_connect=1 should be specified
################
Router6673 10.11.12.13 x comcli=35,username=router,password=router

################
#For CPP nodes with Security level 1, the third field can be used to specify the node password
################
RNC01 10.123.10.17 rnc_01_pw
