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

Redundant interface

Sun Flower
Level 1
Level 1

Hello.

i have configured redundant interface in ASA5550.

interface Redundant1
 member-interface GigabitEthernet0/1
 member-interface GigabitEthernet1/2
 nameif Outside
 security-level 10
 ip address 192.168.1.1 255.255.255.0 

But now i need to remove configure of redundant interface. So will it remove any configurations related to this named interface(redundant interface)? If so Is there any way to preserve this or will i just be recreating ACL's, static nat , etc?

 

 

2 Replies 2

Yes, if you remove Redundent Interface, then you need to recreate ACLs, static routes and NATs.

You need to reconfigure any assignment of commands to that interface. That are commands like nat, ssh, http, access-group (but not access-list) and so on.

Just do a 

show run | inc Outside

to see all commads that are assigned to the interface.

After changing the interface, just reapply the commands.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card