1 Introduction
This document describes how to delete an EnrollmentAuthority Managed Object (MO) from the CertM MO.
1.1 Prerequisites
This section describes the prerequisites, which must be fulfilled before using the procedure.
1.1.1 Conditions
The following conditions must apply:
- The user has the System Security Administrator role.
- The enrollment authority identity is known.
- An Ericsson Command-Line Interface (ECLI) session in Exec mode is in progress.
2 Procedure
To delete an enrollment authority:
- Navigate to the CertM MO, for example:
>dn ManagedElement=NODE06ST,SystemFunctions=1,SecM=1,CertM=1
- Enter Config mode:
(CertM=1)>configure
- Delete the EnrollmentAuthority MO, for example:
(config-CertM=1)>no EnrollmentAuthority=2
- Commit the change:
(config-CertM=1)>commit
- Verify the deletion by checking the EnrollmentAuthority MO instances:
(CertM=1)>show
The following is an example output:
CertM=1 [...] EnrollmentAuthority=1 [...] EnrollmentAuthority=3 [...]

Contents