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.
Examples
The following example displays the HA interconnect configuration information on DM7100F series nodes in the cluster:
dm7100f::*> system ha interconnect config show
Node: dm7100f-01
Interconnect Type: RoCE
Local System ID: 538134740
Partner System ID: 538135073
Connection Initiator: partner
Interface: external
Port IP Address Flags
---- ----------------- -----------
e0a 169.254.17.25 0x0
e0b 169.254.18.122 0x0
Node: dm7100f-02
Interconnect Type: RoCE
Local System ID: 538135073
Partner System ID: 538134740
Connection Initiator: local
Interface: external
Port IP Address Flags
---- ----------------- -----------
e0a 169.254.17.144 0x0
e0b 169.254.18.201 0x0
2 entries were displayed.
Give documentation feedback