cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
372
Views
0
Helpful
6
Replies

access lists

carl_townshend
Spotlight
Spotlight

Can I have 1 access list applied to 2 serial interfaces ?

6 Replies 6

dnewell24
Level 1
Level 1

Yes, one ACL can be applied to multiple interfaces.

Additional note, one incoming and outoing ACL per protocol can be applied to a interface.

in the majority of cases do you normally have 1 list for in and 1 list for out ?

Mostly put as 1 access-list per protocol per interface per direction.

so that mean 1 IP access-list in and out per interface, in the same case for IPX.

so that would be say

int s0 ip access-group 101 in

int e0 ip access group 102 out

Correct! You can also apply inbound and outbound ACLs to the same interface.

Interface Serial0

ip access-group 101 in

ip access-group 102 out

As stated earlier, one protocol per interface per direction. ACLs are fairly flexible and have multiple uses. How you implement ACL, determining the interface, protocol, and direction are all derived from system requirements.

jc.cisse
Level 1
Level 1

Yes you can.

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: