ha interface backup <name>

Prev Next

Configures the name of the backup HA interface on a node.

Syntax

ha interface backup <name>

Parameters

name

The name of the designated backup HA interface.

Example

The following example configures the backup HA interface by specifying its IP address and mask length, enabling the interface, and then specifying the interface name.

node1 (config) # interface ether2 ip address 10.0.1.2 /30
node1 (config) # no interface ether2 shutdown
node1 (config) # ha interface backup ether2

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.