Introduction
This document describes a problem seen on the firepower devices when you configure a Firepower Threat Defense (FTD) High Availability (HA) pair from the Firepower Management Center (FMC) when the two firepower chassis have duplicated system names. The main purpose of this document is to help you to understand this problem and provide you with guidance for the resolution.
Prerequisites
Requirements
Cisco recommends that you have knowledge of these topics:
Components Used
The information in this document is based on these software and hardware versions:
- Cisco FMC v6.2.1
- Cisco Firepower 4120 Threat Defense v6.2.1
The information in this document was created from the devices in a specific lab environment. All of the devices used in this document started with a cleared (default) configuration. If your network is live, ensure that you understand the potential impact of any command.
Problem: FTD HA Configuration Problems On The FMC When Two Firepower Chassis Have Duplicated System Names
There is a problem that happens when you try to add a secondary FTD in an HA pair configuration in the FMC when duplicated firepower chassis system names. The main issue is that you cannot choose the secondary FTD to create the HA pair and this is because the FMC does not display the second FTD as an option at all, just as you can see in the image.
Due to this problem, It does not matter which FTD is chosen as the primary peer, once the primary FTD is chosen for the HA pair, then you cannot choose any FTD as secondary for the HA pair.
Solution
The FTD developers confirmed this issue happens because both firepower chassis are configured with the same system name:
Step 1. In this example, you can confirm both firepower chassis use the same system name as FTD-4120:
For FPR chassis 1:
For FPR chassis 2:
Step 2. To correct this problem, access both firepower chassis from Command Line Interface (CLI) and change their system name to use a different name for each chassis:
For the firepower chassis 1:
FTD-4120-A# scope system
FTD-4120-A /system # set name FTD-4120-FCCC
Warning: System name modification changes FC zone name and redeploys them non-disruptively
FTD-4120-A /system* #commit-buffer
FTD-4120-A /system #
FTD-4120-FCCC-A /system #
For the firepower chassis 2:
FTD-4120-A# scope system
FTD-4120-A /system # set name FTD-4120-CCDC
Warning: System name modification changes FC zone name and redeploys them non-disruptively
FTD-4120-A /system* #commit-buffer
FTD-4120-A /system #
FTD-4120-CCDC-A /system #
Step 3. After the system name is changed for both firepower chassis, proceed to delete and re-add each FTD to the FMC.
Step 4. Once both FTD are added to the FMC, select the Add High Availability option from the Devices > Device Management > Add High Availability, this time you are able to choose the second FTD for the high availability pair:
Step 5. Configure the HA options required:
Step 6. Confirm the FTD HA pair is properly added to the FMC:
Related Bugs
CSCvc99926 FMC GUI needs to indicate the reason for not showing a device as "Secondary" option for FTD HA
CSCvc99919 Chassis names must be unique when forming FTD HA