Hi everyone,
I'm trying to set up IPsec tunnels between Cisco Secure Access and an ASA device.
Based on the example in the following IOS XE guide, I ould like to use a single egress interface on ASA to establish multiple VTI tunnels with the same peer:
Configure Network Tunnel between Cisco Secure Access and IOS XE Router Using ECMP with BGP
https://www.cisco.com/c/en/us/support/docs/security/secure-access/222485-configure-network-tunnel-between-cisco-s.html
My goal is to achieve ECMP for better redundancy and load balancing across multiple tunnels.
My question is:
- Is it possible on ASA to configure multiple VTI tunnels using only one egress interface?
- I assume ASA does not support multiple VTIs with the same tunnel source and destination, but if there is a workaround or configuration example, could you please share it?
Any insights or best practices would be greatly appreciated!