Delete Enrollment Server Group
1 Description
This instruction describes how to delete an enrollment server group.
2 Procedure
2.1 Delete Enrollment Server Group
Prerequisites
- No documents are required.
- No tools are required.
- The following conditions must apply:
- The user has the System Security Administrator role.
- An Ericsson Command-Line Interface (ECLI) session in Exec mode is in progress.
Steps
- Navigate to the CertM Managed Object (MO), for example:
>dn ManagedElement=NODE06ST,SystemFunctions=1,SecM=1,CertM=1
- Enter Config mode:
(CertM=1)>configure
- Delete the EnrollmentServerGroup MO, for example:
(config-CertM=1)>no EnrollmentServerGroup=2
- Commit the change:
(config-CertM=1)>commit
- Verify the deletion by checking the EnrollmentServerGroup MO instances:
(CertM=1)>show -v -r
The following is an example output:
CertM=1 [...] EnrollmentServerGroup=1 enrollmentServerGroupId="1" userLabel=[] <empty> EnrollmentServer=1 EnrollmentServerGroup=3 enrollmentServerGroupId="3" userLabel=[] <empty> EnrollmentServer=3 [...]

Contents