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

Router and Switch ACL

tommyevensen
Level 1
Level 1

Hello.

I have a quick question.

I have set up a simple extended ACL.

permit ip 10.10.10.0 0.0.0.255 192.168.1.0 0.0.0.255

deny ip any any

It is enabled on SVI interface IN direction with ip 10.10.10.1/24.

When I test with ping from router to a blocked network using source interface (SVI) the ACL is not working.

Example: ping 172.16.1.5 source 10.10.10.1  = success.

Shouldn't this be blocked, and only allow traffic to 192.168.1.0/24 ?

So my questions is. Do the ACL not have effect on the router interface itself, and only on other hosts on the subnet/vlan ? (I think I remember reading about this, but cant find it)

Thank you.

1 Accepted Solution

Accepted Solutions

nspasov
Cisco Employee
Cisco Employee

Hi there, the traffic has to traverse the interface in order for the ACL to be considered. Here is a link to another thread on the forum that explains this very well:

https://supportforums.cisco.com/discussion/12043016/pls-explain-svi-acl-source-and-destination-direction

I hope this helps!

Thank you for rating helpful posts!

View solution in original post

1 Reply 1

nspasov
Cisco Employee
Cisco Employee

Hi there, the traffic has to traverse the interface in order for the ACL to be considered. Here is a link to another thread on the forum that explains this very well:

https://supportforums.cisco.com/discussion/12043016/pls-explain-svi-acl-source-and-destination-direction

I hope this helps!

Thank you for rating helpful posts!