vserver peer transition delete
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
Delete a transition peer relationship.
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The vserver peer transition delete
command deletes the transition peer relationship.
Parameters
-local-vserver <vserver name>
- Local Vserver name-
Specifies the name of the local Vserver.
-src-filer-name <text>
- Source 7-Mode system-
Specifies the name of the source 7-Mode system(hostname or IP address).
Examples
The following example illustrates how to delete the transition peer relationship between a Vserver lvs1.example.com
residing on cluster1
, and source 7-Mode system src1.example.com
.
cluster1::> vserver peer transition delete -local-vserver lvs1.example.com -src-filer-name src1.example.com