Index | Top - Up | Data ONTAP 8.3 |
Modify cluster peer relationships
Availability: This command is available to cluster administrators at the admin privilege level.
-cluster <text> - Peer Cluster Name
[-peer-addrs <Remote InetAddress>, ...] - Remote Intercluster Addresses
[-timeout <integer>] - Operation Timeout (seconds) (privilege: advanced)
[-auth-status-admin <cluster_peer_authnstate>] - Authentication Status Administrative
[-rpc-connect-timeout <integer>] - Timeout for RPC Connect (privilege: advanced)
[-update-ping-timeout <integer>] - Timeout for Update Pings (privilege: advanced)
View existing cluster peer configuration using following command :
cluster1::> cluster peer show -instance Peer Cluster Name: cluster2 Remote Intercluster Addresses: cluster2-d2, 10.98.234.246 Availability of the Remote Cluster: Available Remote Cluster Name: cluster2 Active IP Addresses: 10.98.234.246, 10.98.234.243 Cluster Serial Number: 1-80-123456 Remote Cluster Nodes: cluster2-01, cluster2-02 Remote Cluster Health: true Unreachable Local Nodes: - Address Family of Relationship: ipv4 Authentication Status Administrative: use-authentication Authentication Status Operational: ok Last Update Time: 02/05 21:05:41
Modify the cluster peer configuration using following command :
cluster1::> cluster peer modify -cluster cluster2 -peer-addrs cluster2-d2,10.98.234.264 -auth-status-admin revokedWarning: This will discard the authentication key.
Warning: You are removing authentication from the peering relationship with cluster "cluster2". Use the "cluster peer modify" command on cluster "cluster2" with the "-auth-status-admin no-authentication" parameter to complete authentication removal from the peering relationship.
Do you want to continue?{y|n}:y
Index | Top - Up | Data ONTAP 8.3 |
Copyright © 1994-2015 NetApp, Inc. Legal Information