ONTAP 9.13.1 commands

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