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

Routing and ACL

jonk34567
Level 4
Level 4

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. 

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. 
Review Cisco Networking for a $25 gift card