Delete Enrollment Authority

Contents


1   Description

This instruction describes how to delete an EnrollmentAuthority Managed Object (MO) from the CertM MO.

2   Procedure

2.1   Delete Enrollment Authority

Prerequisites

Steps

  1. Navigate to the CertM Managed Object (MO), for example:

    >dn ManagedElement=NODE06ST,SystemFunctions=1,SecM=1,CertM=1

  2. Enter Config mode:

    (CertM=1)>configure

  3. Delete the EnrollmentAuthority MO, for example:

    (config-CertM=1)>no EnrollmentAuthority=2

  4. Commit the change:

    (config-CertM=1)>commit

  5. Verify the deletion by checking the EnrollmentAuthority MO instances:

    (CertM=1)>show

    The following is an example output:

    CertM=1
    [...]
       EnrollmentAuthority=1
    [...]
       EnrollmentAuthority=3
    [...]