
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2022 06:28 AM
According to this document regarding Clustering: Deploying a Cluster for Firepower Threat Defense on the Firepower 4100/9300 - Cisco
When you deploy a cluster on the Firepower 4100/ 9300 chassis, it does the following: . For native instance clustering: Creates a cluster-control link (by default, port-channel 48) for unit-to-unit communication. For multi-instance clustering: You should pre-configure subinterfaces on one or more cluster-type EtherChannels; each instance needs its own cluster control link. |
FXOS: Configure Interfaces. Configure one management and all data interfaces that you intend to assign to the FTD. The cluster interface is defined by default as Port-Channel 48, but for inter-chassis clustering, you need to add member interfaces. For multi-instance clustering, you can add VLAN sub-interfaces to the cluster EtherChannel as well.
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2022 06:50 AM
You create the portchannel in Firepower Chassis Manager (or fxos cli) and then assign it to the logical device(s) - whether or not they are in containers or standalone.
Once you have that done you create subinterfaces for the assigned portchannels on FMC under device management interface configuration, add interface.
By the way... if you run 7.0+ on your FTD devices you need to have fxos 2.10+.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2022 06:50 AM
You create the portchannel in Firepower Chassis Manager (or fxos cli) and then assign it to the logical device(s) - whether or not they are in containers or standalone.
Once you have that done you create subinterfaces for the assigned portchannels on FMC under device management interface configuration, add interface.
By the way... if you run 7.0+ on your FTD devices you need to have fxos 2.10+.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2022 07:05 AM
Thanks so much for the quick and complete answer. I appreciate it.
