02-04-2025 08:02 PM
Hey everyone,
I’ve been working with both ASA and FTD, and I noticed a key difference in how they handle port-channel interfaces in routed mode. On ASA, I can create a port-channel and assign it to a BVI without any issues. But when I try the same in FTD (managed via FMC), it doesn’t seem possible.
I’m trying to understand why this limitation exists in FTD:
Would really appreciate any insights or documentation references explaining this difference. Thanks!
02-04-2025 08:16 PM
I can create a port channel and can add in bvi in asa in routed mode but not in ftd managed by fmc
02-05-2025 01:01 AM
these very good question you have raised.
please see my responce
- What’s the reason ASA allows port-channels to be part of a BVI, but FTD in routed mode doesn’t?
FTD in routed mode doesn't allow port-channels in BVIs because BVIs only accept physical interfaces as members, and a port-channel is a logical, not physical, interface. Here
-Is this an architectural limitation, or is there a workaround to achieve something similar in FTD?
I think FTD to allow port-channels to be part of a Bridge Virtual Interface (BVI) in routed mode is primarily an architectural limitation.In transparent mode, BVIs can include port-channel interfaces, as the firewall operates at Layer 2. However, this is not possible in routed mode due to the design focus on Layer 3. workaround could be used as assign an IP address directly to the port-channel interface for routing without involving BVIs. This approach aligns with FTD’s routed mode capabilities while still utilizing link aggregation.
-If BVIs aren’t supported in routed mode, what’s the recommended way to set up an aggregated interface with a single IP in FTD?
If BVIs (Bridge Virtual Interfaces) aren’t supported in routed mode onFTD , the best way would to set up an interface with a single IP address is to use Link Aggregation Groups (LAGs) or EtherChannel.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide