Configures the name of the default HA interface on a node.
Syntax
ha interface default <name>
Parameters
name
The name of the designated default HA interface.
Example
The following example configures the default HA interface by specifying its IP address and mask length, enabling the interface, and then specifying the interface name.
node1 (config) # interface ether3 ip address 10.0.0.2 /30 node1 (config) # no interface ether3 shutdown node1 (config) # ha interface default ether3
User role
Admin
Command mode
Config
Supported appliances
This command is supported on the following appliances running the specified releases or later:
Central Management System: Release 7.7.0
Note
For more information about Central Management System HA, see the Central Management System High Availability Guide. For more information about configuring interfaces, see the Central Management System High Availability Guide.