Skip to main content
A newer release of this product is available.

snapmirror mediator add

Contributors
Suggest changes

Create mediator config entry

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

Description

The snapmirror mediator add command configures the connection between a pair of clusters and a mediator. This configuration is used only when a pair of clusters have SnapMirror relationships of type AutomatedFailOver.

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.

-username <text> - Username

User account at the mediator.

[-port-number <integer>] - Port Number

This optional parameter specifies the mediator service port number to communicate with the mediator. The port number must be in the range 1025 to 65535 inclusive. The default port number is 31784.

Examples

The following example configures the connection between a mediator and a pair of clusters.
clusA::> snapmirror mediator add -mediator-address 10.234.102.227 -peer-cluster clusB -username admin
Notice: Enter the mediator password.
Enter the password:
      Enter the password again:
Info: [Job: 114] 'mediator add' job queued