Hi,
Please let me know which command can be used to identify Ericsson 2G cell name from ENM CLI if I have the LAC value?
Hi,
Please let me know which command can be used to identify Ericsson 2G cell name from ENM CLI if I have the LAC value?
Hi, @Sooraj, there is no lac in 2G cell, it is included in cgi.
cmedit get * GeranCell.(cgi==mcc-mnc-lac-ci)
or with wildcards
cmedit get * GeranCell.(cgi==*11111*)