ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • snapmirror mediator remove

    Remove mediator config entry

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

    Description

    The snapmirror mediator remove command deletes a mediator configuration entry.

    Parameters

    -mediator-address <IP Address> - Mediator Ip Address

    Specifies the IP address of the mediator.

    -peer-cluster <text> - Peer cluster

    Peer cluster with AutomatedFailOver SnapMirror relationships.

    Examples

    The following example removes a mediator configuration entry.
    clusA::> snapmirror mediator remove -mediator-address 10.140.102.227 -peer-cluster clusB
    Info: [Job 36] 'mediator remove' job queued
    Top of Page