cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
283
Views
0
Helpful
1
Replies

how to move ACEs of a Cisco ASA 9.1 interface to other interface?

Majid Jalinousi
Level 1
Level 1

Hi buddies,

Because of some network changes I've been forced to connect our users from a new interface to internet, for that I connected a new interface named outside2 toward internet. I want to know how can I move all the ACEs over old interface to this new interface and shut the old interface?

Thanks in advance,

BR

1 Reply 1

Francesco Molino
VIP Alumni
VIP Alumni

Hi

Let's assume your access-list for the old outside interface was called outside_in, on cli you have a command on the show run that's:

access-group outside_in in interface outside

You can delete this entry (not the access-list) just this line acces-group and attach to the new interface like:

access-group outside_in in interface outside2

Hope this answered your question.

Thanks

PS: Please don't forget to rate and mark as correct answer if this solved your issue.


Thanks
Francesco
PS: Please don't forget to rate and select as validated answer if this answered your question
Review Cisco Networking for a $25 gift card