cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
762
Views
5
Helpful
1
Replies

Routing and ACL

jonk34567
Level 6
Level 6

if i want to apply ACL in a network where routing in occuring should i provide 

#access-list 100 permit eigrp any any

#access-list 100 permit ospf any any

#access-list 100 permit rip any any

1 Accepted Solution

Accepted Solutions

As always: It depends ...

  • On the router sending the updates: Nothing to allow here even if an outgoing ACL is applied to an interface as traffic initiated by the router is never filtered by an ACL.
  • On the router receiving the updates: If there is an incoming ACL applied to the interface, the routing-protocol in use has to be allowed. 
--
If you found this post helpful, please give it Kudos. If my answer solves your problem, please click Accept as Solution so others can benefit from it.

View solution in original post

1 Reply 1

As always: It depends ...

  • On the router sending the updates: Nothing to allow here even if an outgoing ACL is applied to an interface as traffic initiated by the router is never filtered by an ACL.
  • On the router receiving the updates: If there is an incoming ACL applied to the interface, the routing-protocol in use has to be allowed. 
--
If you found this post helpful, please give it Kudos. If my answer solves your problem, please click Accept as Solution so others can benefit from it.
Review Cisco Networking for a $25 gift card