Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

https://nicmaenm1.tigo.com.

ni/#help/app/cliapp/topic/command_sets

cli command details

To export all network element dump

cmedit export --ne * --filetype 3GPP –jobname export_cm_alltext

To export particular Subnetwork (NICGR1X – BSC /RNC/EnodeB)

cmedit export --ne NICGR1X --filetype 3GPP --jobname NICGR1X

take a note of JOB name and Job ID

cmedit export --status

cmedit export --status --job 12446

To download by job id or Job name

cmedit export --download --job 12446 / NICGR1X

To remove Job

cmedit export --remove --job 12437

You might also like