Routing Protocol filter on 3550

From: san (san.study@gmail.com)
Date: Wed Jul 05 2006 - 14:00:11 ART


Hi,

Task is to Stop/filter the EIGRP packets to BackBone router BB3. Below
Configuration worked fine.

My initial assumption was EIGRP packets are destined to 224.0.0.10 and that
was not applied in the ACL below. Due to other EIGRP routers are not
supposed to be blocked on the same vlan, Backbone HOST ipaddress has been
applied.

So Can i filter RIP v2 (224.0.0.9), OSPF (224.0.0.5/6) the same way
(using ip address of the target device) also ?

access-list 120 permit eigrp any host 204.12.1.254

vlan access-map BLOCKEIGRPBB3 10
action drop
match ip address 120
vlan access-map BLOCKEIGRPBB3 20
action forward
vlan filter BLOCKEIGRPBB3 vlan-list 1363
!

-- 
Thanks & Rgds
SAN


This archive was generated by hypermail 2.1.4 : Tue Aug 01 2006 - 07:13:46 ART