cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
296
Views
0
Helpful
2
Replies

ASA 5516-X resilient connections

fsebera
Level 4
Level 4

Hi,

We are implementing 2 ASA 5516-X firewalls dedicated to AnyConnect VPN services.  To ensure we are always operational  --(and in the event of a failure -- resilient), we want to implement Zones on the "outside" interfaces.  Basically each ASA will have 2 "outside" interfaces dedicated to each switch in the 2 member switch-stack.

Anyone have experience with ZONES this OR have a different recommendation?

Thank you

Frank

Topology:

ISP1--------ISP2

|             |

R-------------R

||           ||

|| 2 member  || 

SWITCH-----STACK

||           ||

||  outside  ||

FW----CCL----FW

 |           |

N7K---------N7K

1 Accepted Solution

Accepted Solutions

Philip D'Ath
VIP Alumni
VIP Alumni

You can use either Redundant Interfaces, or Etherchannel.  In the case of an ASA 5506, I would use Redundant Interfaces.

I'm not sure on the interface names on a 5506, but something like:

interface Redundant1
 member-interface GigabitEthernet0/0
member-interface GigabitEthernet0/1
nameif outside
...

View solution in original post

2 Replies 2

Philip D'Ath
VIP Alumni
VIP Alumni

You can use either Redundant Interfaces, or Etherchannel.  In the case of an ASA 5506, I would use Redundant Interfaces.

I'm not sure on the interface names on a 5506, but something like:

interface Redundant1
 member-interface GigabitEthernet0/0
member-interface GigabitEthernet0/1
nameif outside
...

Ahhh, yes a much better idea!! Keeping it simple.

THANK  YOU

Frank

Review Cisco Networking for a $25 gift card