vserver peer reject
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Reject a Vserver peer relationship
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The vserver peer reject
command is used to reject the Vserver peer relationship between the two Vservers. This command is used only for an intercluster Vserver peer relationship.
Parameters
-vserver <vserver>
- Vserver Name-
Specifies the name of the local Vserver for which you want to reject the Vserver peer relationship.
-peer-vserver <vserver>
- Peer Vserver Name-
Specifies the name of the peer Vserver with which the Vserver peer relationship was initiated.
Examples
The following example illustrates how to reject the Vserver peer relationship between two Vservers lvs1.example.com
residing on cluster1
, and pvs1.example.com
residing on cluster2
.
cluster1::> vserver peer reject -vserver lvs1.example.com -peer-vserver pvs1.example.com