ONTAP 9.12.1 commands

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

    Display Vserver configuration replication resume time

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

    Description

    The vserver config-replication show command displays the time at which the configuration replication resumes for the Vserver.

    Parameters

    { [-fields <fieldname>,…​]

    If you specify the -fields <fieldname>, …​ parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.

    | [-instance ] }

    If you specify the -instance parameter, the command displays detailed information about all fields.

    [-vserver <vserver>] - Vserver

    If you specify this parameter, the command displays resume time for the specified Vserver.

    [-resume-time <MM/DD/YYYY HH:MM:SS>] - Replication resume time

    If you specify this parameter, the command displays Vservers whose configuration replications are resumed at the specified resume time.

    Examples

    cluster::> vserver config-replication show
                                        Replication
                          Vserver       Resume Time
                          -----------   ------------------
                          vs1           12/9/2014 03:18:48
    Top of Page