ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • vserver config-replication resume

    Resume Vserver configuration replication

    Availability: This command is available to cluster administrators at the advanced privilege level.

    Description

    This command resumes configuration replication of the Vserver which was temporarily paused by using the vserver config-replication pause command. Successful completion of the command ensures that configuration replication has been resumed for the Vserver.

    Parameters

    -vserver <vserver name> - Vserver name

    == Examples

    cluster::> vserver config-replication resume -vserver vs1
    Top of Page