RE: ACL to match all Routing protocols...

From: Ryan West <rwest_at_zyedge.com>
Date: Thu, 27 Aug 2009 14:34:07 -0400

Mohamed,

I doubt you would be asked to do this in the lab, in a single match ACE that is. Prec6 is going include things that are not routing related, like locally originated telnet and won't include all routing updates either.

Some routing updates are done with pak_priority.

http://www.cisco.com/en/US/tech/tk543/tk544/technologies_tech_note09186a0080094612.shtml#backinfo

If it were lab, you would want to match on the protocol in question.

Ip access-list ext routing_updates
Permit ospf any any
Permit eigrp any any
Permit tcp any eq bgp any
Permit tcp any any eq bgp
Permit udp any any eq rip

-ryan

-----Original Message-----
From: nobody_at_groupstudy.com [mailto:nobody_at_groupstudy.com] On Behalf Of Mohamed El Henawy
Sent: Thursday, August 27, 2009 12:28 PM
To: Cisco certification
Subject: ACL to match all Routing protocols...

Hello Group ,

if I want to match IP Routing protocols , will it be ok if I match only
precedence 6 ?

Blogs and organic groups at http://www.ccie.net
Received on Thu Aug 27 2009 - 14:34:07 ART

This archive was generated by hypermail 2.2.0 : Tue Sep 01 2009 - 05:43:57 ART