How to get IP address for a specific NodeB/eNodeB in Moshell and CLI Ericsson?

Hi,

Please how to get IP address for a specific NodeB/eNodeB in Moshell and CLI Ericsson.

Hi, in moshell ip address appears after any command:
eNodeB> lt all

220929-14:48:48 10.2.51.10 20.0c stopfile=/tmp/14950

in CLI:
for baseband units
cmedit get NetworkElement=eNodeB ComConnectivityInformation.ipAddress

or CppConnectivityInformation for DU’s

Hi,

Thanks for your response, but the problem is I haven’t an ip address for NodeB or eNodeB. I just have the name and I want to know the ip address.

is there a command to get an ip address for specific NodeB with his name in moshell or CLI :

Moshell:

Do you have access to ENM? If so, connect by the name:
amos NodeName

BaseBand:

lhget ipv4 add
lhget vlan vlan|reserv

2 Likes