ONTAP 9.14.1 commands

system ha interconnect config show

Display the high-availability interconnect configuration information

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

Description

The system ha interconnect config show command displays the high-availability interconnect device basic configuration information.

Parameters

{ [-fields <fieldname>,…​]

If you specify the -fields <fieldname>,…​ parameter, the command displays only the fields that you specify.

| [-instance ] }

Use this parameter to display all the fields from all nodes in cluster.

[-node {<nodename>|local}] - Node

Use this parameter to display all the fields from the specified node in the cluster.

[-transport <text>] - Interconnect Type

Selects the nodes that match this HA interconnect transport type.

[-local-sysid <integer>] - Local System ID

Selects the nodes that match this local system unique identifier.

[-partner-sysid <integer>] - Partner System ID

Selects the nodes that match this partner system unique identifier.

[-initiator {local|partner}] - Connection Initiator

Selects the nodes that match this parameter value. The value is the initiator of the connection request.

[-port-name <text>,…​] - Port

Selects the nodes that match this port name.

[-ipaddress <text>,…​] - IP Address

Selects the nodes that match this IP address.

[-interface {backplane|external}] - Interface

Selects the nodes that match this parameter value. external means the HA interconnect links between partner nodes are connected externally. backplane means the HA interconnect links between partner nodes are connected over the backplane.

Top of Page