vserver peer transition modify
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
Modify a transition peer relationship.
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The vserver peer transition modify
command is used to modify the multipath address or local LIFs of 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).
[-multi-path-address <text>]
- Additional address for source 7-Mode system-
Additional address (hostname or IP address) for the source 7-Mode system.
[-local-lifs <lif-name>,…]
- List of Local LIFs-
List of LIFs to be used for this peering relationship. The LIF role can be data or node-mgmt or intercluster or cluster-mgmt.
Examples
The following example illustrates how to modify a transition peer relationship`s multipath address.
cluster1::> vserver peer transition modify -local-vserver vs1.example.com -src-filer-name src1.example.com -multi-path-address src1-e0b.example.com
The following example illustrates how to modify the local LIFs of a transition peer relationship.
Cluster1::> vserver peer transition modify -local-vserver vs1.example.com -src-filer-name src1.example.com -local-lifs lif1,lif2