cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
682
Views
5
Helpful
4
Replies

Duplicate outside circuit for redundancy on ASA

BILL BARTLETT
Level 1
Level 1

We have an ASA running ver 8.0(4) and telco is proposing a scheme were two identically configured circuits would be handed to me. They would be active/passive in that both would be live but the second won't pass traffic unless the active circuit fails. How can I configure the ASA to support two connections that are Identically configured. Same VPNs, same address translations, same next hop, etc...

1 Accepted Solution

Accepted Solutions

What about a redundant pair?

ASA(config)# interface redundant 1

ASA(config-if)# member-interface gigabitethernet 0/0

ASA(config-if)# member-interface gigabitethernet 0/1

View solution in original post

4 Replies 4

What about a redundant pair?

ASA(config)# interface redundant 1

ASA(config-if)# member-interface gigabitethernet 0/0

ASA(config-if)# member-interface gigabitethernet 0/1

v.v.very nice - 5 for you.

Thanks - That was just what I needed

Review Cisco Networking for a $25 gift card