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

vserver peer permission modify

Contributors
Suggest changes

Modify the Existing Vserver peer permission

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

Description

The vserver peer permission modify command is used to modify attributes of the Vserver peer permission relationship. Changes made using this command will only apply to Vserver peer relationships that are created after the Vserver peer permission have been modified. Vserver peer permission is used to give permission to a local Vserver for intercluster Vserver peer relationship creation so that the command vserver peer accept is not required for incoming Vserver peer relationship creation from a remote cluster for that local Vserver.

Parameters

-peer-cluster <text> - Peer Cluster Name

Specifies the name of the peer cluster.

-vserver <text> - Vserver Name

Specifies name of the local Vserver for which you want to modify applications of the Vserver peer permission relationship.

-applications {snapmirror|flexcache} - Peering Applications

Specifies the applications that can make use of the intercluster Vserver peer relationship.

Examples

The following example illustrates how to modify Vserver peer permissions:

cluster1::*> vserver peer permission modify -peer-cluster cluster2 -vserver vs1 -applications snapmirror